Details
-
AboutBecause deadbeef was taken.
-
SkillsJava, python with a sprinkle of node.js.
-
Locationthe land of Port
Joined devRant on 4/11/2019
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
-
Did an intro to functional programming course in Scala.
Felt like I was able to touch the face of an immutable God. :')8 -
A petty thing I did today.
Coworker from another team asked me to monitor their service during rollout. (I had contributed code to their service), so now I've created a bunch of tickets for the error spikes I noticed and assigned it to them. Most of them were just preexisting errors, some new ones.1 -
Is it just me, or have you also had your teammates getting less responsive once you're on your notice period?4
-
Women, software engineers make good boyfriends.
Why?
We're not scared of committing. We do it everyday at work. :P15 -
Had been trying to get the latest build rolled out for the past 3 days. Every morning, I wake up around 6am, drink a nice cup of coffee, while listening to Ariana Grande (I don't know why, but for some reason, she randomly started coming on my playlist a lot) and start rolling out, and sure enough new errors start spiking, ultimately rollback.
Conclusion: don't listen to Ariana Grande when rolling out to production! 🤔 -
A change of pace in these weird and wonky times!
Been a good quarantine so far!
I've been working steadily on a few side projects, and I'm quite proud of myself, that I'm actually "working", instead of TODOing them.
Tinkering with a chrome extension, making considerable progress on my personal website, being more mindful, establish a proper routine and started a new project with a friend!1 -
I've a whole new respect for ElasticSearch. It's codebase is so insanely complex, that I'm seriously contemplating tracing out the flow on a big ass chart. Any suggestions on how you people work and debug so many asynchronous flows?
I have been working on a bug, for almost 6 days (to be read as 3 consecutive weekends), and the best I've done is, conceptually isolate where it's happening. I'm an open source noob, but I feel I've learnt a whole lot during sifting through ES' codebase. :)2 -
Does the perfect codebase exist? Or is it just a myth?
PS. I'm just a new grad with ~3 years of experience, and in my 4th company now.10 -
*Rant*
Dear current manager,
You wouldn't know real talent if it hit you in the face.
Sincerely,
Your employee who's leaving for a FANG2 -
Alphabet has stake in Uber.
Waymo is partnering with Lyft.
Alphabet is gonna be the future of autonomous vehicles.
Now, how far that future is a whole new question entirely. 🤔3 -
Does doing QE for a while (say 3-4 months), and then going back to SDE, cause issues in getting interview calls?3
-
Hate it when recruiters send a template asking about how skillful are you in <insert language here> on a scale of 1-10.
A recruiter sends me a questionnaire, which had almost 10-12 questions. I spent almost 30-40mins, explaining in detail about my past experiences and answering all of them. The next day I got a reject without even a phone call. :/
Why do recruiters even do this without even as much as giving a call to a candidate, and assessing them with a test?5 -
When an interviewer asks, what are the steps that you take usually when given a task to do something, what do you guys say?
I said, I devote 10-20% of the time to understand the given problem - sit and explore all possible scenarios to handle, then develop a brute Force approach, improve the approach to make it more efficient, see if it handles all edge and corner cases, then write test cases for it.
( I'm thinking, the process doesn't vary a lot for most of the people?, Except in TDD - one'll write the test cases first)
How would you answer this question?
I have this feeling that I messed up something 🤔8 -
Had my on-site with Google recently, and I feel stupid wasting 45mins on a math question. I feel frustrated because I was able to do the other medium level problems without hints. :/ Felt really stupid when I saw the solution wasn't very complicated.2