Details
-
Aboutweb developer
-
Skillsjs, nodejs, html, CSS, angular, angular 2, es6
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
-
Python. Changed a function to return a tuple instead of one value in some database code. Tests pass, gets deployed, everything works. End of the month comes. Suddenly, we get a report that we're draining people's bank accounts and credit cards.
It turns out there was an untested bit of code inside the billing process that used this function. It used the function that was changed. To make matters worse, when the exception was thrown, the billing had already completed successfully, and due to another unrelated bug it would retry despite this.
So, needless to say, type safety and good unit tests are things I prioritize nowadays.7 -
Every developer dream:
- Cup of coffee
- Laptop
- Fast internet connection.
Really, I am able to not see the light again with this.20 -
When a A.I. is gonna take over my job, Im gonna build a robot to steal the job of the A.I. and then kill it.
Maybe the robot will kill all of humanity, but yolo let's try it. Wanna see a real life terminator 😂4 -
So I've been working with this "developer" on a client project and she is still refusing to use GIT.....16
-
From the moment I realised I was a TABs guy, and she a SPACEs person, it was all over. Love became terribly bad "indented" from that very moment.2
-
Fuck the cookie warnings on websites!
They don't do anything helpful and are just fucking annoying. Especially on some websites where they take up half og the fucking screen.15