Details
-
AboutIf you really want me to fill this out, LMK. Otherwise I'm too lazy
-
SkillsWhat is this, a resume?
-
Website
Joined devRant on 12/4/2017
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
-
At the office at 7am when no one is around. It's huge, open, and empty, with that classic morning peace-and-quiet vibe. Lasts about 2 hours
-
Do you ever just have a hundred different people asking you a hundred different questions about a hundred different things at a hundred different times of the day?
Fuck man I can't get ANYTHING done, and all my answers to people feel inadequate (quantity over quality). Maybe I shouldn't have decided to help work on so many different codebases. -
Google got rid of the awesome Inbox app, only to force us back on Gmail with fucking NATIVE ADS! This one really triggered me10
-
Idea: devRant hackathon.
Maybe book a location in a few different cities worldwide, have users team up and see who can conjure up the best devRant-based hack1 -
Today I had to teach a product manager how to use git. It took about 30 minutes to create a proper pull request. Then another 30 to update it when he fucked the change up.
It was a one line change...needless to say I was internally screaming after the first 10 minutes.2 -
Fuck ruby. I've spent less time learning the ecosystems of java, golang, node, and docker combined compared to the shit ruby is flinging at me like some sort of deranged baboon10
-
And they ask me why I have trust issuesrant environement environment environment_name environmentname environemnt enviroment env envionment9
-
We had some cake in the office today. They think we're celebrating someone's birthday, when in fact I'm secretly celebrating me deleting 33k lines of code instead 😁1
-
Don't know if this was or will be a weekly question, but anyone have any good stories on how your opinion of a language/framework/application/etc. changed dramatically? Maybe there are some lessons to be learned for those of us that are stuck using something we think we hate, or are in love with something we shouldn't be.1
-
Today I was minding my own coding-committing-pushing business, when all of a sudden, a split second before typing Enter on a command, the obnoxious UPDATE JAVA popup reared it's ugly head.
Normally I just politely recommend it to fuck off and let me manage my Java versions with homebrew on my own time. But I had no time to not press Enter, and so it rapidly started downloading/installing.
Thankfully I had juuust enough time to hit the cancel button. The progress bar it was showing stopped at 81%. Didn't even have time to read what it said. Crisis averted. Them NSA fucks be like, "curses, foiled again!"
This was probably the most intense moment of the year for me. I think my lifespan grew shorter a few months.
Dreaded auto-updates are getting smarter. They nearly got me when I was in a vulnerable state of hitting Enter many times. Stay on your toes!1 -
I am at +301. How do I know for sure my ++ count isn't frozen and I actually have a billion ++'s??8
-
If Suicide Linux deletes all your files when you mistype a command, what operating system only deletes half your files when you mistype a command?
ThanOS4 -
My progression of learning git rebase:
Year 1: WTF just happened?! Where is my code?! *deletes and re-clones repo*
Year 2: Ok if I do it suuuper carefully I can get the other dev's one-line change into my branch...shit...shit...wait...fuck...oh lol it worked.
Year 3: Oh yeah let me organize my commits real quick. *drop pick pick squash reword pick fixup drop pick* *git push -f* 😎6 -
Coworker: "Hey do you have 30 minutes? We should debug my broken code together."
Me: *slightly interested in the project he's working on* "Sure, let's do it."
Coworker: *explains the problem for 10 mins*
Me: "Maybe--"
Coworker: "OH here's the problem!" *type type type* *git commit -am 'Fixed'* "Done."
Me: *wants 10 minutes of life back*9 -
You're not really a dev until you start laughing your ass off at every Hollywood attempt at writing a scene where a "computer whiz" does some amazing "hacking"1
-
Longtime reader, first time ranter!
I'm just here to complain about how everyone at my company sets "latest" for every dependency.
This wouldn't be the worst thing in the world, expect that no one fucking manages their version numbers...everything is still 1.0.X where X is the build number. Even if there have been breaking changes. Even if it's been like 5 years since the repo was created...