Romance › Re: I Won 20k From Baby (bet9ja Virtual) Today But I Am Not Happy by qtguru(m): 5:46pm On Nov 26, 2022 |
A gambler's woe sounds like poetry to me. |
Agriculture › Re: See Photos Of The Deadly Pig Killed By Hunters In Ago-iwoye, Ogun State by qtguru(m): 5:06pm On Nov 26, 2022 |
|
|
Family › Re: Sex Starved Wife by qtguru(m): 3:30pm On Nov 26, 2022 |
Agbebakun22: The guy is just roaming here with different monikers why wasting his time. Its a pity . Na village boy nau, a street guy is thinking about how to make money. |
Family › Re: Sex Starved Wife by qtguru(m): 2:20pm On Nov 26, 2022 |
Messi1: Contact me and I will satisfy you. Victor go and read your book |
Family › Re: My Mother Wants To Remarry by qtguru(m): 9:14am On Nov 26, 2022 |
Johnn78: Omo l am not Victor o. Just going thru the guys thread & l followed with interest, a previous thread and was completely horrified at the mom pressuring him & giving him ultimatum to pack out at just 20/21yo 
I don't care whether the story is fake or not. Drop advice Waka pass. Sb going thru a similar situation might learn one or two things from there. Afterall, Wetin dey make teens & youths of today commit suicide these days na small thing when nor reach anything. The other thread on front page today, a 400l student going through a low time was just overwhelmed by inability to afford a 50k phone & commited suicide.
Some suicides can start out as small still voice in form of a cry for help in public forum & social media. Deliquent behaviours, feelings of low self worth, trolling, disturbing behaviours, opening complaining threads,Some can even say it's their cousin or friend sth bad just described & soliciting advice for, just happened to and not them etc.
You never know, leaving a kind & constructive comment, could go a long way in helping suml out there facing sth similar. I'm not calling you Victor, I'm referring to the OP |
Programming › Re: I Was Accepted Into ALX Software Engineering Program Nov 2022 by qtguru(m): 8:43am On Nov 26, 2022 |
|
Romance › Re: My Girlfriend Caught Me With My Side Chick In A Bar by qtguru(m): 7:23am On Nov 26, 2022 |
Messi1: Last night i took my side chick to a bar where myself and my gf usually drink. My gf has contacted me few hours prior to that but i told her that i won't be available..I was up for an appointment.
Fastforard to when myself and my new chick were drinking. Rosa called me twice but i failed to answer thinking that it will be better. Few minutes later she came to the same bar, according to her, to see if I was there. She asked me who was the lady sitting beside me and i told her that she's my distant relative who just came back from Lagos.
My main is still angry and divastated. I love her, not only for the financial gains, but because of the value I attach to her.
Seun Mynd44 nlfpmod dominiqe mukina2 Victor go and read your book |
Family › Re: My Mother Wants To Remarry by qtguru(m): 10:10pm On Nov 25, 2022 |
Johnn78: Yes He is Victor USA but repentant now l guess.  Focus on this main story tho & advise him accordingly.
 Give advice based on a fake story ? how does that work ? He's insulting our intelligence. Victor go and face your book |
Computers › Re: Ubuntu Linux by qtguru(m): 10:08pm On Nov 25, 2022 |
coderoom: i switched to pop_os over a year now and never regretted it. I do Programming and Linux gives a lot out of the box, and I work with Linux Servers most of the time. connect to an external server on Linux is seamless compared to Windows. |
Health › Re: 400level Student Commits Suicide Over Girlfriend, Misery while parent are rich by qtguru(m): 9:34pm On Nov 25, 2022 |
Na wa , what a reason to die ? over 50k Phone  |
Family › Re: My Mother Wants To Remarry by qtguru(m): 9:05pm On Nov 25, 2022 |
Different mothers dey sha. I can't imagine a parent chasing a child out for a man. The new man no even get shame sef. Some Woman do this, especially when they are mostly illiterate or village mentality.
My step-brother's mother re-married and never told the father she had a son, she abandoned my step-brother, and sadly he abandoned his kids not willingly but via unfortunate circumstances, do you have relatives you can reach out to?
I hope this story is true, call your Father's people or brother .
Modified: I saw VictorUSA on one of your posts, and that name is known for fabricating stories, candidlady is he legit? OP are you not the same one complaining about your uncle telling you not to come to his house? |
|
Programming › Re: Java by qtguru(m): 8:45am On Nov 25, 2022 |
dauddy97: I'm not a Java user. But, this task can be completed using python. If you are interested, check my signature for my contact. School says Java nau not Python  |
Romance › Re: Men Have To Be Allowed To Cry While Emotional by qtguru(m): 10:09pm On Nov 24, 2022 |
I only cry when George Michael is playing or old people suffering, otherwise I'm toxic af  |
Programming › Re: If You Are Good With React Hooks And Context API by qtguru(m): 9:09pm On Nov 24, 2022 |
|
Programming › Re: Freecodecamp No Well Oo by qtguru(m): 5:57pm On Nov 24, 2022 |
Sleekcode: You're right.
But he didn't make this clarification.... he just said all Tech forums . Yeah even StackOverflow does the same, they feel spoon-feeding doesn't help. Coding, sometimes the fear alone makes one not understand it, until they re-read and relax |
Programming › Re: Freecodecamp No Well Oo by qtguru(m): 5:16pm On Nov 24, 2022 |
Sleekcode: Abeg let's hear word
People get direct answers from A-Z everyday from Stackoverflow.
Nothing like standard Tech behavior my man when it comes to offering solution....
Last I checked Stackoverflow is a Tech website  Stackoverflow is for complex issues not those learning to code, there's difference |
Romance › Re: Dating A Single Mother by qtguru(m): 3:50pm On Nov 24, 2022 |
Dating a broke single mother lol wtf lol backward hustling.  |
Programming › Re: Why Does React Work On Codepen? by qtguru(m): 11:25pm On Nov 23, 2022 |
chukwuebuka65: If JSX can compiled in the browser using javascript/React, why do we need to do it during our build process then. And why can’t we use JSX while using react via cdn performance transpiling JSX in runtime is slower than having a generated pure function giving the DOM. it's like JIT vs AOT |
Programming › Re: Why Does React Work On Codepen? by qtguru(m): 4:52pm On Nov 23, 2022 |
chukwuebuka65: So they told us that the browser does not understand Jsx. That babel compiles the jsx to a javascript object. But when I go to codepen ( with my browser) . I can write react code , with jsx and it works. So who is doing the compilation? Or is my code sent to a backend where it is compiled and then sent back to the browser. But i don’t think that is the case because it’s happening so fast. As I am typing the coding , I am seeing the output immediately. How are they doing it? Both JS and Node, you can use JS to parse XML and convert the markup into DOM API e.g document.createElement, React is parsing JSX and transforming them into JS, it can be done on the browser and backend. Look at the npm module Acorn, it's what Svelte uses it takes a JSX-like code *.svelte and compiles it into JS and it's written in JS. AST and Token Parsing |
|
Programming › Re: HELP With This Javascript Problem by qtguru(m): 4:31pm On Nov 23, 2022 |
Excel70: Hi qtguru. Do you know how you can retrieve WhatsApp voiceunotes and images. I tried downloading but I am seeing,sorry this media file appears to be missing. At all, only remote backup I know. |
|
Gaming › Re: COD Mobile / Warzone Mobile Thread Android & IOS by qtguru(op): 11:50am On Nov 23, 2022 |
Master 2
|
Romance › Re: Men With Things To Offer Are Often Targets To Society by qtguru(m): 11:47am On Nov 23, 2022 |
I agree, they've killed my neighbour for his car, so I'm not too close and accessible and that trusting of everyone. Those closest to you are more likely to kill you. Our security killed him. This Lagos is wild. |
Programming › Re: HELP With This Javascript Problem by qtguru(m): 11:32am On Nov 23, 2022 |
This code might need a rewrite, I don't think it has to be this complicated, put it on an online editor and we can look at it. |
|
Business › Re: Upwork Thread (Questions/Help/Advice) by qtguru(m): 10:03pm On Nov 21, 2022 |
I manage this person's account it's UI/UX
|
Business › Re: Upwork Thread (Questions/Help/Advice) by qtguru(m): 9:56pm On Nov 21, 2022 |
Emeraldfynest: Okay, thanks boss. Here`s the link. https://www.upwork.com/freelancers/~01b571d625574dc3b1?s=1044578476142100545 Your Portfolio is Top-notch and Upworks Standard. 1. You're under-pricing yourself, maybe try increasing your rate, and check what others are stating 2. Try more hourly jobs or long-term projects, they pay more. 3. You can try creating Projects on Upworks Your designs on good, create a LinkedIn profile, share your work there, and change your profile to Open to Jobs. I'm surprised you're not seeing high paying gigs. |
Business › Re: Upwork Thread (Questions/Help/Advice) by qtguru(m): 9:04pm On Nov 21, 2022 |
|
Business › Re: Upwork Thread (Questions/Help/Advice) by qtguru(m): 7:53pm On Nov 21, 2022 |
|