Details
Joined devRant on 5/13/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
-
Most days, I feel pretty good about my skill and contributions, but I still sometimes worry that I might be the cog with the terrible code that all my coworkers rant about.1
-
Yayyyyy! I got the stickers 😆
Thank you @dfox and @trogus for building this great dev community. We owe you 1000 lines of code :p1 -
I find Scrum Masters useless. I'd rather have a developer replace them. Am I overseeing their value? Could someone enlighten me?
I also think that if a group comprised of smart people, things spontaneously happen without needing a handrail to walk along.4 -
Hate being forced to jump back and forth between mutiple projects that use different languages, syntax, and IDEs. Feels like I'm juggling chainsaws and kittens.2
-
Spent 20 minutes on the phone to our server center in india spelling letter for letter who I was and what the issue is.
Finally she says: "Send me an email."
Me: "I did, you are calling me remember?"3 -
When you answer the same question, from the same guy, for the Nth time about why this thing you developed N months ago works as it was designed, based on his requirements.
And at the end you can't really be mad, because he is super friendly and being sorry for that... again... -
That guy who gets fingerprints on my monitor screen. Argh! Can't you just *point* like a normal person?2
-
If Internet Explorer is brave enough to ask you to make it your default browser, you're brave enough to ask that girl out.6
-
Coming down from a high of a Cavs championship tonight. Driving home from Cleveland with another dev, out of nowhere he says, "I know why the app still works"
// always troubleshooting4 -
I once spotted this in our PHP code:
if (!empty("literal string")) { ... }
How did that even passed the code review process still remains a mystery.1