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 - "why oh why"
-
ERRORs are red,
INFOs are blue.
My logs look pretty,
But not as pretty as-
Wait, hold on. Why are there ERRORs in here?
Why is the homepage returning a 5- oh crap.
Can you just... Can you give me a minute?12 -
Seriously, why? WHHHYYYY?
US-date-format sucks, every FUCKING TIME!
The only time I really notice is when the "month" is larger than 12:
05/13/2017
"5th of Dec... oh. Fuck. Not this shit again..."
(It makes no sense. Absolutely none.)34 -
School time, programming class:
Girl: Hey, Can you help me?
Me: Sure, what's up?
G: I have an error but I don't know why
M: *looks at error stack trace* You're missing a semicolon in line 133 *puts comma, run... 27 more errors* Well, you have more issues up there, why don't you try to fix them?
G: Oh, Ok, thanks
-- 1 hour later --
G: Hey, can you come? I already fixed the other issues but I still have one I can't fix
M: *checks code, same mistake I fixed, missing semicolon, same line* Why did you erase the semicolon?
G: Oh, because if I erase it, I only have 1 error, but if I leave it, I have 27 so....
M: *turn around, walk away*19 -
“Why don’t you have a girlfriend? You have such a great personality”
“I’m a programmer.”
“Oh. I see.”17 -
Friend: Hey! How do you uh... alt tab out of the game?
Me: *wtf* Uhhh... You press alt tab.
Friend: *after 10 seconds* Oh! That’s why it is called alt tab.
Me: *crying laugh emoji*5 -
- Boss: Why are you laughing so much secretly, this is not professional
- Me: Oh sorry, I am listening to the radio while I am working
Truth: I am reading wk101 rants, I can't bear2 -
Interlude (Break Room)
Me (Lead Developer), HR lady (HR)
Enter stage right ME
Me > "Oh hey HR lady, how was your vacation?"
HR lady > "Well, we didn't end up taking the kids to Disneyland after all."
Me > "What? Why not? Come on, I have to hear this!"
HR lady > "Long story short my husband and I are getting a divorce."
Me > "Oh shi-"14 -
Why is the "leave building"command now working?!?!?! Are you sure it's a Git command?? .... Oh shit.14
-
That awkward moment when you tell your gf you want a rubber duck for your birthday present but you mistyped it.
Gf: "Sweetie, what gift do you want for your birthday?"
Me: "a rubber dick would be fantastic! it'll help me debug things"
Gf: "Ok... if you say so..."8 -
I go to unlock my car, but the button I usually use is gone. Instead now it unlocks by long-pressing the car handle.
Ok, got it.
Then my ignition isn't there? Oh, it's in the middle of the steering wheel now? Ok.. but it doesn't work? Oh I have to sign in with Google or Facebook, alright...
Wait, where's my odometer? Oh this is "card" view, and I guess I want "compact" view, huh. Is there a dark theme? Guess not.
Why can't I shift? Oh the stick is a hamburger button now, weird. Um, and reverse is in a sub-menu? That's going to get annoying.
Alright just need to look in the mirror to see if.. wtf? You call this "responsive" or something? I can't see out that tiny window.
I'm very disappointed in all this, I wonder if I can roll back. Oh WHERE ARE THE BRAKES OH GOD
UX DESIGNERS
HAVE
FUCKING
KILLED ME
WHY DID WE TRUST THEM AND THEIR GODFORSAKEN UPDATES10 -
Today at class
CS Friend : "Why is your Windows looks different?"
Me : " Oh its not Windows, im running Linux"
CS Friend : " What is Linux?"
Me : "..." smh8 -
*Stages of debugging*
1. That can't happen.
2. That doesn't happen on my machine
3. That shouldn't happen.
4. Why does that happen?
5. Oh, I see.
6. How did that ever work?3 -
Friend: Why don't you just quit your job?
Me: I want to, I just can't right now, it would cause too many issues.
Friend: oh really? Will it affect your health insurance or pension?
Me: No my office is the shipping address for my new iPhone. Haven't got it yet.
Friend: Oh ffs .... seriously?7 -
So I've been pulling my hair out as for WHY ON FUCKING EARTH MY CHANGES DON'T SHOW WHEN I RUN THE RSS FEED GENERATOR.
Oh right maybe I should upload the file first 😅🔫9 -
Six stages of debugging:
1. That can't happen?
2. That doesn't happen on my machine?
3. That shouldn't happen?
4. Why does that happen?
5. OH, I SEE!
6. How did that ever work?1 -
I just spent an hour debugging as to why a fucking json_decode STILL PRODUCED OBJECTS.
.
.
.
.
.
Oh right, I need to set a second parameter as true.
😐12 -
Friend - Hey man, why so angry?
Me - Nothing on my fucking page is
styling correctly!
Friend - Lemme see your code...
You know you forgot the
semicolon on your first CSS
line right?
Me - ... OH FUUUCCCKKK3 -
I'm used to go to work by bike every morning, but I'll make an exception this morning in particular 🤔18
-
"Oh haha I found out why your PC isn't turning on, you forgot to turn on the power switch!"
*flick*25 -
The six stages of debugging:
* That can’t happen.
* That doesn’t happen on my machine.
* That shouldn’t happen.
* Why does that happen?
* Oh, I see.
* How did that ever work? -
Me: why do people hate javascript?
Also Me after 5 mins of js coding :
Oh right now i remember why8 -
At a busy restaurant.
Person 1: oh my God this man here is having a heart attack. Is there a doctor here?
Person 2: here's ten reasons why Kotlin is better than Java for Android development5 -
All my unit tests work, all my component tests work, why the FUCK does it give me a 'Verification Failed' error?
1 hour later:
Oh wait this is the wrong public key2 -
Me: Fuck I love my chromebook!
The world: Why would you love Chromebooks, you cant even do anything with ChromeOS?!
Me: *Sit's down and listens to music and podcasts for 3 hours* Oh look, still got 82% battery...22 -
So I was looking for mod for Payday 2, when suddenly I've bumped into this video with this beautiful color scheme13
-
Wondering around some code and I found:
// The next few lines of code should be fairly self-explanatory
// ...
Well if it were so self-explanatory then why TF putting up a comment here!!
Git blame file
Oh sugar it was written by me...1 -
girl: Why is your laptop heavier than mine?
me: I have more files than yours
girl: oh! it's true, you and movies eh.
me: laughing inside... hehehe1 -
after hours of debugging your program without any luck...
wife(never programmed a day in her life): what's up?
me: I can't figure out why this program won't work
wife: oh! you're probably missing a semi-colon somewhere9 -
Me: "Hey <coworker>, I got this mistake do you know why?"
Coworker: "Seems to me like you didn't put <thing> in there"
Me: "No way, I just edited it here"
*looks at file*
"Oh, I didn't save that"
*saves file*
"Oh hey, it works now 😅"
Office: 🤣🤣🤣
Mondays, I guess 🤷♂️3 -
Yusuke Endoh: This is a Ruby program that generates Rust program that generates Scala program that generates ...(through 128 languages in total)... REXX program that generates the original Ruby code again.
Me: OH MAH GAWWD! WHY!!
https://github.com/mame/quine-relay5 -
*Deletes system32*
Omg why it's not working anymore? Holy shit windows suck. I didn't even do anything and it stopped working. Fucking useless OS.
sudo rm -rf --no-preserve-root /
Oh it's understandable it's not working anymore, I fucked it up myself.13 -
"Oh hey, your code is a perfect showcase, may I show it to collegues?"
"Sure, but why so?"
"For demonstrating how to do it NOT!"2 -
*Shakes phone in frustration*
WHY DON'T YOU GO INTO FUCKING LABDSCAPE...
Oh, I locked the rotation4 -
If recruiter contacted you, and when discussing salary, they asked “Why do you think you worth that much?”. What would be the best answer? Does answering with “Oh because I worth that much, as I’ve experienced in using this and that” sounds arrogant?26
-
And once again:
18:00: *writing a Mandelbrot algo in glsl for the GPU*
19:00: "This should be working now..."
22:00: "why isn't it working??!"
22:30: "Oh my uniform vectors become zero when they arrive on the GPU"
01:00: "Oh. I uploaded them as matrices..."
I wasted about 4 fucking hours because I suck dick.5 -
Why I Love To Code ???
I Hate Programming 🤨
I Hate Programming 😧
I Hate Programming 😰
.
.
.
Oh Fuck ! it worked..
I Love Programming5 -
me: "Why not just use AJAX?"
guy who wasn't kidding: "Uh... oh is that a SOAP joke? Haha.."
:/ :/ :/ :/ :/ :/ :/2 -
Oh you want my homework Solutions?
WELL NO! YOU WONT GET MY SOLUTIONS YOU PRICK! YOU ALWAYS TREAT ME LIKE A PIECE OF SHIT! I WONT GIVE IT TO YOU!!
AND I DONT FUCKING CARE ABOUT YOUR SHITTY GRADES! THEY ARENT MINE! AND YOU KNOW WHY?! BECAUSE I DO MY FUCKING HOMEWORK AND IT PISSES ME OFF TO ALWAYS GET REQUESTS FOR MY FUCKING SOLUTIONS! GET YOUR SHIT TOGETHER, PUT IT IN A BAG AND TAKE IT TO THE SHIT STORE!
WHY?!
BECAUSE I DONT CARE! THATS WHY! DO YOUR HOMEWORK!
AND MAKE GOOD GRADES!
BYE!!5 -
Management: Feature X is your top priority. Dont work on anything else because this needs to be ready for next Monday.
Me: *works furiously*
Management: *monday* Oh yeah we dont need that now. Why are you behind on your other work?3 -
- Hey how are your fingers today, do they still hurt?
- They're OK, why do you ask?
- Oh, then it must have been your lack of programming skills which made me puke while looking at your code.1 -
Client: I can't login with my lastpass
Me: Oh, why not, how are you trying?
Client: So, I've entered my lastpass password into my bank account, and it says 'wrong login credentials'
Me: °-°17 -
Completed Angular 2 course on codeschool, really liked improvements and simplicity of Angular over Angularjs. Decided to do quick start guide in official website. Oh my f**king god... I need to setup webpack, typescript linter, typings, polyfills etc angular2-cli is no better, crawling with errors... why... why can't one just start a project and work instead spending loads of timing configuring all of that... AND WHY WE CANT HAVE PROPER SUPPORT FOR LATEST FEATURES...
I don't even know what I am ranting about... I just wish to spend more time creating things than configuring for ages development environment.7 -
People committing config files with connections strings pointing to their own machines.
Oh I'll just pull the latest changes... Why is all my data suddenly different??!? Fucking Gregg just checked in a connection string with "server=GREGGSPC".2 -
Oh are you fucking kidding me?
Why the fuck do you need people to add you as a person who could view all my activities?
Why the fuck would I do so?
How does this help with network security
I might be wrong. In that case please correct me13 -
Why do I need to study Chemistry when I chose B.Tech in Computer Science and Engineering.
Oh! Thanks to the great Indian Education system.16 -
Things that give me chills early in the morning. A password reset email that contains my password in plain text.
Seriously! 🤦♂️1 -
Love my android. But oh my fucking stars in a pickle jar... I just did a damn software update. The fuck you mean I have one??? Wasn't even 5 minutes ago. Why are you making me do this???15
-
When you're asked to extend a functionality on a piece of code and the 2.5k lines in the view are a juicy mix of PHP, HTML, CSS, JavaScript and the functionality relying on jQuery trasversing through the document tree and expecting things to be in their place. Oh did I mention html build with strings in JS? I'm going to love this day! WHY, JUST WHY?! *gasp*3
-
I just spent 2 hours configuring my parents' new Huawei wifi router using my phone's Google translate because the UI is all Chinese.
'oh so that's why it was cheaper'10 -
WHY THE FUCK ARE YOU ASSIGNING PROD BUGS WHEN I'M ON A FUCKING VACATION ?!?
Oh wait I wrote that code...
Welp6 -
Why is starting a C++ project so overly complicated and annoying?!
So many different compilers. So many ways to organize the files. So many inconsistencies between Linux and Windows. So many outdated/lacking tutorials. So many small problems.
Why is there almost no good C++ IDEs? Why is Visual Studio so bizarre? Why are the CMake official tutorials literally wrong? Why can't we have a standard way to share binaries? Why can't we have a standard way to structure project folders? Why is the linker so annoying to use?
Don't get me wrong, I quite like the language and I love how fast it is (one of the main reasons I decided to use it for my project, which is a game almost comparable to Factorio)... But why is simply starting to write code such a hassle?
I've been programming in Java for years and oh god I miss it so much. JARs are amazing. Packages are amazing. The JDK is amazing. Everything is standardized, even variable names.
I'm so tempted to make this game in Java...
But I can't. I would have a garbage collector in the way of its performance...11 -
"Why is this style not appearing in the browser??? All is perfectly written! No missing semicolon."
*staring 5 minutues at HTML source*
"Oh there you go: I put two times class="..." in the same tag..."1 -
OH MY FUCKING BATMAN, WHY THE FUCK DOES THIS WEBSITE SHOWS ME A POPUP WHEN I HAVEN@T EVENT FINISHED READING THE FUCKING ARTICLE. FUUUUUUUUU1
-
Yknow what the best part about Unix is? (Not Linux. Like old school Unix. AIX, HPUX, or in this specific case: Solaris)
It never needs to be updated. like ever. Even when new features are added 5 years ago to add features that GNU has had for literally decades. Updates are for the weak. Because why should I be able to type "netstat -natup" when instead you can enjoy several hours of developing the nightmare one-liner that is:
Pfiles /proc/* | awk '/^[0-9]/ {p=$0} /port/ {printf "%.4s %-30s %-8s %s\n", $1,$3,$5,p}' 2>/dev/null
Isn't that just so much more fun?!
Thanks guys. I'm going back to GNU now if you don't mind.6 -
Teaching JavaScript to a master of classical programming (only uses C++, Python, Ruby, etc.). Here are the results:
1. What
2. What the fuck
3. Why
4. Why the fuck
5. Oh shit that's useful
6. Oh shit that's stupid
7. Why would anyone do that
8. Why isn't anyone else doing that
9. This is crazy complex
10. This is stupid easy8 -
I once saw this comment inside two embedded empty loop :
// WHY, OH GOD WHY!
Turns out somebody deleted the content but not the loop. The next dev added the comment but kept the loop. -
Oh, this PHP thing is becoming big, we must use this; *makes ASP*
Oh, oh, this Java thing is really popular, and we're not the big bois now! *releases C#*
Waaait, functional is cool now? Damnit. Dude, grab this~~~ *F#*
Uhh. So people actually like JavaScript now? A wild *~~TypeScript~~* has appeared
Why does Microsoft have a history of following trends, and releasing poor clones with no substantial improvements??9 -
Dear Gradle,
I just modified a single attribute value in an XML. Please!!
You just built the whole thing a few minutes ago.. Why do you wanna... Oh well...
Gradle build running....7 -
friend of mine asked me why I care so little about IDE colourscheme (aslong as it's @ dark one)...
Then I reminded him about the fact that I only see about 25-ish percent colour :^)
he had an "oh..." moment4 -
Me: "Hmmmm, why is my firefox acting erratically? What's wrong with scrolling?"
Also me: "Oh fuck, I've been pressing control with my hand resting on the keyboard"1 -
Boss: We should use Adobe ColdFusion for our next project
Me: Why?
Boss: Because it's the only programming language that can generate PDF. In our next project we will be generating a lot of PDF receipts on daily basis
Me: Oh no!2 -
Today at work:
- Oh a new critical update for windows
*installing the update and restart*
System crashed and i have to reinstall windows -.-
Now i know why they call it „critical“ update for windows ;)1 -
WHY DOES TYPESCRIPT EXIST OH MY FUCKING GOD WASN'T JAVASCRIPT ENOUGH
(just starting out on angular2 and i already hate it compared to jQuery)25 -
I've been fucking around with arch since 9pm and now it's 2am...I have class tomorrow...why did I do this to myself? oh that's right because it looks beautiful.5
-
Nooooooooo! My wife told one of her friends that I'm a DBA. The response. "Oh. That's good to know. I've been having this problem with my cell phone." No! Why? Aughhh!
-
Why the heck do users give a 1-Star rating instead of submitting a bug report?
Oh yeah I know, because that could help me -.-6 -
Hey Python, why in the ever loving readability universe I can't break the following command across multiple lines?
df.replace(...).apply(...).reset_index().drop(...)
Oh, but I hear you say "Hitko, why you can break it into multiple lines if you break within brackets!"
To which I ask you, does this shit look any more readable?
df.replace(...
).apply(...
).reset_index(
).drop(...)15 -
Co-worker: Why are you deleting this piece of code?
Me: It's deprecated and it can be made in a better way. Don't worry, I know what I'm doing
Also me: OH SHIT THE ENTIRE PROJECT IT'S RUINED4 -
>dad nagging to learn python
>i hate python
>cuz i hate snakes
>whatever
>so started learning it
>with some awesome video tutorials
>even though i like the instructor
>i find the language
>boring
>uhh
>why do u use this?
>oh and you say it is easy 4 begineers
>oh good
>then why does only
>del keyword gets highlighted in pycharm
>just to look cool i guess
>lua is way better
>hope lua is more used than python
>and more supported
>but i still like C#
Moral: C# rocks10 -
Oh don't know why my "if" condition never execute.
Happens very very often.
Small things are hard to find.11 -
Oh Apple, f*ck you. I dont want to use safari.
If I do everything in Firefox, why do I have to change to Safari if I just want to learn about ARKit STuff...4 -
Why is it HTTPS instead of SHTTP. I mean, apple doesn't call it the Phonei. Oh wait, just looks at "SHTTP" again... now I know why.4
-
Why would someone hire you to build a website, constantly say that you don’t know business, never give you anything you ask for, berate you for asking questions about what they want the website to be like, “that’s your job”, all while expecting under $500? Because they’re stupid, that’s why. Oh also, they now want an app instead of a website because their generic-ass domain name was taken already. Fffffffffff7
-
Why isn't this working? I've wrote this same type of code at least 1000 times. Why must there always a problem? Literally every time I try and get something done there is always some stupid error and it's PISSING ME OFF. WHAT THE HELL IS WRONG WITH MY BRAIN AN...oh...I misspelled "fucntion"8
-
My friend: Got new job? What you do?
Me: Software Engineer.
My friend: oh great, can you check why my computer is so slow?
Me: ......3 -
3 hours...
3 damn hours for 200 lines of bash code.
Exorcism, Magic I don't care.... But please make a special person never touching bash programming again.
I ripped my hairs out. Really.
Till I realized someone wrote functions with _logical_ return true codes as numbers.
0 - as logical false, for failure
1 - as logical true, for success
Leading my brain into a severe segfault fun.
Why... Oh why.
Second fun part as I corrected that...
Someone wasn't fond of exit codes at all.
Script is now 86 % rewritten....
God damn it, if you don't like a languages fine.
But inverting core logic should give a free trip to the electrical chair.1 -
Putty, you son of a bitch. Why do you call the logging option "All session output" if you don't include binary zeros in the output? Zeros don't count as "all" or what?
Then call the option "All session output without zeros", that would have saved me some time and prevented handing out false data.6 -
So i just had an interesting conversation.
View source images in comments
So some background. I used to do a lot of Minecraft development and server configuration. And Minecraft being made of mostly 12-year-olds they really don't pay very well. So I moved on from Minecraft but someone reached out for me to do their configuration for their server. (this was about a month ago) and I quoted them 40/hr because that's what I charge for my web dev work. So he promptly declined and I thought that was that. But tonight he messaged me and found a 5 month old post saying how I was looking to do free development work in order to get experience. And here is how the converstion when.
(His name is "Candy")
Candy:
Lol
Trying to take advantage of me with your bullshit $40/hour claims
Which is outright laughable
https://mc-market.org/threads/...
”I am looking for a network to stay long-term with and help/see it grow into a bigger server. (I would expect pay later down the road if we work together on an ongoing basis)”
—
Quoting your MC-Market post.
What do you have to say for yourself? Trying to take advantage of people?
Going to say something else completely delusional or own up to the fact that you were trying to take advantage of me?
I already knew you were, but now I have the hard evidence.
As I am not a stupid person.
Not only did your friend lie, but you tried to take advantage of me, thinking I was stupid enough to fall for your $40/hour bullshit for basic configuration work. MineSaga charges $30.00 an hour on the high. Don’t even try to do the same shit you did to me to anyone else. It won’t work.
Me:I was interested in doing plugin development and learning so I offered my services for free so I could learn in a more real environment. I no longer do minecraft plugins rather I am a web developer and my rate is $40/hr I am good at configuration which is why i contacted you but I am not going to lower my rate because it is "simpler" work. Just like how you can higher a prostitute to wash your car but it would be cheaper to get the kid from around the block to do it. Also not sure what your end goal is here. I gave you my rate and you didn't agree with it. So you should just move on. Plus this is the minecraft world let me know when you get to the real world so you you can pay in big boy money.
Candy:
So your configuration work for minecraft is $40/h as well?
Lol
Absolutely hilarious.
Me:
did you not read my message?
"I am not going to lower my rate because it is "simpler" work."
Candy:
Who were your most recent clients?
Me:
i'm not going to give you that information
Candy:
Because you know you are lying to me with your crazy rates, and if you aren't, that means you have near to no clients.
Yet another lie.
Me:
keep telling yourself that buddy
Candy:
Lol
Good luck getting any more clients.
rip
Me:
?
I get more clients all the time
They just are not in your realm of your minecraft imagination where you can pay a developer 20$/hr
Candy:
I just strongly disagree with the fact that you are charging $40/hour for configurative work
xD
Me:
Okay
But why even contact me? Did you really think trying to "Call me out" was going to have me lower my rates or something.
Just get over it
Candy:
I haven't called you out and overcharging like that to others in the minecraft realm for a significant gain in money for work that is not worth nearly that amount is absolutely delusional.
I would recommend you stop making up false assumptions
Me: What ever you say
I left it at that. There was some more stuff but it was not that interesting so i left it out5 -
Python prorammers ignore this.
Oh so now we got a fucking new fight started on devRant on which line to put brackets on.
Fucking why!!??
Both conventions basically mean same thing and even no fucking ide is partial about the fact.
Stop it!8 -
!rant
> Spends a week on a feature
> "Oh we won't need it anymore"
EXCUSE ME BUT WHY!? WE HAVE A FUCKING ROADMAP YOU COULD'VE TOLD THERE WE WON'T NEED IT ANYMORE WHY FUCKING WHY YOU WANKSTAIN >:(6 -
Some office incident reminded me of this old joke,
Boss: Why is the website (platform) offline?
IT Guy: There is a problem with MySQL.
Boss: Oh, then you could change to OurSQL or YourSQL.
This always cracks me up, 😂😂😂 -
Just fucked up two times in one week.
I was supposed to send alpha version of our app and also server configuration. I ended up sending configuration for completelly different server.
In second delivery i included correct configuration but forgot to include some jars ...1 -
- "We are Vreo, the company who has just invented the next generation of advertising in video games."
- Oh, cool let's read more.
- "We are using blockchains to store data."
- Holy fck why, no, don't.2 -
Domain server goes down, it's the gateway and DNS too.
Ok I'll just remove the domain, it's been orphaned really since you went to the cloud.
Don't have local admin password.
Ok call old it company who set up gear
Out of business
Ok boot to Linux and reset
Usb boot locked
Don't have bios password
Call old it company
Still out of business.
Wait, can I just set manual ipv4 ? Ok domain without a domain controller... If it works it works.2 -
Oh, RSpec.
Adding recaptcha tests, I copy a passing login spec
and because I'm bored, I run it again just to check.
I paste in the passing mock
and run it in my new block
and oh no, why are you failing? What the heck!?1 -
Never know why you need to add vanilla to make vanilla. Oh wait, it's just crappy variable naming.3
-
When you spend 10x time coding just because you can't, just can't resist writing good code, even when you no it's gng to make no difference whatsoever🙁
Why brain, oh why?4 -
58 of 64 tests failed
Me: "what the actual fuck."
*spends 10 mins looking through logs wondering why these valid tests were marked as failed*
Me: "Oh shit I just configured the test case wrong"1 -
Searching in Youtube "Upcoming Phones 2020" gives me "Top 10 upcoming phones in India"
*Clicks one english title without the word "India"
*Hears voice over in Hindi.
why oh why.6 -
My fellow developer just sits next to me and is very nice person. But he keeps peeping into my screen and say -
"oh, why are you looking into x "
"oh, so you looking into y"
"oh, there is blog post on this"
It really turns me off :x
How to tell him politely that I don't like this.16 -
So....
I was just told why the company's code has no documentation...
Quote: "It enforces devs to write simpler/better code"
Oh and added bonus - the whole backend is PHP with a bunch of tweaked libraries.3 -
Oh. My. God.
Boss JUST NOW after months of development has told me that anything the user sees needs to be i18n wrapped
*Bangs head on desk*
Why wasn't I told this?
Why isn't it this way anywhere else in the code?! Wtf!
Lol at least today will be laid back and easy, albeit tedious8 -
Fucking Apple locked my email again....
'Oh, we have no idea why this keeps happening'
Assholes... You'd think locking someone's account twice within a week without knowing why would be unacceptable, but they just act like it's business as usual..
Apple used to care about its customers, now what? They think they're too big to care anymore? Why don't you go shove your new icrap up your asshole cook!6 -
Me, consulting for a huge entertainment company:
Why do you guys have a 500 line method? And why is half of it so nested that it's indented half way across the screen?
Them: Oh, that was written by the best dev on our team. He holds a PhD.
🙃 so thats what kind of skill a PhD gets you these days?5 -
Was wondering why my callback wouldn't run when I intended.
> console.log each iteration
> realizes it skips the goal and goes up one
> decided to cheat use greater than instead
> ACCIDENTAL RECURSION
> Oh, there's the problem
> Thinks about going to bed for the night7 -
Error mesage on my 4GB ram "smart" phone, running a "smart" application.
'Oh no ! Something went wrong. Re-try'
Whatttttttt!!!
WHY DOES A "SMART" APPLICATION GIVE SUCH A STUPID ERROR MESSAGE.
IT IS MY PHONE, PLEASE PROVIDE A HELPFUL ERROR MESSAGE, WHY IS IT SO HARD.
I JUST HATE SOFTWARE THAT TREATS THE END USERS AS STUPID ANIMALS.9 -
Ok so you're a pretty good programmer. You don't take time to grasp stuff, but then we all know there are times when we all fail to understand certain things. But why does that 'making a fool out of yourself' incident HAVE to happen when your colleagues are around?
Scene 1:
Coding alone, no bugs at all. Perfectly optimized code. Runs with no compile-time errors or warnings.
Scene 2 :
Typing code. Colleague enters my cabin. Before even I execute it, finds 300 compile-time errors. All of them happen to be true
Judged for life..
Why, oh programmer god, why?2 -
1. "Who the fuck added that line of code?, why oh why?!??"
2. $ svn blame file
3. "Oh... It was me, carry on"1 -
Jmonkey 3 is so damn fast wow, why dont they use this wonder instead of unity?
*angry js fanboys in the distance*
Oh yeah thats why1 -
Oh the landing page you gave me 2 fucking hours to complete isn't converting so well??? I wonder why 🙃🙃🙃1
-
Why Safari sucks even more then fucking IE. Not even the easiest inputform gets displayed normaly on this SHITLOAD OF PISS
...at least i don't have to buy a Mac to debug in Safari OH WAIT! FUCK YOU APPLE! FUCKING FUCK YOU!11 -
[Last year me]: Dammit, javascript is the worst language ever! Where are my var types? Why are there so many frameworks? Why the people are using it? Why? Why?
[Today me after updating my Linkedin profile with my javascript experience and receiving some good job offers almost instantly]: Oh good Lord, thank you for giving Mr. Eich the wisdom to create such a beautiful language, I'll build a new framework as a sacrifice to show my gratitute.1 -
Why oh why do companies scrimp on hardware and tools for devs. It's a constant battle to even use my machine let alone make progress. I cost 1k a day a decent machine 2k maximum. I have spent the last two days fighting hardware issues.1
-
2 fucking AM. My phone rings.
-Hi! Oh sorry did I wake you?
-Yes...
-But its only 7 PM!! Why are you a sleep so soon???!
-Grrr... Coz we are in different timezones dumbass!
*call disconnected*1 -
Was going through old photos from university time and...I present to you the result of deadline + lack of sleep + boredom + shitty university project because somebody decided that CS folks needed to learn webdev in old ASP.NET.
Yes that is one query. I wrote the entire thing out as a string in my C# program in one go and tested it by running it from the program. Must've worked properly because I got them grades so eh. I recall I had one nested seven levels too (this is just 5) but I can't find a photo of it. These two queries did all the business logic. Yeah.
Apologies for the poor quality photo of the screen, I don't have the code so no screenshot, this is just from my photos archive4 -
Oh god.... no.... Why.... Looks like they gonna dumb down the ux and force defaults... Less customizable.... Like Apple...
Can I NOT upgrade....22 -
The PS3 has 2 OS types: GameOS (the XMB menu and what you use to play games) and OtherOS (anything else you'd wanna load, usually Linux.) There's a problem with this: There's a build of GDB meant for OtherOS. That's great, but I need some background debugger for GameOS. Why, oh fucking WHY, has no one made a debugger like this? We have the ability to reserve compute units (SPUs) and/or areas of RAM for code to continue running when something else is loaded, why the FUCK isn't there a game debugger???10
-
I get home today and my wife says:
"Just finished some chores and really want to play stardew valley, but the computer has been updating for an hour!"
Windows 10 anniversary update strikes again.3 -
"Pay more attention to the house"
Oh, really?
I'm working here!
Why every non tech person acts like I'm doing no fucking shit all day?
These types of things makes me want open my own fucking office.5 -
WHY ISNT MY FILE HIGHLIGHT SYNTAX WORKING?!!!
*realizes I forgot to add the opening tags*
Oh wait I'm dumb1 -
oh dear Lord, the live spaghetti stopped working this morning.
ColdFusion endpoint throws a 503, fuck knows why, entire front end demon spaghetti web app is stuck in a loading screen.
Whoever architected this application is an idiot.8 -
I'm a bit late I know (only 10 years or so), but I never use windows explorer and especially not the home directory with its ridiculous location... but why the heck is it not possible to access the home directory from windows explorer? There are bullshit categories like videos and music, but no direct link to the home directory. The small arrow at the "root" of the adress bar seems to be the only way to access users home. WTF?14
-
Why aren't my js and CSS changes showing?!?!?!?!!!!??!!
F5, ctrl + F5, F5 and repeat
Oh yeah, gulp watch...1 -
Software developers be like: “Let's remove useful features that I'm sure no one will mind being revoked!”
Also software developers: “WHY, OH WHY WON'T USERS UPDATE THEIR SOFTWARE???? WHYYYYY????? :'-CCCCCC ”3 -
Why do I have a hard time finding a new job when senior devs are not only changing the data model, but naming keys "key" and "value"!?
"Oh look, a SQL error."2 -
WHY WOULD A LICENSE WORK FOR A BACKUP SOFTWARE ONCE, AND THEN NOT BE RECOGNIZED?!
I haaaaaaaaate shoddy license management.
Oh and Sage is an awful company with terrible software as well.2 -
Trying out pure functional programming in javascript. First few weeks: wow, this is so fresh, oop can die, etc. Now: this isn't readable at all! 😐5
-
"Do you know OOP in Java?"
"No, I don't."
"How about POJO?"
"I dunno too."
"Okay, so what do you know?"
"Pascal."
"Then why do you call yourself a Java programmer, dude?"
"Cuz, I'm a programmer, and I'am a Javanese."
"Oh..."1 -
Ok this is a weird story.
So myself and two friends were working on a chrome extension several years ago, probably late high school/early college years.
So before any of us had seen the ballmer peak xkcd, I had discovered it on my own. I was telling my friend that we should start drinking because a)it's Saturday night, and b) I code better buzzed. So he decided to push the limits. He poured my drink super heavy, then another, then didn't finish his and insisted I did. He ended up getting me super drunk. I started going off on how they were doing it wrong, then took over the keyboard. What I wrote cannot even be considered code. I went on an incoherent rant, puked in a trash can, and then woke up in the bathroom with a towel as a pillow.
And that's the story of why my friends are convinced the ballmer peak is definitely not a thing.1 -
"What in the name of hell? Why? No.. absolutely not. Jeeeesus. Holy cow!! Haha.. that's funny. No friggin way! Oh that makes sense..wait, that makes no sense. Screw it I give up."
-
When you’re trying to write a function to convert a base 10 integer to a base 2 integer in Javascript without using parseInt() and it takes you a while to realize that you’re used to integer division being integer division and have forgotten that JavaScript stores numbers as double precision floating point. *facepalm*1
-
javac *.java
28 errors? Okay..
Oh I closed my class too early.
javac *.java
Okay, only 8 errors.
Oh I forgot to close my switch.
javac *.java
19 errors?!
I can see why some people don't like Java.. >.<3 -
Me: Open Jira. See 8 point story skip QA column and move into Done.
Ask dev why it didn’t go through QA.
Teammate: Oh, did they want to test this?
Commence argument that **all** stories need to go through QA. -
WHY
WINDOWS
10
IS
FRCIKIN
SLOW!!!!!
And why when I see a question about turning off the update, the answer is always "why you want to disable the update? Its dangerous you know bla bla bla bla"
I dckin KNOW!!! I JUST WANT TO MAKE THIS FUCKIN MACHINE CAN RUN LIKE A NORMAL i7 and 16GB of RAM!!!
Oh, and for the record, I have installed ubuntu on my first hardisk, and win on my 2nd hardisk which is I installed for gaming purpose only10 -
Dear every app developer or web managers/designers that can read this.
Specificly, the ones who own a android app.
If you have an old android app that is still updated from time to time.
Please, take your time for just one minute.
AND REPLACE YOUR GOD DAMN OLD "Get it on google play" BADGE WITH THE NEW ONE, PLEASE! ITS NOT THAT HARD, WHY ARE YOU GUYS NEVER UPDATE TO NEW LOGOS?!
NOT JUST OLD APPS, EVEN SOME BEW STARTUPS ARE ACTUALLY USING THE OLD BADGE, WHY OH DEAR GOD WHY! WERE YOU LIVING UNDER ECLIPSE ROCK OR SOMETHING?!?1 -
Why in the fuck is it so hard to see buttons when kb selecting with tab in a browser? It's like:
"Tab....Tab.....Tab Tab Tab... oops, went too far,
Shift + Tab, Shift + Tab.... fuck!, too far left.. wait, is that button actually highlighted, oh it is too, wtf."
It's 2019, why is this still a thing?8 -
DevOps
"Bro, are you a DevOps Engineer?"
"Yup, why?"
"For you, which one is more important, Programmer's Day or Sysadmin's Day?"
"Both of them."
"How come?"
"They are Pizza's Days, dude!"
"Oh..." -
"Bro, what's inside your bag?"
"Just a MacBook Air, why?"
"Looks so heavy?"
"There is Hadoop inside my Mac Air."
"Oh..." -
Python. Oh dear Python. Why, oh why, when I have your function with parameters defined as an int, do you blithely accept a string and just go about your merry day? If I wanted you to be able to accept a string I would have let you accept a string. But no, I want ints. Its not a suggestion. Its a demand.
You're dynamically-typed thug life gets on my static-typed backgrounds nerves.
(I am fully aware of the reasons for it and why, but my goodness I do sometimes miss my static-typed compile error languages, rather than pseudocode that accidently compiles python)25 -
The six stages of debugging:
1. That can't happen.
2. That doesn't happen on my machine.
3. That shouldn't happen.
4. Why does that happen?
5. Oh, I see.
6. How did that ever work?1 -
I have a Windows desktop project which requires GUI and I have to use MFC ftwwwwwww
Ohhhhhh god why oh fuck why I want to kill myself big time all this documentation sucks ass6 -
Working with Vagrant be like:
Oh I see you've added new features all over the project files, all good, I'll sync that to the virtual folders. Oh now you've added a line to the css, would be a shame if I stop syncing now for no apparent reason and let you go insane figuring out why the minor change won't show2 -
Oh that looks pretty let me try.
Ow God why !!
....
Ah....that makes sense
Obsess over it for months
Make failed side projects with it.
Ad to cv -
Why these fucking companies don't support Linux on desktop and get rid of fucking Windows? Dell has developer edition laptops yes but they are not as available as Windows ones. Why don't other companies don't start such a trend? Oh let me say it, money! But as developers leave Macbooks for better choices, I think it's time for manufacturers to start investing in Linux as a replacement.8
-
Well, tried to install Ubuntu on my other personal laptop today.
Never have I wanted to use Linux so bad and not been able to. Why oh fucking why must I get this error, and the shittiest thing is I have no clue where to start.35 -
Was wondering why my builds/tests were taking so long. OH HEY THERE KASPERSKY WHY YOU TAKING UP 80% OF MY RESOURCES?!!
Just fuck this pile of shit. Cant it do a low intensity scan without completely blocking me from doing any work?!2 -
That's why we love NPM:
>npm install
*installing packages*
npm warn ........................
npm warn deprecated .....................
npm warn .......................
********** A million times more ***********
Oh it works! eh, just ignore every warning :)4 -
Why the fuck does windows use 100MB for the efi partition? Like oh hey I will exactly allocate enough space for me. Oh you want ArchLinux and NixOs too? Well fuck you have fun dangouresly moving around partition just to increase the fucking size of the efi partition I just allocated at install-time without ever asking you about it.6
-
Oh fuck off. Why do you put a fucking iMac on the floor
... Face up I imagine to then have your gf step on it 😡
Why the fuck would you even allow that situation to happen2 -
Helped a colleague today with finding the reason why everything was lowercase after a release. Turns out another colleague made a SQL upgrade script two months ago the did REPLACE(lower(value)... Found it in 10 minutes, saved a lot of time on debugging and still got scolded for working to long on another ticket...
-
Oh you're releasing a build today? Why not put these 7 other things in there... You know, while you're at it...
-
Oh, god...why? (my reaction reading my code from 5 years ago, when I got my first programming job)
I still work there and I love it. I learned a lot in these years... -
Why the hell does Google navigation always want to calibrate the phones compass when I just started driving?
Is it programmed like "Oh, didn't expect him to actually drive after he entered his destination, now quick, let me catch up on it now"?3 -
Why does this happen....
I go , hey I just finished this project (app for example since they the worst culprit)
Why ... Are the next words out of the other persons mouth is, oh I had an idea for an app ....
Why do they then proceed to tell you an app that exists , or an app that's ridiculous like
You know calenders ... Yeah I do... What about a calendar that syncs to your friends one when you want to do an event .... You mean Facebook events... Yeah but for calenders 🤔😥😒
Why does the general population think one.... It's easy to build and costs nothing and two that without research they have the best idea on earth. -
So today our informatics showed us how to download a file from the internet using Firefox.
It was BlueJ...
So he told us the people who develop BlueJ randomly include the JDK in BlueJ or don't.
He told us it's a bit like Russian roulette whether JDK will be included or not.
What he didn't know,
the standalone version for Windows obviously included it (.exe... ) and the version for other systems doesn't include the JDK.....3 -
Working on a webpage. Using Flexbox for a 1-column layout. Now I need to display two Divs next to each other and I regret every lifechoice.
Why is it such an impossible task to put two divs in perfect alignment next to each other. Why oh lord have thou forsaken me.14 -
Oh my god my iMac has been decompressing that bloody Xcode_8_beta.xip file for over 45 minutes, why the fuck it taking so long?2
-
So subreddits are now app only ? Oh fuck off . Seriously ? Is this the future we are heading towards ? Why use React then if you are not gonna let me use it in the browser.8
-
1. It's working.
2. Why's it working.. it shouldn't be working! Hmmm..🤔
*Finds a solution to a totally unrelated issue after 3 hours*
3. Oh so that's why it was working! 😮😮😮😮😮 -
Why is saving this form so slow? It should be doing a single SQL update...
Oh it is doing 6500 individual updates to every possible field...fuck my life...and also the previous devs.2 -
Thing<T>
Them: it's that thing<a>!
Me: actually it's this thing<b>.
Them: oh of course! Because of these reasons!
*Next day*
Me: it turned out it is was thing<b>
Them: oh so I was right! I knew it was thing<b>. I'm so smart you should listen to me more.
***********
Every day about anything. Why are people so annoying?3 -
I regret ever picking my CS major every time I stare at my VS Debugger and am stuck reading the values stored in a List<Int>. Why, List<Int>, as the backing for my shortest path, do you not have the proper values after I walk my tree.
I have lovingly set up my Priority Queue. I have followed the class notes and lectures.
Oh why, my List, have your forsaken me?
Oh.
It's a recursion bug. I'm not updating nodes properly.
I'm a dumb ass.2 -
Another video calling app??!
www.theTalk.at
Oh yus.. Why not!
There's no login, works on mobile browser and its dead simple!
Check it out and pliz give feedback!
And it's very beta!
Also, anyone have any gyaan about growth hacking for something like this?28 -
When debugging, why oh why do I forget that multiple browser consoles can be open and then get frustrated when refreshing the tab doesn't show my changes?!
-
Colleague: Why doesn't this line of code print something out?
Me: Are you sure this line of code has been executed? Try Adding a break point here.
(add break point and debug...)
Colleague: Oh. WTF?!3 -
!Rant
Why in hell did we try to get smart with this shit!? As simple as storing 2 values and reading them... But no... Someone wanted to get pretty with it, stored the two values but just read one because the other can be calculated...
Makes sense (btw it's [field] in minutes and [field] in seconds)... Some problems:
1. Why? Oh because someone designed it as int...
2. Why not just in seconds? Fuck you that's why...
3. Who the fuck thought that getting seconds from minutes is better then getting minutes from seconds when we only store integer values?
Thank you... I feel better4 -
Git... I just love it!
Oh, and Guake Terminal on Ubuntu :)
And Sublime Text...
Why? Because they get out of your way and just help you get stuff done...safely.
PS: also Trello :)5 -
*Gets tapped on shoulder
Co-worker: Why are you wearing headphones? They're not even plugged in?
Me: To indicate to people I don't want to be interrupted as I'm trying to focus.
Co-worker: Oh right. I see.
...
Co-worker: So, I have a question...
FML!
Why don't people learn to piss off and let me work!?3 -
Architect: Oh hey Zaphod65, let me know when you're in. Some strangeness in [system], ta
Me: Already here actually [Archtect], what's up?
Architect: oh hi well let me do a little more digging. it may be in frontend
Me: ...
Why? Why do I *care* if you haven't even made sure it's my fault yet?!1 -
Me: Why isn't this working?!
Normal languages: You screwed up over here.
Me: oh thanks
Me: Why isn't this working?
Javascript: 🙂
Me: Please I beg you tell me.
Javascript: 🙂2 -
When you try to show your last semester's final project to your bae, and it ends up with 273 errors.
Me: "Oh Lord, why have U forsaken me?"2 -
Oh my fucking god, we're doing SCRUM, why does every task get stuck in review limbo and take a sprint and a half minimum because of it.
-
oh THAT'S why malwiki was down...
what the fuck do you mean amplified the whole internet's dns the fuck does that even MEAN4 -
Me wondering why my boss still hasnt given me approval for an e.ail i sent a week ago
Oh he got fired2 -
When you 3D touch too hard wondering why it's not working. Now iPhone screen is cracked. Oh my bundle id was a typo? Fuck me!
-
After 2 days of debugging why, oh why, GridView isn't displaying the content generated via function, I came to realize I forgot to type a "return" so the widget is actually returned.
Rookie mistake, merely a rookie mistake...3 -
Oh god why!?
Somehow I decided that it would be nice to have a proper spell&grammar checker in VS Code for me and my friends to write our reports in Latex with.
Decided I wanted multiple language support, so I turned to language tool.
GOD is this thing slow as a very unmotivated snail!
3s to process 9 phrases!? And then add one second to pack the results in a JSON string!? An option that I'm still very grateful exists, but why the fuck would you disallow line-by-line processing, which you expressly recommend for IDEs, and which cuts processing time by 30%, when JSON output is asked!?
Well, serves me right for thinking for even a second that a Java program could have decent performance...
This whole thing is starting to look like it's not gonna be nearly as fun ss I anticipated it to be.2 -
Why is it when I tell someone I am a developer and I know how to program, they think "oh shit, he's a hacker" -.-3
-
Support Ticket:
"OMG I DON"T SEE THE NEW THING YOU SAID WAS THERE!?!?!!? OH GAWD WHY WHY WHY!!!!"
setTimeout(fuckingActuallyLookThisTime(), 3600000)
"Oh never mind I found it."
God damn people, put some minimal effort in before you fire up tickets and emails or whatever.2 -
Why doesn't the number of unread books on my reading list decrease?
*Modify my android app I wrote to record the stats and daily changes*
Oh, now I see....6 -
Fuck you javascript. You're the worst. Fuck you fuck you. Why I became a fucking frontend developer. Fuck me and my stupid idea to get hired as a...
Oh nvm found the bug. JS is za best.1 -
It's too early to be asking these questions today:
Are your DB schema changes checked into source control?
What branch are they checked into?
Why are the schema changes checked into one branch, but deployed to a completely different database?
Is my CI pipeline deploying incorrectly? Oh, you manually deployed changes.
Are your DB changes in source control an accurate reflection of what you actually put in the staging database?
Why not?
Can I just cherry-pick update my schema with your changes from the staging database?
Why is there a typo in your field name?
Oh. Why is there a typo in the customer data set? Don't they know how to spell that word?
Why is the fucking staging database schema missing three critical tables?
Is the coffee ready? I need coffee.
Why is the coffee not ready yet?
What's going on in DevRant this morning?
What project am I working on now anyway?
Did my schema update finish yet?
Yup, it finished. Crap. Where the hell do I keep those backup files?
What's the command line to restore the file again?
Why doesn't our CLI tool support automated database restores?
I can fix that. What branch name should I check the CLI tool into?
What project was I working on this morning again?1 -
*npm run dev*
Why aren't my CSS changes showing up?
*make selector changes*
*npm run dev*
Oh, c'mon!
*make more specific selector changes*
*npm run dev*
It's not even showing up-- wait...
*checks code*
*SASS file not included in the main app.scss*
Oh. I'm stupid.1 -
Oh god why this Wi-Fi isn't working???😑😑😑
I'm totally fed up of finding new WiFi around. This place sucks!!!5 -
Oh god..
Starts using Laravel Framework
Code some lines
Everything works fine now
*Let see what happens if I delete this*
Error
Naturally
*Redo delete*
Run *OK, now it should work like before*
Error
Why??3 -
Oh why must reminiscing be such a horrible thing. Going back to when I was a white hat, didn't do a major amount but oh how the times have changed, makes me feel old and I'm only bloody 20, computers have come a long way in the past 5 years...4
-
School bus, why must you alarm me oh so very loudly that I can't stay in my room, sipping coffee and coding, for the entire day...
-
I'm so used to watching all websites with the dev tools open, that when I finally close it, they all look skewed to the right and not centeret.
Oh well, that's just a part of the game I guess -
Why oh why do I always write "clock" instead of "click".
Answer: I suck at typing ofc.
I'm glad I'm not dyslectic. I have a couple of coworkers that does suffer from it and they say they have to doubly-review whatever they write. That must really suck. They say I'm really lucky to be able to catch typos as I write stuff.3 -
A day during a group project i gave a sneek peek at the code of a friend and pointed out that he was assigning 1.8 to an int... "oh shit that's why it wasn't working! I've been on it for two hours!"
-
6 hours at work to find out I needed to supply TaskCreationOptions.LongRunning to one method to fix this error.
As Kenan and Kel would say: WHYYYYYYYY -
Chrome Helper is sucking up 100℅ CPU. Again. Why oh why oh why oh why?
It's 5 o'clock on a Friday... I'm calling it quits. -
Oh my GOD. This DEVELOPER is gonna DRIVE ME CRAZY. I mean, this is just one example (of hundreds).
HOW DO YOU NOT KNOW WHAT A LINK ICON IS?! WHY DO I HAVE TO EXPLAIN THE MOST BASIC COMMON KNOWLEDGE?!
AAAAAARRRGHHHH!
/endrant -
Whats your weirdest bug/issue in your code? Which you couldnt figure out why, but it was something simple and you was Like ”oh how could i miss that...” etc.
I need to have some fun in my life right now haha.7 -
Oh good, I get to clean up somebody's else shit because we have to deploy it in a fucking hour. Why the hell did we have our fresh junior do it then?
-
I might have to ban myself from using inline styles, even if "Just cause I'm trying something real quick" :/
display="style: none"
"Why the fawk is this STILL showing up? Nothing in JS... Nothing in CSS... maybe I missed a end tag or something? Oh. OH. Why."1 -
I spent the whole day of yesterday trying to install the windows anniversary update after a clean Windows installation. Every time i tried to update it would go through 30% completion and then... BSOD, claiming that i didnt had a boot device. WUT? Anyway, after 5h of research and no success, i created a bootable usb installer and tried to install Windows 10 Education (which is my license). After the 1st restart... Error: Windows could not complete the installation. OH GOD WHY ME? After another hour i figured it out. Somehow i needed to install the version Windows Home and after the installation update to Student. DAMN WHAT A DAY...2
-
Manager: Oh, this feature freeze you where talking about was no joke?
Me: Yes, that's why we have written it into the protocol of the Last Meeting and everyone agreed...
Manager: Thats nonsense, add more Features! -
Just replaced a mess of a 6 row, 6 column grid done using bootstrap with 4 lines of CSS3 grid layout (shorthand).
Why do we even need full Bootstrap when ya got Grid and flexbox now? Oh right, .btn colours... 😖😫😭3 -
Why is it I just had an amazing idea for this project 2 days AFTER IT WAS FINISHED?
Oh well, time for a rewrite! -
Oh Dell, why do you think that more thermal paste is better? It got crusty and my beautiful laptop started throttling... good job it was easy to sort! Would have hated to have had to get rid of the machine.
-
Heres a rant: Why do comments not show on my ++'d (Oh I see what you did there, clever) posts? I ++ comments wayyy more frequently than full rants, weird design choice.3
-
Why oh why, why does my project not work... 2 hours later, "Oh Damn, I forgot a semicolon. That's it, I'm switching to Kotlin."1
-
Oh dear Jehova why is EA first.... Please just give me all the rest first before bombarding me with 3 hours of shitty sports games2
-
Why oh why it's so fucking hard to update perl on gentoo!?
It just shows how broken portage as become.
And everyone seems to have it's own magic incantation of emerge/qlist
Fucking fuck piece of shit gentoo is becoming2 -
My manager said hey why don't you react? I was like... react to what??? He said oh gosh Download React.js I mean😁👊👊
-
JPA my friend ... JPA why are you like this? JPA why do hate me so much? JPA, let's have a word ...
How come you are so far away from real-world problems, so cumbersome to use, so ugly (criteria API), so wrong and inconsistent?
Oh, what it's all your parents fault? Oh come, on that can't be, right? Did you have a bad childhood?
Your parent's were fucking crack-smoking maniacs which didn't know a single bit about actual databases?
They design you as an API without actually trying you out in the wild? And then they patched up together with some essential DB stuff, like friggin indexes? Not even tried to make this API consistent nor really functional?
Oh poor, you little JPA ... -
Looking through ecmascript documentation and im not recognizong anything under the arrays.
Oh thats the ruby documentation. Why am i on the ruby documentation -
Why is it that when you try to run a project and have ample dev but none of them wants to raise a PR because they are too scared to get feedback.
Oh you have done that can I see it on our pipeline or Git.....
Blank Face No.
Why?!
Because it won't run on pipeline.
Really3 -
Why, oh why do we keep using such bizarre tech names e.g Hadoop, Pig, Oozie, Sqoop, Bleeg, Flume...5
-
Oh how I yearn for Yarn in C++.
Like, seriously. Why, to use a library, do I need to spend 30 minutes building and moving and linking and editing and screaming and beginning all over again? AND WHY IS THERE NO (popular) PACKAGE MANAGER! How are other people supposed to set up an environment to run your code quickly, in confidence they're using the write versions?5 -
This is why i hate android ... look at this REVIEW i received today:
"PLZ WORK ON IT ITS JOR WORK ON FB MESSENGER BEFORE DAYS PLEASE DO SMTHNG" what am i supposed to understand xD, i tried it on my device and my friends one its working like a charm :(3 -
WHY DO I STUMBLE TO REDISCOVER THAT IF I HAVE SQLITESTUDIO OPEN MY DML STATEMNST FAIL FROM MY PROGGY BECAUSE IT IS HOLDING ON TO THE WRITE ENABLED FD ????
WHY WOULD THEY NOT HAVE A MECHANISM IN THE LIB WHICH HANDLED CONCURRENCY ???
WHY AM I DOING THIS AGAIN ?
AND WHY IS THE SAME TRASH SITTING IN STARBUCKS LIKE THE CHICK THAT WALKED THROUGH SHOWCASING SOMETHING TO HIM OR THE OTHER FUCKING AGING PROST BITCH WHO ARE ALL RELATIVELY NEW TO ME.
FEEL LIKE SOMEONE PLAYED A TRICK.
OH WAIT THEY DID
AND WHY AM I IN STARBUCKS ? LOL I AM NOT A HIPSTER !2 -
Why, how, why oh why is the PyQt documentation so awful how and why do i find stuff in some random blog that wasnt in there at all not even mentioned nothing :((((3
-
Oh Monday how I loath you.
Why can you not allow anything to go according to plan?
Why do things that worked on Friday no longer work on Monday?
Oh Monday ... -
public Geopoint(double latitude, double longitude)
{
Latitude = latitude;
Longitude = Longitude;
}
Me: "why is the longitude always 0"
FUCK FUCK FUCK FUCK FUCK FUCK
Good job that didn't make it onto Nuget... oh, wait, yeah it did.6 -
Oh man, I know this isn't the place for videos but this video on why coding sucks is probably the best rant in existence.
https://youtube.com/watch/...1 -
!rant
What is your opinion on StackOverflow Teams (https://stackoverflow.com/teams)?
I have mixed feelings! A mix of "oh god why!?" and "that might be a great tool!"1 -
OH GOODY, FUCK MICROSOFT. This last update, killed off my head bud sound, nothing, no fucking sound. Why?????????? I am NOT uninstalling and reinstalling software, fuck that, been there, done that. No, I spend a montly fee for my subscription to office, and I expect this to work, every damn time I am using it. Period. This is bullshit. I think I am going back to mac, I have had enough of this. Enough. Why do they do this??? Why???2
-
Why do people keep saying "kotlin is null safe, oh my god it's so safe, you don't have to worry about null's...". when all you have to do is add a question mark and BAM null-city!12
-
Why oh why is libgdx on gradle?
Why does gradle exist?
Why...
Please
All I want is a project with some libraries 😭😭
I go to school and I have to take my projects to scool on a memory stick and run them from it. Problem: gradle. Oh wait, NO LIBS. Go DIE. No admin rights at school...
Half the time it doesnt even work at home. I swear I have spent at least a full week 24/7 trying to fix it in the past couple of months.
There has to be a way to purge gradle from the world.3 -
!dev
Oh boo hoo hoo... If ur really sorry... Forward give me back my $300...
Unfortunately according to their support it's against their policy to do so... I can see why...3 -
Why, oh why can I not just get distinct values in my query so I don't hit the goddamned list view threshold in SharePoint?
-
Discovered yesterday that my company blocks IRC ports... Sad day. Why, why would you do this?! Oh the humanity! 😭1
-
Why, oh god why, is our microservice component responsible for translating our output back into your obscure namespace xml format based on a Guidewire policy models? Why are we not just sending you back a Json - which is our output - and you have to figure it out into your details? Who messed this up?
-
Why oh why do devRant have this crappy webApp. Ranting about bad Software and code on a such a bad app is like complaining about speed on a rail trolley.6
-
So the product has been labeled "ready for launch" for months, but the client has apparently been procrastinating and weren't ready.
Finally, earlier this week, they claimed they were set for launch, and that I should prepare the final bits.
And now they demand additional functionality which requires refactoring code.
Sigh. Why, oh why?1 -
Don't get me started at Win Updates. I know it is old school but I recently installed win 7 and I realized that updates work in a terribly f***ed up way.
Stuck at "checking for updates". OMG 😤 After quite some research I managed to get passed this step by manually downloading and installing an update that fixed the issue.
Why oh why? 😰2 -
Omg!!!. Its a Sunday. Not a Monday. No one else is here but the security guard. Why are all the fucking lights on when I walk into the office. Co worker says oh well is it okay if we leave the lights on for a bit......like why 🤔. Let me remind you. All my devices are in dark mode. This is the worst 😫.7
-
Why devRant site rant icon and right img will shake when I scroll ???
Oh no, it calculates the position and uses padding-top to change it.9 -
time for crowdsourcing awful ideas because bored!
what don't I need? what does literally nobody need? what is a terrible, awful, no good idea that should never exist? let's make it!
I'll go first: a compiler that automatically resolves compilation errors by removing the offending line continuously until it successfully compiles. defaults to quiet mode which does not report which lines were removed.1 -
Those days when you wake up and realise half the services you're platform relies on went down at 3am and you now have to deal with the aftermath.1
-
Oh, hi "metaprogramming" (PHP in runtime), long time no see. Which reminds me why I ended up hating Rails & Ruby so much back then.
-
When you have to build a piece of software to fix something and you find incomplete data. When you're trying to get the complete data you find out that you once requested it but it got overwritten. So building a simple table has now changed into fixing an entire part of the app.....WHY OH WHY?!?!
-
Oh man, why is there no good api for ocr in PDFs? Once you are searching for this kind you will only find some kind of tesseract.
Why doesn't have Amazon an api for this???3 -
Why oh why, did the people behind InnoSetup ever think that Pascal was a good choice as a scripting language?
-
I always wonder why people invent new languages instead of pressuring for the spec maintainer to fix the existing one
In briefly remember looking a D YEARSAGO And thinking “oh that’s nice ... why ?”5 -
Dear TYPO3, choke on my massive dick! Been working with it for a week now. It would be more pleasant to pleasure myself rectally with a 20cm cactus than working with this piece of shit! Why the fuck would you think that we need typoscript? Why the fuck are you using numbers as variables? I don't get why this abnormality is still allowed to exist. And fuck people that publish tools and extensions that are used by everyone just to drop support on the next LTS. And, oh look, I just have to add these four extensions that are from the same person and are dependencies for each other to my composer. Oh WTF, why is nothing working anymore? AND WHY THE HELL IS THIS FUCKING ERROR MESSAGE AS COMMUNICATIVE AS MY STUPID EX GIRLFRIEND?
-
Not asking a dev to do a whole document rundown of built components and then asking creative to fucking add new shit making the document worthless. Oh yes. Then complain why the document was not up to date.
-
So, to keep a long story short, I am for the second time in my life the proud owner of a Macintosh Performa 6115CD in working order. The original Descent is just as fun as I remember it being—after taking a day to remember the best control configuration for keyboard.
I've got some ideas on how to get it online* so that I can transfer things to it.
Just for fun, however, I've been thinking it might be an interesting project to try and do some programming for it. I got my start on this setup, though not in Objective-C. Anyone happen to know of any free/abandonware coding setups for classic Mac? Running 7.5.3 at the moment.
* Link: https://metalbabble.wordpress.com/2... -
"Syntactic sugar is syntax within a programming language that is designed to make the language 'sweeter' for human. But...don't consume it too much!"
"Why?"
"You will be diabetic."
"Oh..." -
Why, oh why, must every project succumb to the siren call of feature creep? We start with a simple, elegant design, but before long, we're drowning in a sea of unnecessary bells and whistles. Let's stick to the essentials, folks. Quality over quantity, simplicity over complexity. Less is more, remember?2
-
My school:
Oh yeah starting 5th year of CS!
"You have to take this year 1 course"
"WHY?!"
"Because fuck you, that's why!"