Details
-
AboutDeveloper, python fan. Doing music and I've a cat, hooo for getting rats as well :p
-
SkillsC c++ python
-
LocationFrance, Rueil-Malmaison
Joined devRant on 3/3/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
-
once.. there was this code that
had major bottle neck
when performing get calls
and when i finally fixed it
the feds
called me and told me to stop it
they said it was cuz that
the client hit their site
soooo hard
mmmmmmmMMMMmmmMMmmMMMMMMMmmmMMM
and then there was this time that
I adjusted the hitting rate
to something a little slower
and when I finally ran it
dem feds
they didn't even notice
I couldn't quite explain it
maybe if I raised the limit
hiiighhhh errrrrrr
MmmmmmmMMMMMMMmmmmmMMMMMMmmMMM
hahaha crash test dummies :P15 -
Worst coding interruption?
The fire alarm going off.
That's when you learn how quickly it's possible to git commit and push7 -
I met a guy in my office. He is a python developer.
He asked me one doubt. One thing lead to another and there as a time where I asked him.
If...
a = 10
b = 20
a = b
Whose value will change a's or b's
.
.
.
.
After few days he was fired.16 -
Me: So, I've been looking through the code and there's barely any comments and documentation. What's up with that?
Him: Yeah, it's really complex and low level, so it's difficult to actually describe what it does.
Me: But that's exactly why you should document it! 🤦🤦🤦
Him: ...3 -
I answered an robocall and all the robot said was "good bye". This must be the unit test of robocalls.3
-
I lost my sanity and googled ”FUCK YOU XCODE YOU FUCKING PIECE OF SHIT”...
That's how I found devRant.9 -
Interviewer: Do you know about SQL injection?
Student: Yessss
Interviewer: Okay, how we can prevent it?
Student: Yes, we should prevent it as prevention is always better than cure. It can lead to data loss and other problems so it can be difficult to fix it if it happens. The best case is that nothing like that takes place. [...]
Interviewer: I get it but how?
Student: By not building any web applications.
[Silence]
Interviewer: Nice, you may go. Do not call us. We will call you.19