jinagamvasubabuJan 21 min readMac showing wrong date and time despite trying everythingNot very sure about the root cause of the issue but often synching the Apple time servers fixes the issue. From Terminal.app you you...
jinagamvasubabuSep 15, 20231 min readSpring boot3: Use jetty instead of tomcatsolution for java.lang.ClassNotFoundException: jakarta.servlet.http.HttpSessionContext with Spring Boot 3 and Jetty server
jinagamvasubabuJun 24, 20236 min readConcurrency: How does Postgres handle it like G.O.A.T 🦸 (Part-1)Article which talks about how postgres handles concurrency, in this article I will go in detail about read phenomena's, isolation levels
jinagamvasubabuMay 28, 20225 min readDesign Payment Gateway -Understanding the payment jargonsPayment is a vast domain. To design a payment gateway, one must understand the business and the terms (jargon) behind it. I strongly feel...
jinagamvasubabuMar 28, 20222 min readReplace docker with Rancher+Nerdctl 🔥As most of you know, Docker Desktop and Docker CLI is not free to use from Jan 31st, 2022. Of course, it remains free for small...