Ranter
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
Comments
-
rozzzly16718ydamn thats raw. I've been on the fence of getting a tat for a long time, you inspire me
-
#include <life.h>
//Algorithm of success
while (!dead)
{
if (!success)
tryAgain();
else
improve();
}
Definitely should have be written like this. -
Thats an infinie loop right there!
while(noSuccess){
if(success) // these two vars are diff
....
}
🤔
Related Rants
-
verbis40My girlfriend is amazing: After a long uphill battle trying to finish a huge open source project I started mo...
-
chrisrhymes10At my old job we hired a junior developer. Turned out the junior knew more than all of us. I learnt a lot from...
-
Dane14When you look back on your github activity and just think "Wow, we have really created something special. This...
my personal belief is that one needs a minimum of 7 repetitions to master something....to upcoming fullstack devs like me...NEVER GIVE UP!....the struggle continues
undefined
motivation