Details
-
AboutCode ALL THE THINGS!
-
SkillsC#, Java, JavaScript, Python, SQL
-
LocationUSA
Joined devRant on 6/30/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
-
I’m sure many of you are well aware of this, but I just ran across this today and found it amusing. Apparently, Chrome uses the term “zygote” to identify child processes. 😁2
-
Doesn’t matter how much experience you have, there’s always a new rake to smack you in the face. 🤣
Found post by programmer.me on Instagram.1 -
Getting ready for a release to production next week. Needless to say, tensions are high. Found this in the source history. 😂
-
Most of the time devCat is crucial in the coding/debugging process. However, sometimes he gets a little ADHD and goes rogue.8
-
Maybe I've spent too much time around marketers or maybe it's just my OCD... but for the love of God people, when referencing the app we all use and love can we not at least use the proper case?
It's devRant. Not DevRant. 😑5 -
This gave me a good laugh. 😁
Wouldn't let me upload the entire image so I cropped it. Here's the link to the whole thing.
https://toggl.com/worst-client-type...1 -
Sometimes I put my earbuds in and don't even listen to anything just so people will leave me alone and not involve me in idle "chit chat"... and some people just don't give a fuck. 😑
-
This guy is the best coworker ever. He analyzes my algorithms, advises me when to eat or take breaks, and reminds me not to take life too seriously. He's pretty helpful with debugging too.11
-
My worst nightmare just came true. Been working with a difficult client for the last 3 months (1.5 months longer than the project was supposed to last). The client has essentially questioned and made me justify every decision I've made about implementation.
Today, as I'm nearing completion on the project the client pointed out a piece that isn't being accounted for correctly.... and they were right. Going to take me several hours to make the correction. 😣1 -
*Sits down at restaurant*
*orders food*
Me: opens devRant
Wife: "You're always on your phone. You're supposed to pay attention to me."
Me: puts phone down. "What would you like to talk about?"
Wife: "...I don't know"
*sits in silence for a minute*
Me: opens devRant10 -
When you've been working on a problem for hours and realize you just got super excited because you got DIFFERENT error message.3
-
For the most part I try to keep my test or filler content somewhat professional in the event I forget to clean it before the client sees it. However, sometimes you just need some lorem fucking ipsum.
http://loremfuckingipsum.com/2 -
When you have a bizarre bug that you can't consistently reproduce, but you're already past your deadline.7
-
This is what my iPhone seems to suggest in most locations. I don't have a problem. It must be a bug.1
-
Just spent 30 minutes confused as hell because an API call I wrote just randomly stopped working.
Forgot that I hardcoded an ID for testing purposes and then ended up creating a new object with a new ID.
Needless to say... they didn't match. Explains why my query retrieved zero results.