Details
Joined devRant on 4/4/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
-
When I drink and code at home I put "while drunk" at the end of a commit so I know which ones to look back over later. This system worked great for me until yesterday when I included that in a PR for a work repo.8
-
Debugging a previously employed intern code for hours (poorly written JavaScript). Found out they were comparing the exact string value of the input boxes. #smh5
-
Describing a friend's project to a friend:
"And then theirs a tinder like element, for filtering potential dates, but that's not implemented yet."
"Why doesn't he just copy tinder?"
"Er... wat?"
"You know, just copy their code and put it in his app."
"You don't... you can't... I mean you can decompile... but that's not useful because... it just doesn't work that way. For a million reasons. I don't know where to begin."3 -
when your boss doesn't understand anything you do and introduces you to people as "magic coder"...actually I think I prefer that.2
-
Because of DevRant:
Now hiding..
.titanic {
Float: none;
}
Within all my company code files just to annoy my co-developer2 -
When you want a multi-monitor setup but no one else in your team does so you can't justify it to IT 😭9
-
Client Of The Day : Hi, I would like to have a website. I went to an agency but are too expensive for me. Can you do me this website for less than €150 ($170) ?
Me : -_-
So, question. What is your minimum for a freelance assignment ?5 -
Fellow web developer loves to blame any css mistakes on the users "browser" or my favorite, "oh that must be a PC thing it looks great on my Mac"
*Facepalm*3 -
When you're trying to get to sleep but you're just lying in bed thinking about things that annoy you at work because you were just reading DevRant.3
-
Making your build site go live at 12am, stay up til 2am working on bugs, wake up at 5am to continue working on bugs.
The programmers life1 -
Whe you build a backend service that handled 50k concurrent users. But you are forced to integrate this third party service which can handle 500 concurrent users.4