I am a programmer living in Singapore. I blog about experiences navigating through my career as a Software Engineer.
I have been working with Kafka for a while now. I wanted to blog about some of the common failure patterns I have seen in associated with…
Learning how AI works on a deeper level has always been in my bucket list. I found this amazing video by Andrej Karpathy which walks you…
SpotBugs is a great tool for static code analysis. Recently I got two similar warnings in one of the codebases I work on and I had to fix it…
Recently I wanted to revamp my personal website. While in the quest for the Ideal template, I came found this super clean-looking template…
I recently got hold of a M1 MacBook Pro and faced with the challenge of setting up java developer env. I wanted to build and run a spring…
Many of the microservices I am working right now, are written in Golang. Most of these microservices have internal dashboards and the UI…