@thoughtss
Time is a illusion
Nothing here yet.

Feb 25 · 2 min read · Introduction & Architecture In my DevBlog Analytics platform, I use a dual-database architecture: PostgreSQL for relational content and MongoDB for analytics logs. While this setup is powerful, it int
Join discussion
Sep 4, 2025 · 2 min read · Without Docker (traditional installation) You have a toy that has many small parts. Before sending it to your friend: You disassemble it. You pack the parts separately with instructions. When your friend receives it: They must unpack everythi...
Join discussion
Aug 23, 2025 · 4 min read · When you’re building an app, at first everything feels smooth. Your server is fast, your database is snappy, and life is good. But sooner or later, things change. More users join, queries get slower, requests start piling up, and suddenly your app fe...
Join discussionMay 24, 2025 · 2 min read · Multi-Turn Conversations What is Multi-turn conversations? Multi-turn connvo’s are basically the chat model maintains history of previously inputted user input and model’s responses, and can use it later for eg if user asked to summarize whole chat u...
Join discussion