Details
-
About¯\_(ツ)_/¯
-
SkillsC, LAMP, Java, Android, Nodejs, Python
-
LocationMumbai, India
Joined devRant on 10/11/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
-
Life cycle of code
1- See what sound code I have written! It's beautiful.
2 - Hey we missed something last time, just add this bit of tweak.
3 - We need to add some flags for some exception cases
4 - Hey there is a new requirement. Just add some more paths and more flags
5 - More flags!
6 - This shit runs now more on flags than on the design!
7 - Flagception!3 -
Corporate jobs... where you spend most of the time doing stupid work because of idiots in the team.
There was a script to automate some manual task. However that script had a bug. The script was then updated.
Still there is some idiot out there in the wild who runs the old script now and then and causes issues.
We have written another script to counter the effect of that buggy script! 🤦♀️2 -
Benefits of having a client whose timezone is 3 hours ahead of yours
Even if he goes home late... you can still leave on time -
New Project
M: Hey, check these two processes. Both took different paths for the same input. Here are the logs. Both are the same though.
Me: Ok... do we have a debugger?
M: No this product doesn't have a debugger
Me: Any unit tests i should know of?
M: We don't do unit testing. Everything is done in Integration Testing.
Me: Ok. So how can i check the db for this?
M: You can't, the access is restricted. You'll have to raise a ticket to other team with the sql output you need.
Me: Ok. So I hope you have the schema at least.
M: Yes we have the schema. But there was some issue last week so the values might not be there in the correct column. They may or may not be present where they are supposed to be.
Wtf am i supposed to do... fucking play football on ticketing system with the other team 😐 -
found this in our codebase today
try {
//do something
} catch () {
try {
//do something else
} catch () {
try {
//do something else else... this goes on 4-5 levels deep
} catch () {
//log... couldn't do
}
}
}9 -
got into this stream for developing great fun things, then corporate life happened and sucked out all the creativity2
-
This condition over here which is never supposed to be true sometimes becomes true, no one know how or why, just change it manually in prod whenever that happens...
-
A recruiter calls me without any notification for a job I applied. The first qn i get is what is the salary I expect and how much work experience I have. Straight up rejected saying not enough experience. It wasn't a fancy company but surely looked decent enough. Is this pretty common or did I just dodge a bullet?1
-
Have a SOAP service but need REST service since it is in fashion?
Easy, make a endpoint and ask for the entire body of soap (yes, in xml) in body of rest request.8 -
What you think when in college
These big companies would have all their code systematically arranged and everything organized, well documented.
When you come to the corporate world
Its the same shit you saw in college with the only difference being that you are expected to somehow keep it running since now it has actual money flowing through it!4 -
Telephonic "technical" interview at 5 in the evening
Interviewer : Tell me about yourself
Me : Blah blah...
Interviewer : Thank you for your time
(Call time on phone... 7 minutes)
Absolutely uninterested... no single counter question... Guess she just wanted to go home early... 😑6 -
When your company gifts wireless headphones for festive season and everyone starts pairing at the same time... you can connect to anyone!!4
-
Wanted to give a demo of a web project in college but didn't want to carry the laptop and set it up again since I use my desktop primarily.
Just run ngrok on desktop... note the link and you can give a demo from any corner of the world!!1 -
!dev
What kind of a motherfucking city is this! (Mumbai) Every fucking road has a shit ton of traffic and no one gives a shit about people walking nearby. An asshole drove over my foot while I was crossing the road, motherfucker. Traffic signals not working, no traffic constables to see anything. And people talk and keep telling this is the spirit of Mumbai. Shitty infrastructure is the spirit of Mumbai. Fuck everyone!6 -
In a company currently for an interview, these bastards call people in batches and ignore the batches previously made... they just passed a sheet like an idiot to write names.... obviously people who came late were at the back.... so the ones who came late would go in early! 😑2
-
I just downgraded from that shitty windows 10 to windows 7. Win 10 just decided its good to nuke itself while updating.... so fuck off!!
Dont judge me, its my secondary OS.
Primary is Debian!5 -
Deleted the database of an application I built for college since they were replacing it with a better one. Later, the teacher remembered that he didn't take a backup.
Fortunately, I remembered I had configured a cron job an year back in the app which saved me that day. 😅 -
What are your thoughts about competitive coding and hackathons in general?
I sometimes feel that practices which are important for maintaining and structuring the code gets lost in the spirit of competition. Also, more hacks are kind of used to finish the assigned tasks rather than a proper approach.3 -
You are good in programming and data structures.
But we won't select you because you couldn't solve the puzzle. 😑11 -
I am sure that this idea of every site tracking their users must have come from the same people who ask to hack Facebook accounts!