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 - "devmads"
-
Well... I was in a room, my computer was in a room. I was bored, so I just browsed around wikipedia. Then, baaam, suddenly i was at the page for programming. I read about and i was in love. It was love at first sight.
-
for (int i = 0; i < you.rants.length) {
If (you.rants[i].isAwesome || you.rants[i].isFunny) {
you.rants[i].upvote();
}
}2 -
There is program called autodesk fusion 360 and those nutcrackers who made it. Did so that no matter how manny cores your computer got it only runs on ONE! Frustrating!!
-
When you're sitting there coding on your computer, and you suddenly realized that while you were trying to fix the Integer.max number of bugs in your program. You simultaneously developed a second programthat is much better.