Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "d'oh"
-
Uh, I gotta do Task #1337. It better is a good one!
*reads the title*
"Write technical documentation for... "
... D'oh! -
FUCK! agshdklgdahgisdahl;k!
I just spent 45 FUCKING MINUTES debugging try to figure out WHY THE HELL a function that is supposed to return either a pointer to a valid object OR ZERO if a valid object is not found, was RETURNING FUCKING EIGHT!
Then I saw it... I typed:
nodeList[index];
instead of:
return nodeList[index];
It took me looking at a stack trace and a disassembly of the function to realize this.
Can't wait for this three-day weekend...18 -
Guy: - "Your restart script doesn't work."
Me: - "What do you mean?"
Guy: - "It does nothing."
Me: - "It should kill every processes that's running within the project and start them again. Wait... Why do you terminate it?"
Guy: - "I don't. It just stops."
Me: - "It says `Terminated` here. You killed it. Just let it do it's job, don't kill it."
Guy: - "I'm not killing it! It just stops!"
(...two hours later...)
Me: - "Wait... Where do you run it from?"
Guy: - "What do you mean? I just run the script you gave me."
Me: - "Yeah, but where do you run it from? Where did you put it?"
Guy: - "It's part of the project so I put it in the project, d'oh!"11 -
Spent 45 minutes debugging an issue. I was calling the errorHandler on success, and successHandler on failure. D'oh!1
-
Bug requires 2 developers, full-time for 4 days to trace, debug, scratch heads, analyse logs. Third developer helping occasionally. Finally identify fix. Fix is 2 lines. D'oh.3
-
It's amusing how every time something doesn't work with Linux somebody spent a bunch of time customising their OS into oblivion (because well, the whole point of using Linux is the ability to have it your way, d'oh), and it's never their fault for changing everything or using some distro with 0.05% market share, it's the company's fault not providing bulletproof support for their exact setup and not testing everything they put out on every combination of kernel & system software.6
-
After 30 minutes of trying to figure out why a guid is empty, I realize it's because it is initialized, but not assigned.
I'm not ready for Monday. -
When you testing your exception handling by throwing an exception, but the code throwing the exception has a bug and throws an exception, so you think it works... d'oh
-
TIL empathy I've always had is auras
I am an idiot
ok time for a crazy story
so I've been sick 3 years. when I got sick I went to the hospital and I couldn't explain to the doctor what my issue was in a way he would understand. I hadn't slept in 2 weeks and couldn't, and it had all started with a weird headache (which was neither a migraine because I had those before, and my BF thought maybe it was a stroke but the doctor said no it was a migraine even tho migraines do not feel like that). one of the things the doctor couldn't seem to comprehend is how I said I didn't have "space" in my head anymore. he just totally ignored that. I kept coming back to the hospital and trying to all the different people. I was confused, exhausted, had to keep pacing or i felt myself fading out, felt my "consciousness" nearly going "lights out" all the time (like a shade was being closed on my eyes). had weird electrolyte misbalance issues which made me pee out a lot of water and then the consciousness lights out feeling would modulate. my resting heart rate was 110 whereas before I couldn't even get it over 80 exercising lol, not to mention I always had conscious control over it and yet here I didn't -- nurses tried to get me to meditate and it wouldn't work! I also had to say all my thoughts out loud and couldn't think in my own head. my whole world became "flat". prior to this I thought in spatialness -- I could generate and simulate 3d+ dimensions in my head, like dreamscapes, I could simulate visuals, textures, sounds, smells, even turns out mix foods I've had or invent totally new tastes from aspects of foods I knew existed. apparently not everyone can do this (I didn't know at the time). I also could simulate empathy in there and other more complex stuff. I lost all that. strangely I couldn't empathy feel IRL people's emotions anymore either (which was always trivial for me before, it was harder for me not to). nor could I understand what they were saying to me anymore. I could see them LITERALLY say it but I couldn't understand. it was weird. I didn't know it at the time and it only occurred to me weeks later that I was "alone" (disconnected I just realized). I have NEVER felt alone in my life before. now I understand
about 9 months ago I started getting my intuition back. so I can ask in my head for advice and a voice will aswer or sensate nudge me in a direction. this inspired me to look into witches, since I was sick and witches do herbs and stuff. why not. everybody kept saying psychosomatic. well magic-type shit is psychosomatic, clearly? if it works it works. I ain't gonna question it
I started practicing it and etc but didn't really get it. but now I am understanding so much
so the whole reason why that doctor didn't understand is because all of those abilities come from the soul... my whole life I've been empathetic and mind-reading. I can even read someone's intentions and thoughts from their texts. and this isn't like projection-stuff (though now I understand better how that works also... which I never could before. I studied psychology for a bit after a bad job situation but projection had never made sense to me)
you can hear words and not see the mental images associated with them. this means you're disconnected from your mental plane, ignoring it, maybe because it's fucked up which was the case with me. I have absolutely no clue what the fuck rammed me. but I've been meditating and fixing my soul-realms (etheric, astral, mental... and I regained access to the casual! now I understand why people acted confused when I could tell the future! cuz they can't hear the casual realm yet!)
and I was looking into reiki healing. everybody seems to have the opinion that you could just send "healing energy". while true this is immensely exhausting. apparently reiki is literally "rei" the god-consciousness of life (like spanky) moves "ki" which is energy. so you connect to rei, figure it out, and suddenly you can channel rei... sounds cool
as I was listening to a chick describe reiki and reiki concerns... I fucking figured out how empathy works. and why my life's been fucked. d'oh. this magic shit solves everything12 -
!dev
Fuck, I hate moving. All the tearing down and subsequent assembly takes sooo bloody long. And you have to be extra careful not to destroy all your (no so) cheap IKEA furniture when taking off the screws and nails. ~Lê stupid me didn't think he'd have to disassemble this stuff, so I actually used nails. D'oh. So now I have some splintered wood. Congrats, you cockwomble. Good luck repairing that.
I'll use screws (torx head, of course) when reassembling though, not making the same mistake again.
Oh, and then there's all the dust and cobwebs and fucking spiders living under the furniture, because I can't tilt my wardrobe to vacuum underneath it. Just. Fucking. Lovely.
On the upside, I get to do an early spring cleaning on all my accumulated trash. New apartment is gonna be so clean and minimal, you'd mistake it for a monastic meditation room. With a pair of monitors and my beautiful desktop to the side. Meditation is lovely, but I also pray to the silicon and transistor gods. Need mah tech shrine.2 -
For some reason I always forget the enctype from forms with file uploads. Spent half an hour today digging through the functions for saving the file before discovering the image want being posted at all. D'oh