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 - "every"
-
Installs 45gb game
Next day do an update - not enough storage
Sees 28gb free on disk
Googles
Turns out steam copies your entire game during an update so it can roll back of there's an error
Fucking brilliant.19 -
> Opens heavy program that takes time to load
> tries to close another window while the program loads
> Right before pressing on the X the program window appears
> Closes the program
> FUCK6 -
Okay, we all ranters love pizza, right?
TIL something that we should ALL keep in mind while buying pizza.
One 18 inch pizza has more pizza than two 12 inch pizzas.
if ((3.142*9*9) > (2*3.142*6*6)) {
return buyPizza(18inch, 1);
} else {
/* stop being an imbecile. This is dead code */
}15 -
It's not micromanagment. But I would like you to report to me every single day and discuss everything that you and every member of your team does every day.10
-
Every fu**in time!!joke/meme funny android crash ++ shower java nullpointerexception exception c++ runtime errors meme/joke4
-
"The client has no idea what they want, just throw your best guess out there and let's see what they say" -- best project manager in the world2
-
When you have to convince any non programming friend that, no, you cannot just program his Video game ideas just like that...3
-
Stupid bloody PM.
I asked him for two images a long time ago: a 1x and a 2x ‘0’ monogram for Apple wallets, since we currently have monograms for glyphs 1-9 and a-z. And this is in production, so any merchant whose name starts with a ‘0’ will cause a crash. We’ve been fortunate thus far.
But this PM. He lied about who needed to make the images for three weeks, saying it’s up to the designer, when he actually made them himself. He also said he was going to take care of handing the task off, and never did, and then said designer when on FTO. When I asked the designer about it after he came back, he had no clue what graphics (and even the feature) I was talking about, or even what the requirements for the graphics might be. I had to confront the PM before he admitted he made the originals, and (begrudgingly) said he would make the new ones.
When said PM did finally make the images, the colors were all wrong. They’re not the light teal from our branding, they’re dark blue and the font is different, making them pretty ugly.
Also, after assuring me that the naming convention for the new images is the same, I discover that they’re neither organized into folders nor even named properly. (And yes, he is aware of how it should be.) I can rename and move them around easily enough, but come on, don’t say you did the work and then give me a mess to clean up!
And to top it all off, he completely spaced making the ‘u’ monograms, so I’m still short a fucking glyph!
Asdfjskldf.
How do you do every single thing wrong? Like, how!?1 -
This moment when everyone assumes you know how to use EVERY device just because you are a coder...5
-
Every time I post a question to SO I feel so anxious.
Did I provide enough code samples and information?
Did I provide TOO MUCH information?
Is my English alright?
Did I really try everything else or will someone point out something totally obvious after that I feel that I need to delete my post because it's just dumb?
Feeling anxious right now... Worst of all: it's an important work related question, so I have to think about a new task because this issue was my only one and a road blocker.
AAAARRGGHHH!12 -
*Shakes phone in frustration*
WHY DON'T YOU GO INTO FUCKING LABDSCAPE...
Oh, I locked the rotation4 -
I FUCKING HATE PEOPLE WHO ALWAYS BUY NEW STUFF WHEN THEIR OLD THINGS WORK PERFECTLY FINE!
FFS PEOPLE ARE JUST FUCKING PIECES OF SHIT NOWADAYS! I MEAN, FIRST THEYRE LIKE, oh we need to save the planet bla bla.... THEN THEIR LIKE!
OMFG! NEW IPHONE X WOLOLO MUST HAVE! OMG MY OLD PHONE IS WORKING PERFECTLY FINE BUT ITS THE NEW IPHONE OMG!
I MEAN! COME FUCKING ON! WHAT IDIOTS! IF ITS WORKING, KEEP IT!
#NoHomo12 -
Who the fuck came up with the idea of using indentation instead of braces? I wasted 5 fucking hours of my life tracing a bug which eventually came down to incorrect indentation of a return statement which pushed it inside the loop!!!!!!!!!!!!!!! FML
And the PR has already been merged into master! How will I face everyone on Monday!16 -
Every single time when trying to download JRE or JDK from Oracle I forget to tick it. Every single time. Like, just now. :)3
-
Global variables in JavaScript everywhere... Being accessed by every file, every function every class... Everywhere....5
-
Every damn time, on every damn website! Why Cloudflare why??rant i am the same person i was 5 minutes ago what do ya need cloudflare? you fucking with me? 4th tag20
-
I think every programmer goes through this time every day....
#Don't wait for inspiration, become it. #balls -
When you don't know what's happening in your js so you put console.log at every third line and in every function...6
-
>>>>>>>>>>>>>>>>>>>>>>><<+>+>+++>>>+++++>>>+>++++++++++>++++++++++>++++++++++>++++++++++++++++++++++++++++++++++++++++++++++++>++++++++++++++++++++++++++++++++++++++++++++++++>++++++++++++++++++++++++++++++++++++++++++++++++>>>>>>>>>>>>>>>>>+++++++[<<<<<++++++++++>>>>>-]+++++++++++[<<<<++++++++++>>>>-]<<<<----->>>>+++++++[<<<++++++++++>>>-]<<<---->>>++++++++++++[<<++++++++++>>-]<<--->>++++++++++++[<++++++++++>-]<++<<<<<<<<<<<<<<<<<<<<<<[>>><<[>><[><<<<<<<<<>[-]+>[-]<<[>>>>>>>>><<<<<<>[-]>[-]<<[>+>+<<-]>[<+>-]>[>>>>.>.>.>.<<<<<<<[-]]>>>><<<<<<<<<>-<[>>+<<-]]>>[<<+>>-]<[>>>>>>>>.>>>>>>>>>>>>>>>.>.>>>..<<<<<<<<<<<<<<<<<<<<<<<<<>[-]>[-]<<[>+>+<<-]>[<+>-]+>[<->[-]]<[>>>>>>>>>>>>>>>>>>>>>>.>.>..<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<[-]>>>>>>>>>>><<<<<-]>>>>><<<<<<<<<+++<++++++++++[-]+>>>>>>>>>><<<<<<<<-]>>>>>>>><<<<<<>[-]+>[-]<<[>-<[>>+<<-]]>>[<<+>>-]<[<+++++>>>>>><<<<<<<<<<[<[>>>>>>>>>>>.>>>>>>>>>>>>>>>>>.>.>..<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<-]+>-]+>>>>>>>>>><<<<<-]>>>>>>>>+<<<<<<<<<<<<->>>>>>>>><<<<<<->>>>>><-]++++++++++>>>>----------<+<<<<-]++++++++++>>>>----------<+<<<<-]>>>.>>>>>>>>>>>>>>>>>.>.>..<<<<<<<<<<<<<<<<<<<<<6
-
Every sprint, the beast grows.
Every sprint, we'll sort it "later".
Every sprint, we suffer more.
We warned them, but they did not listen. The technical debt rapture has begun. -
You've got to be a masochist to be a javascript/typescript developer.
Each time I come back to the npm-related parts of my project, the application won't start because of some dependencies nonsense. And I know for sure I left the project working perfectly last time.
Every time... every fucking time! Just leave the project unattended for a week and be sure you'll find it dead next time.
I mean I as a developer don't really have to do ANYTHING for my code to break.
How can people love javascript is a mystery to me.15 -
genuine question: does @dfox read each and every rant? I get his ++ for almost every rant and his ++'s are around 8000 😱4
-
I did a fucking huge mistake.. didn’t update arch for too long..
What a fucking pain in the ass to solve those package conflicts..
From now on, I’ll update EVERY FUCKING FRIDAY...14 -
Happens Every. FUCKIN. Vacations.
Before Vacations: Gonna finish every course out there related to XYZ
During Vacations: Let's play FIFA and ... Sleep2 -
When you're trying really hard to figure out a problem with your code, but then just realize you've been sitting there for 40 minutes staring at the screen.
-
"A pessimist sees the difficulty in every opportunity; an optimist sees the opportunity in every difficulty." - Winston Churchill3
-
The good thing about these latest sourcetree updates is I finally am forced to learn git command line.
-
Programmers hell, spending an eternity being told every little coding error you made and every stupid little thing you missed.2
-
"Is this going to be on the final exam?"
- Asked every week after every lesson, by the same person.😲🔫1 -
So I and my friend worked on a website for a guy about 6 months ago and he didn't payed us (we had a contract but he is a d##k). Whenever we use to ask for money he'd ask us to do something else or add another stuff on the website (told you d##k). So we decided to leave without taking the money and now he's still using the website that we made.
While working with him he shared his server credentials and they are still the same (we still have access to everything).
Now we were thinking to teach him a lesson, we don't want our money back.
So, devranters what's the evilest idea you can come up with?
So far my friends suggested me:
-mining cryptocurrency
-replacing websites homepage with some abusive content
-delete everything on the server
-revoke his access to server (he would somehow get that)18 -
"Great ideas can be found in every leaf, in every tree, in every blade of grass. Oh, no, wait… I was thinking of chlorophyll." - Jim Olen1
-
There’s no such thing as quiet quitting. If working accordingly to the pay cheque and job description is called quiet quitting, why not calling
- every jobs are “quiet slaveries” .
- every banks charges are “quiet robberies”.
- every food I ate are “quiet shitting.”
- every gym rats are “quiet dieting.”
See? This doesn’t make any sense. Companies these days ….🤦♂️8 -
"Because every person knows what he likes, every person thinks he is an expert on user interfaces." - Paul Heckel
-
DEI QA: “For step 2 should the checkbox be checked? Or uncheck ?”
… Step 2 of my testing steps reads: “Check it [the checkbox], save it, reload it. The box should still be checked. Repeat to uncheck it, just to be pedantic, then leave it off so we can test the existing behavior.”
🤦🏻♀️
DEI QA: “The payment_method_identifier will be in api callback logs if `Return payment method identifier in auth/confirmation callbacks` is checked?”
🤦🏻♀️
Me: it does what it says on the tin.
DEI QA: “BTW its a `tin`.”
DEI QA: “In Canada its `Taxpayer Identification Number`”
🤦🏻♀️ -
Heard its a norm from my ex-classname that its a norm be paid with equity instead of a fixed salary. whats ur take on this? please share. I for one cant imagine how i am suppose to survive without money.4
-
Fourth semester. Programming Project.
My colleague named every git commit 'Pfuschpush' (Pfusch = botch) and pushed every crap even if it did never work. I had to fix it. Every time. 😭2 -
Any sort of video conferencing.
Every time. EVERY TIME. Is always a hassle. It’s always, ALWAYS shite.2 -
Here in singapore, we developers are super under-appreciated, pm always get the credit. and our salary are never decent. is this a global thing or just us? please share18
-
Every time I write code to generate thumbnails, my thumbnails are generated wrong.
Every. Single. Time.4 -
The Hydra regrows three heads for every head chopped off. Just like fixing bugs. For every fixed bug three new pop up.
-
Every time i got fired. So thats 6. At least in the past ten years. Every time i saw colleages get fired. So double that. Every 10nth job interview i went to. Maybe i should say i doubt my dev future every single fucking day.5
-
These days are long days...
Not yet fully burnt out. Soon tho. And I am really looking forward to taking a few months off between this degree and the next and traveling a bit. ( That is, if I finally manage to finish this damn degree... )6 -
Stuck at dealing with a huge amount of images again. 🤦
No idea how quickly I can get this object classification nn up and running, as it seems I have forgotten how to do shit. 🙄😒8 -
+50℃ in New York, every day, for three months straight, every summer. Only then they will realize the climate change is real.10
-
FCUKING SHIT X-FUNCING-CODE! Collapsed code by mistakenly typing the shortcut now I cannot fucking EXPAND IT AGAIN T_T T_T T_T3
-
I dont know why but everytime I want to make something I start out, find out its not possible and when Ive put it down and wait a few days there will be an sdk availble to make it possible.
5 days ago I started making a toll which reads the current song playing in spotify and it should send it to discord so other people can see the music Im listening to.
2 days ago I put the project down because there was no SDK available.
Yesterday the SDK for Rich Presence got released so I could continue where I left off. -
Longtime reader, first time ranter!
I'm just here to complain about how everyone at my company sets "latest" for every dependency.
This wouldn't be the worst thing in the world, expect that no one fucking manages their version numbers...everything is still 1.0.X where X is the build number. Even if there have been breaking changes. Even if it's been like 5 years since the repo was created... -
i feel like machine learning is gonna be redundant when used for high level analytics:
`starting up…
scanning through every rant of every user…
analytics found: the score and is in correlation to the sum of the ++ for every rant’
🙄1 -
A multistage project that includes: 1, A version of Linux that natively supports every existing windows api call by converting it to work with a standard *nix call. 2, a gui for said distro for every flavor of windows 7 and newer that looks and behaves exactly(minus silly errors) like that windows version. 3, a virus that infects the Microsoft servers as well as every isp to identify every windows user connected to the internet. 4, infect said isps and force push my Linux kernel and gui to every windows effectively erasing every instance of the OS off the face of every connected computer. 5, wipe all Microsoft servers of code related to the operating system, but leaving all their other products.2
-
I like my partners how I like my passwords.
A new one every 3 months, and a different one on every site.10 -
Best Explanation I found of every(), filter(), map(), some() and foreach() methods in Javascript
(at least for me as a non-js dev)
could help someone there
https://coderwall.com/p/_ggh2w/...2 -
Where do I request a new word to English dictionary? Apparently, template is now tempalte according to my fingers >_>2
-
If you centre align a 1080x1920 rectangle within a 1920x1920 square, you get two 420x1920 rectangles.
420
Coincidence?6 -
Out of 24 hours in the day it takes 10 seconds to accept a delivery. How come the delivery person knocks on the door precisely at the same moment I sit down on a pooper..? I mean, it must be a law of nature or smth. It can't be a coincidence...1
-
!dev
I've read just about every "causal" as "casual" and so I'm very confused about every "casual reasoning" and every "casual relationship" between some variants. 😐 -
Lesson Learnt: never quote a job without inspecting every single file with every single details -_-
[clarification in comments]5 -
every day my boss says he'll review the requirements for our product. every day he forgets to do so. every day he asks where the update for the next stage is. every day i remind him. every day he forg ---2
-
Have you ever worked in a place that's boring? Projects, coworker, I find them either uninteresting or dumb. I'm worrying in a way because this is removing every possible will to work on a side project from me.
I don't know if I need holidays, a new job, or both 😥1 -
Working now 8 months at a company. (C++)
Every feature becomes a refactor and a code clean
Every bug becomes a refactor and a code clean
Every Refactor becomes a code purge. :/1 -
A few months ago I started to develop firmware for ARM architecture. Now I only see ARM. Every project, every machine, every thing is better with an ARM.
#LetsKillThe8Bits5 -
Why is it that with every Windows update the Edge settings go back to default?
EVERY SINGLE FUCKING TIME2 -
If you ever thought that life is targeting you specifically as the subject of all the bad shit that happens, just remember that it wouldn't be fair otherwise.
-
Just learned that you can join a network through a QR code. That's sick!
I thought you could only go to links / store plain text with QRs...19 -
Every time I follow "# Simple step to" tutorial.
Every time an error occurs and I feel ssso fukin dumb, dmn -
When you are in a meetup or a conversation with hipster devs and you hear new buzzwords, just use common sense, google it and pretend you've used it...
Just like anybody else. -
Me, every time I get the chance the use PHPs most overdue function, or the null coalescing operator (??). Every little bit helps :)3
-
How many people can say they've read just about every rant posted? I remember when I first started I didn't have much to do and read all the way back, now I feel as though I've committed myself to this and refuse to miss any rants!
Thanks so much DevRant!!!1 -
Is it too optimistic for me to think like this?
Lecturer: Your assignment is to write a netprobe with C++. Using thread pool for multiple request... It is really easy with around 300 lines of code.
Me: There is one week before the deadline. On average I just need to write around 40lines of code per day!1 -
every (cl)ass has reference of every other class and people are talking about modularity and encapsulation.#FML2
-
Every unit test for every hobby project for which I ever convinced myself that I'd "add them later".
-
Company automatically disables your employee login passwords after every 45 days, which is a good practice for ensuring security. However I get no notifications that my password is being disabled. The result, for the past 4 months, I've been going to IT support requesting them to let me change my password on their admin console because I forgot to change it 'once again'. Sigh.. :/2
-
Got asked to rewrite a breadcrumb-output for a clients site.
Noticed that they've manually hardcoded every single breadcrumb in html. For every page. Every product. Every..
Yeah. No.1 -
Sigh...
Only on android.
Every browser on every other os is fine.
This is a stupid problem and I hate it.4 -
Should every front-end developer read the specs and follow every RFC for the languages they are using?