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 - "ragequit"
-
So this happened around 3 years ago in college.
Some software was missing on a random PC in college, so the professor asked this girl, to copy it to that PC since its the only one the setup file.
The solutions are many here, but what this girl did made me and 2 others ragequit the room.
She right clicked copy, unplugged the mouse, plugged in the other PC and tried clicking paste.
I facepalmed so hard, I almost broke my nose that day.16 -
Friend: Why do you always listen to metal music when coding?
Me: So that if non-programmers saw me smashing my keyboard, they will understand better why I did so.
Friend: Fair point.....3 -
Do you also hate that feel when you have to deal with 110% idiot? Today, BTC hit 5000$ mark, right now it was 5200$. Media are now full of BTC. Me with my friend, having lunch.
Me: Wow, BTC is finnaly over 5k$.
Friend: Wow, I will just wait till it gets to 5500$ and then buy so I can sell it for kore when price drops.
Me: *trying to explain that if you want to profit you need to buy when its cheap and sell when its expensive*
Friend: No you are lying thats bullshit *ragequit*
It really hurts since he is really smart, especially good in math and logical thinking... 🙄15 -
Just read that EU may planning regulating Algorithms...
What the fuck? WHAT THE FUCK?
They want that programmers make their Algorithms public accessible for transparency and say what algorithms are allowed to do, because people are scared of them?!
MY BRAIN HURTS AFTER THAT FUCKING GENERAL DATA PROTECTION BULLSHIT THEY WANT TO REGULATE HOW OUR PROGRAMS SHOULD WORK?!
AHDHSHSJSDHJABDJS SHDNSBDBSNSN *RAGEQUIT*27 -
I understand the fact that your website uses cookie but fucking hell it can use it to remember that I accepted 7373738594929738849393 times2
-
15 hour days, build is broken, laptop crashed and I ragequit by nearly throwing it out the Window.
Time to go Home. -
WHY THE FUCK ARE WE ONLY KEEPING THE LAST 10 BUILD ARTIFACTS IN ARTIFACTORY?!
THAT IS LITERALLY THE OPPOSITE OF HOW YOU'RE SUPPOSED TO USE IT
NOW I CAN'T ROLL BACK PROD CHANGES TO A WORKING VERSION BECAUSE IT LITERALLY DOESN'T EXIST ANYMORE
FUCK YOU, IT'S YOUR FIRE NOW9 -
int hairsLostCount = 0;
while(!Code.isWorking){
Code.tryNewUglyFix();
++hairsLostCount;
Console.WriteLine(
"While fixing the code you lost "
+ hairsLostCount
+ " hairs already."
);
}
Coder.doCoffeeBreak(); -
Rant time of 'Derp & Co.'
Today I decided that I am going to find another job, I just can't keep with this shit.
They said that use Agile: FALSE.
• Daily (best scenario) take like 1 hour and a half.
• New task enter the sprint and "Fuck you, more task in the same time". This is something regular done.
• "Oh, dev, we need you to check this other project" I am in the middle of my sprint on this project. "But you have to fix this bug here". (3 fucking days the bloody bug) "You are late again with tasks".
• Meeting for fresh sprint: 6 BLOODY hours... nonstop
The workflow is garbage:
• SOMEONE should did all the devops shit on the first sprint, guess what? They did nothing!, guess now who is being blamed for it (not only me, but a few coworkers).
• Nothing is well designed/defined:
~ task are explained like shit
~ times measured wrongly
~ We are in the last fucking SPRINT and still doing de ER of the DataBase cause Oh, apparently no one has work before with SQL (damn you MongoDB! (Not really)) so I am doing my best, but "jezz dev, this is so hard... maybe we can do it WRONG and easy".
~ No one is capable of take responsability of their mess, they just try to push down the problems. (Remember the devops situatuion? Why is.my fault? I came at the 3 or 4 sprint and I am doing backend tasks, I know nothing about devops).
But the big prize, the last one:
• Apparently you can't send whatever you want to the boss, it has to pass a filter previously of coordinators and managers, hell yeah!
And I am an idiot too!
because I see that we can't reach our schedule and do hours on my spare time!
This is because there are a few good coworkers who probably ended with my unfinished tasks... and they are equaly fucked as me...
This is just the tip of the iceberg. I am not a pro, I am not a full stack developer and still need to learn a lot, but this is just not normal, eight months like this...3 -
All company meeting to discuss plans to move office, and they want to change all of the devs to hot-desking?!
Would be interested in your guys experiences if any of you have done it, but I feel I'd be affected a lot as I only work 3-4 days a week.
I literally stood up and left the meeting, saying I'd quit if they did it. I'm far more comfortable and productive with my setup and space. Knowing my co-workers they might think I'm saying it for drama but I think I actually would leave, despite everything else being fine (except HR!).16 -
Planned to watch YouTube and read devRant.
well apparently not because the devRant Android app doesn't support split screen.3 -
So I am doing a homework with the language my teacher made. He said we could opt for either Java or Lisaac, but he said the latter would be pretty hardcore. But I feel hardcore is just an understatement, and outside of an absence of documentation on the object methods which makes you look all the way through the library files when you look for one method/object, then another, then another and all, here's a single fact that will express my feelings:
In his language, there are three main types of errors:
* Execution errors: the program crashes when something that shouldn't be possible is attempted (looking for an item in an array that's out of its range) ; ok, I can take those
* Compilation errors: syntax errors, semantic errors, type incompatibility... the classic, ok, I can take those, I'm used to it
* Compiler errors: when the compiler compiles in C, but fails to do so! "Mister, am I allowed to ragequit?"6 -
When your PR has been sitting for days, and your co-worker submits a PR for the same thing and merges it right away.2
-
When you start a project with random people and they have no idea how GitHub works, but still push new idiotic changes that make the app become slower and slowerevery hour it feels bad.
But when you ask them wtf are they doing and they answer 'Sorry, I don't understand you' it is an overkill. Wth?!1 -
My client might just make our designer ragequit. 30 days ago he said: ohh this login page looks empty, I want images in the background. 15 days ago he said: I like the images, but change this part and this part. Today he said: I don't like any of the imagea, get rid of them. ლ(ಠ益ಠლ)3
-
Company started automated testing recently, and the devs need to review the test scripts.
The tester assigned to my component writes script to trigger button click and nothing else to verify the result.
I couldn't even. I just left work for the day. -
Having a vodka and coke and trying to learn how to use a JSON api on a android app (also learning that). I'm sure it will go well.2
-
After a week of getting new projects thrown at me, I finally get a block of time to start one of the larger, more complicated one.
30 minutes into planning it out, prepping the workspace and diverting 90% focus to said project, someone busts in with a more complicated top priority project that needs done by end of day.2 -
Tried to upgrade an old PI to run Raspbian Stretch..
“Tried” as in “now I’m rage quitting and re-installing a new image”2 -
Sigh, I have this terrible habit where I make and run my code in the same command. I'll spend an hour wondering why my bug fix didn't work and it's because the make never succeeded, but the code runs anyways. 😒😒😒4
-
I have to work against the mainframe ancient cobolt expecting fixed length input and filler chars depending on type, there is hundreds of fields and 40 vars in a function call.... deadline tomorrow at noon.
Awh... hell no!!!
ragequit! -
Every time I have to touch a webpack config I remember Geocities much more fondly. Hell, even Frontpage wasn't so bad really.
-
Apache Ant + M$ Windows script + regedit = SHIT !!!
I HATE working on Windows script and windows server... #ragequit -
I just fucking rage quit SSMS...
Was trying to call a long named stored procedure and started typing the name when suddenly, autocomplete pops up with the name of the procedure.
I'm like hell yeah, I press tab to complete it, it appends the name to what I already wrote...
I delete it, start writing again, pops up again, I press down to select it and press enter, it appends it again.
*Ragequit*
Who the fuck QA'd that?1 -
$ sudo rm - Rf /var/cache/pacman/pkg/*
sudo: unable to execute /usr/bin/rm: Argument list too long
$ sudo bash - c "shred /usr/bin/rm & & shred /sbin/sudo"3