Details
-
SkillsC#, C++, SQL, Postgres, Ruby On Rails, JavaScript, Coffee Script, React, Kotlin, .NET, Java
-
LocationUtah, US
Joined devRant on 6/11/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
-
All those volume sliders people were posting, some were made, WITH source code provided. Hope your clients enjoy.
https://blog.codepen.io/2017/06/... -
So I'm no labor law expert or anything, but this just seems off. Anyone know the legality of this?8
-
The one week guide to asserting workplace dominance as a software engineer.
https://medium.com/feature-creep/...1 -
Code: if(customer.primaryContract)
Boss: "just using a variable as a boolean isn't very readable"
Me:
if(!(!customer.primaryContract != !true).toString() == 'false')13 -
I don't get the pretentious coders who look down at anyone who uses any GUI over command line or anyone who uses an advanced IDE over Notepad++ or VIM.
We get it, you're hardcore, I don't care, I love code competition.6 -
When you make a massive change to the code base and run the test suite to drive out functionality but nothing fails...
-
Challenge to the internet:
Make the worst volume control you can imagine.
The internet respond, and some are epic level bad:
https://imgur.com/gallery/XOT471 -
Dev lesson learned the hard way. Never rm -rf with wildcard arguments... If you think you're being clever it probably means you're about to mess up some shit.3
-
-Look at super hacky code for 30 minutes
-Ask yourself, how did this ever work, guy must have been an idiot
-Check annotations, you committed it
-"Dear God past self, what have you done..."3 -
That moment when you go to merge a branch and realize no one rebased for 3 weeks and your whole day will be merge conflicts...1