Details
-
AboutSoftware Developer | Python enthusiast
-
Skillsjs, laravel, python, c, c++
-
LocationIndia
-
Github
Joined devRant on 12/10/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
-
I hardly use Windows, but had to book tickets using my friend's laptop who only had Windows.
So I switch on my mobile data, and the stupid shit just ate up all my data in updating Windows without even asking for permission 😣
Learnt my lesson20 -
No, thank you, you nice little app. If you wanted to call someone to find out the weather, I think I can do it myself.23
-
My workstation at incubation center, where i am currently incubated.
Finally got multi-screen desktop. Though monitors are prone to theft by other teams
bNEST, Bhopal
PS - Laptop is for gaming7 -
Being a student this was how my colleagues felt about my code and SQL procedures. They didn’t even let me create a change ticket to present to CAB 😂11
-
Client: Sorry to bother you, but our developer team can not connect to your Web Service, can you help us?
Me: Of course, if you want, i can give you the code for that, i only need to know in what language are they developing.
Client: Sometimes they develop in spanish and sometimes on english...
Maybe i didn't ask the right question.
Sorry for my English.6 -
Series of events between me (Mi) and dude in office (DIO).
Instance 1
DIO: There is not psql installed on staging.
Mi: Install it.
DIO: YUM is not working.
Mi: *tries yum it works* It is
DIO: Oh. Didn't work earlier.
Mi: *blank* Make sure you install 9.6
DIO: Cannot find psql
Mi: *types psql, it is already installed*
DIO: Oh, didn't work earlier.
Instance 2
DIO: Made this change to the API, the endpoint is not returning the right value
Mi: *restarts server, shit starts working*
DIO: I am pretty sure I did that, don't know what happened.
Instance 3
DIO: Cannot alter role to give login to this db user.
MI: *runs alter role db_user with login* works
DIO: Don't know why it wasn't working before.
Instance 4
DIO: I have been stuck on this test for the past 1 day, cannot get the API to return the right data while the Rest Endpoint works fine.
Mi: You are hitting the wrong endpoint in the test.
DIO: Oh, I put an extra 's'
Mi: BTW you are testing Spring-Boot with that test and nothing else.
DIO: Yes but what if Spring Boot has a bug?
Mi: ok.7 -
I'm pretty upset that Alexa didn't maniacally laugh at me after I asked her about the weather. I'm even more upset that they updated her laugh, and now she just giggles instead of cackling like Dr. Evil2
-
So I've mentioned before that I'm pretty much the sole programmer for my robotics team. I'm on vacation for a week, and the other programmer has to take over.
Is it normal that, since I made the code work and wrote it almost all myself, I am fearful that she's gonna fuck it all up? I kind of want her to work on it slowly so I don't worry too much...3 -
Got call from extremely angry customer, our product is shit and doesn't work. At all. Important customer so I went to visit.
He had the perfect setup, our product to the left, our competitor's to the right.
He connected the Ethernet cable to their product, it worked. He plugged it out and connected to ours... Nothing. Shit.
I started to debug on the premises, took logs, everything. It seemed like our product didn't receive any data at all. What the fuck? Tried everything, debugged low level, still nothing. Sweating as hell.
After two hours I got a strange feeling. So I swapped place, our product to the right, competitor's to the left. Now OUR product worked, competitor's zilch.
THE FUCKING ETHERNET CABLE HAD A GLITCH. IF YOU BENT IT TO THE RIGHT IT WORKED, IF YOU BENT IT TO THE LEFT IT WAS BROKEN.
I had never seen a customer be this embarrassed in my life. He apologized to me, my boss, his boss, the Queen, everyone.
We got the contract.20