Details
-
Aboutyet another js developer stuck inside vim
-
SkillsMEAN | VIM | LINUX
-
LocationIndia
-
Website
-
Github
Joined devRant on 4/19/2021
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
-
YOU KNOW WHAT I AM DONE WITH PR REVIEWS , LIKE WHY DO THEY EVEN EXIST THOSE mf's dont know anything aboutT how much I HAVE worked on MY CODE FOR THEM TO SAY can you make this function more descriptive bro its fucking getuserinput Wth do you want it like(GETUSERSSHITFROMTHEIR..nvm)Screw you Grammarly
AFTER their stinky a doble ss stops commenting LITERally I have made phaking changes in half of the CODE and what do I receive "LGTM" you m.. you look like you belong the african Sh..LGBTQ community YOU look LIKE YOU NEED SOME EVOLUTIONARY GLOWUP , STOP MAKING MY LIFE HELL, next PR I am merging it straight INTO his A double S , Love you grammarly5 -
If you want to know how bad the job market is in India, a colleague told me that he got offered a job from an employer, where the condition is he has to give 20% of his paycheck back to the employer in their other bank account.10
-
CTO: We'll use epochs for any time related fields in our services.
After service integration...
Dev from producer team: Hey the time field is showing up as 1970 and not null in your table. That seems to be a bug.
Me: Code looks fine. We are converting epochs to timestamps here. Null is taken care by the library function itself.
The same dev: Actually we are sending zero instead of null values in that time field. But we'd want the end table to treat that as null.
Me: Why can't you send null then?
The dev: Actually avro doesn't support nulls. Hence the zero.
Me: WTF??????
Manager to me: Actually you need to convert them as null. Anyways, this is not a blocker and we can live with it for now.
END OF RANT
Why can't they fucking send it as null? And when I asked about the details, that particular event type doesn't require that field. Still the manager insists on sending that field for it.23 -
Me: I have 7+ years of experience as a frontend developer. I’m very proficient with modern frameworks and tools such as React, Vite, etc.
Senior technical HR Generalist recruiter: are you familiar with HTML?
Seriously, HRs are so dumb3 -
1. Having a bsc degree is not enough
2. The new standard is master degree
3. What's next a phd degree as the new standard?
4. Then what? I have to be a millionaire first so i can be hired to work a job?9 -
I’m still waiting for Agile to just go away, it is the reason devs burn out and have miserable working lives. I started my career just before it got a hold and I remember those days being great - going to work was actually my hobby.
The worst places I’ve worked had strict Agile practices, the best has had the most loose.
Just go away already, Agile! You make so many devs lives miserable.10 -
Why is it so frustrating experience to add simple websocket client to Unity? It should have been so core basic library.1
-
I am at a hackathon and i can't find any ideas to build, what should I do other than watching anime6
-
My boss back in 2013 asked me to figure out why he was getting birthday notifications from his pet social media project almost a week early. It turns out the previous developers had written their own date library in which every month had exactly 30 days, leading to a year that was 5–6 days short of what it should have been. Apparently those morons didn’t know that some months have a different number of days than others. Or that leap years are a thing. Or that there’s a standard library full of tried-and-true functions that handle these kinds of things for you.5
-
Sometimes I think about changing jobs just to be the new guy again and be able to work in peace without constant IMs popping up. :/
-
Who the fuck accepted this garbage copy pasted code all over the place?! Ah, it was our "tech lead", cool.1
-
I'm glad I handed in my notice. So long, client-database-update.xlsx. I will never again have to suffer your absurd inconsistencies1
-
In order to be handsome, I tried to wash my face with handsoap.
So this is the only hands-on hand-job I got into. -
when your best friend brings you to a psychiatrist, you take the pill he gave you and your friend starts to disappear5
-
Why are JavaScript coders called engineers (ie front end engineers, node engineers) but dotnet and Java are called developers?17
-
Am I the only one the sometimes just makes a PR that won't fix the issue but at least shuts everybody up so I can investigate in peace.3
-
My favorite is when they just don’t come in one day (don’t give notice, just see ya!). If that happens more than once in a few month period, that tells you more about the department than the individuals.
-
Yesterday,
I was a bit drunk.
But I wanted to improve security of the company. So, I went in Azure and activated “Security defaults” which forces MFA for all users in the company. (Because RH always forget to enable MFA for new employees, and I actually care about security)
Then I went in office 365 management and instead of resetting MFA for all users (Forcing everyone to redo MFA setup), I (by mistake) clicked on reset all passwords.
I tested my own account it was fine and went to sleep.
Got a call from CEO at 7am, all 30 employees cannot login in, cannot work.
What a shit show I made…
I have a call with CEO in about 2 hours, I don’t even know how to justify myself…
So children: don’t activate company wide options while drunk. Ever.23 -
Here is a weird fact I have been thinking about this evening:
Helio X20 was the only mainstream ARM processor that had 10 CPU cores. It was first introduced in 2015, however no more ARM processors with high core count were used since then..
Nowadays smartphone processors have `8` cores max 🤔🧐
I guess 8 cores the reasonable limit for smartphones. Must have something to do with cost-to-performance factor3 -
During my rookie days I used to glorify the fact that I wrote production grade code using vim.
Lol, explains why I would delay on delivery6