Details
Joined devRant on 4/7/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
-
The Captain Obvious commenter:
// account deletion
account.delete()
// check results
if results.any()
.... which eventually leads confusing unmaintained comments3 -
When you haven't pulled from master in a week or two and then you do and there's no conflict with the big set of changes you're working on2
-
A good programmer can get more done than 10 bad programmers, but a bad programmer's code can keep 10 good programmers busy for years.
~ Ed Weissman8 -
When your team has no time to address technical debt/infrastructure improvements but we need to make that square checkbox round immediately.1
-
When you rewrite some sloppy idiot's code to be way clearer and straightforward. Then you fix a bug you introduced... and another... until the code ends up looking more or less the same as when you started...2
-
a co-worker was approached a conference by a guy asking what she was doing there. I don't think he was expecting the answer "I'm speaking at this conference". I can't imagine being a woman in tech7
-
My life hurts when I have to develop on someone else's computer and they use the "light-theme". #teamdarkside26
-
How long will it be before clients "get it" the web is a fluid medium it can't and shouldn't be fixed like ink on paper. Unless I do your website as a set of jpegs, you dickhead.3
-
I have a serious bone to pick with internal software that is made "to work" but neglects a user-friendly UI. Damn tired of 1990s looking software that was developed in the 2010s. Internal employees deserve a great looking and intuitive user interface.6
-
Am I the only one who gets extremely nervous the night before an interview as that technical test can encompass the entire academic field of CS. I'm just worried I'll forget the difference between a clustered and non-clustered index or fail to convey the difference between TDD and BDD.
I'm ten years in to my career now, so I 'should' know my stuff. I've produced the tests my self, hired other devs, but I still feel the nerves.8