Details
Joined devRant on 7/28/2016
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
-
I imagine two dev colleagues sitting next to each other, on their phone, each feeling very secure in the anonymity of devrant.11
-
Every time I have to Google a method/function, that I know I have already looked up and used a million times previously.9
-
When people tell me their problems I immediately start coming up with solutions when really they just want sympathy.15
-
At first I was like: "wtf just happened? Why is that hand connected like it was a robot?".
.
.
.
.
.
.
.
Then I realised it's a watch.9 -
Website design philosophies:
Apple: "...and a really big picture there, and a really big picture there, and a really big picture there, and..."
Microsoft: "border-radius:0 !important;"
Google: "EVERYTHING MOVES!!! And most websites get material design. Most."
Amazon: "We're slowly moving away from 2009"
Wix: "How can we further increase load times?"
Literally any download site: "Click here! No, click here! Nononono!! Click here!!..."
Facebook: "We can't change anything because our main age demographic is around 55"
University websites: "That information isn't hard enough to find yet. Decrease the search accuracy and increase broken links."32 -
When I write async code in ES7, I'm tempted to call my promises "chtulu", "messiah", "lastJudgement", etc.
async function doStuff() {
chtulu = someAsyncTask();
await chtulu;
}5 -
Cat schroedingers = Cats.getFromScientist("Schrödinger");
boolean lives = schroedingers.isLiving();
*runs code*
Kernel panic4 -
Me and my girlfriend are arguing, because I'm programming a lot and I don't have time to give her attention. She said if I don't give her attention, she will break up with me.
Any suggestion where I can find a good tutorial for C#?37 -
Pet peeve:
Putting screen shots in Word documents, then attaching the doc to tickets.
Mucking forons.5