top of page


Mac showing wrong date and time despite trying everything
Not very sure about the root cause of the issue but often synching the Apple time servers fixes the issue. From Terminal.app you you...
jinagamvasubabu
Jan 2, 20241 min read
14 views
0 comments


Spring boot3: Use jetty instead of tomcat
solution for java.lang.ClassNotFoundException: jakarta.servlet.http.HttpSessionContext with Spring Boot 3 and Jetty server
jinagamvasubabu
Sep 15, 20231 min read
284 views
0 comments


Concurrency: 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
jinagamvasubabu
Jun 24, 20236 min read
4,376 views
0 comments


Design Payment Gateway -Understanding the payment jargons
Payment is a vast domain. To design a payment gateway, one must understand the business and the terms (jargon) behind it. I strongly feel...
jinagamvasubabu
May 28, 20225 min read
2,338 views
2 comments


Replace 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...
jinagamvasubabu
Mar 28, 20222 min read
2,815 views
0 comments
bottom of page