Software engineer, a avid learner and a tech enthusiast.
I'm Nikhil, a software engineer and an avid learner based in Bangalore City. I work at Linkedin where i try to improve observability for Linkedin's next gen compute infra platform.
GitHub just launched Stacked Pull Requests. For years, shipping a large feature meant choosing between one giant PR nobody wants to review, or a chain of small dependent PRs that drown you in rebases. Stacks give you the small PRs without the manual branch juggling, because GitHub now understands your PRs are connected.
After 3.5 years experience of working for startups to big MNCs, decided to compile a set of advices that, I would have given to myself if I had to start my career all over again
After 3.5 years experience of working for startups to big MNCs, decided to compile a set of advices that, I would have given to myself if I had to start my career all over again
When we released the first version of cosmOS last year, it was written in Go. Go is a wonderful programming language, but it’s been a while since I’ve seen an article on the front page of Hacker News about rewriting some important tool in Go and I see articles on there about rewriting things in Rust every single week.