Details
-
SkillsPython, Rust, SQL
Joined devRant on 12/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
-
I just spent an hour debugging my company's web app. More specifically, I was trying to fix a bug that made a label on a comment I just made say "Posted 3 days ago".
After confirming timestamps on the server are correct with a calculator, fiddling around with the js debugger, and ruling out weird timezone-related shenanigans, I came to a conclusion.
The bug was in fact sitting, quite comfortably, between the chair and the keyboard.
Yesterday I had moved the date on my computer roughly 3 days into the future, because I was testing out some unrelated code that was dealing with Redis, and I wanted to expire all of the keys stored inside of it.
Don't blame me, my parents told me I had fallen onto my head as a child.5 -
Making sure you can't be fired 101:
The docs for your code should closely resemble that creative writing assignment you turned in a week late in college. -
Well... I recorded my boss's talk at a small tech conference. Everything went just fine until I tried downloading the video from my camera.
It turns out under-priced 32 GB SD cards from eBay may actually only contain 256 MB worth of memory, while quite happily accepting recordings that are far larger than that.4 -
A sign in front of startup office:
Do not feed the developers! We keep them on a soylent diet - eating real food might make them question their life choices.