#software-engineering
Read more stories on Hashnode
Articles with this tag
Last month when I was back at my hometown & on-call simultaneously, I got an alert from OpsGenie at 4:30 am. The alert was loud enough to wake...
Deploying any ML Model to production involves certain challenges which include: Concept Drift & Data Drift: Concept Drift is basically when the...
Recently I had the chance to go as a mentor and judge for a couple of Hackathons. During my time in college, I participated in a lot of hackathons,...
As the year comes to a close, this blog post will discuss the importance of Retrospectives from the perspective of a developer. What is a...
As software engineers, debugging is an integral part of our jobs. You may have times as a Software Engineer when you are more concerned about fixing...
Rubocop is a code-style linter for Ruby based on the official Ruby style guide. Rubocop supports autocorrection & is flexible in terms of the...