top of page
jinagamvasubabu
Jan 2, 20241 min read
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...
12 views0 comments
jinagamvasubabu
Sep 15, 20231 min read
Spring boot3: Use jetty instead of tomcat
solution for java.lang.ClassNotFoundException: jakarta.servlet.http.HttpSessionContext with Spring Boot 3 and Jetty server
230 views0 comments
jinagamvasubabu
Jun 24, 20236 min read
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
4,281 views0 comments
jinagamvasubabu
May 28, 20225 min read
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...
2,333 views2 comments
jinagamvasubabu
Mar 28, 20222 min read
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...
2,721 views0 comments
bottom of page