Details
Joined devRant on 8/11/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
-
Kids, dont try this at home.
[ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo *CLICK*
A.K.A terminal russian roulette.12 -
After getting stuck in the shower this morning; I am starting a petition to get shampoo manufacturers to wrap their instructions in a do-while loop. Telling a developer to "lather, rinse, repeat" is a recipe for disaster...1
-
This week I've been struggling with dense, overly-complex code written long ago by someone who didn't add a lot of comments.
Hello again, past me.2 -
Where to get help on fixing a bug:
1.Google
2.Stack Overflow
.
.
.
8479.Your coworker who is coding with his earphones on.11 -
Just saw a variable in C named like this:
long time_ago; //in a galaxy far away
I laughed no stop.19