News
Fixing the session timeouts
3+ hour, 25+ min ago (183+ words) Hi, This is a short post about the issue that my team had faced since I missed something crucial. Context - I had migrated the phpmyadmin auth from ldap to entra based authentication, and the migration was successful and everything seemed…...
Master RAG Systems: Build an End-to-End Lang Chain Pipeline with Milvus, Reranking & Azure Open AI "
3+ hour, 36+ min ago (16+ words) Beyond Basic RAG: Learn Lang Chain + RAG End-to-End ". .. Tagged with ai, python, machinelearning, tutorial....
Turn Your Ideas into Great Products
1+ hour, 33+ min ago (47+ words) The distance between a great idea and a great product is almost entirely filled by design decisions. .. ....
The floor problem: why every admin product wastes 3 months on the same foundation
1+ hour, 33+ min ago (1308+ words) Every internal tool, Saa S back office, and operational admin product begins life the same way. Someone opens an empty Vite project. The team picks a UI library. Then they spend three months building the same things every other admin…...
The Machine Learning Engineering Series
3+ hour, 23+ min ago (1037+ words) . This machine learning series will be a real ride. It's an interactive journey where I'll be sharing and raising lots of questions while building real-world AI systems. My goal is to make this deeply engaging, drive home the right questions,…...
Turning You Into a Power User: Hybrid Memory, SSH Cloak, and Password Vaulting With VEKTOR
3+ hour, 43+ min ago (1156+ words) A 10-minute tutorial that covers how we manage servers, store AES-256 secrets, and maintain. .. Tagged with ai, memory, mcp, agentic....
Fair Lens AI: An Intelligent Dashboard for Automated Bias Auditing
5+ hour, 3+ min ago (23+ words) This is a submission for the Git Hub Finish-Up-A-Thon Challenge What I Built Fair Lens AI. .. Tagged with devchallenge, githubchallenge, dataengineering, ai....
AI Metrics Decoded: From Parameters to TOPS
5+ hour, 16+ min ago (705+ words) Picture this: your team picks a 70 B parameter model for a new feature. It runs great on your Mac Book. You push to production. The GPU bill arrives. Your manager is not happy. Or this: your AI API costs explode…...
Stop Making Your AI Chatbot Slower: Streaming Responses with Spring AI and Server-Sent Events
5+ hour, 1+ min ago (19+ words) **The Wrong Approach Most applications follow this flow: ** User Query " LLM Request. .. Tagged with ai, webdev, springboot, programming....
I made git merge finish itself " in VS Code, in my terminal, and in CI
5+ hour, 16+ min ago (661+ words) Based on your Merge Magic draft, here's a cleaner CEO-style Markdown version: One branch added logging. Another added validation. The correct resolution is obvious: keep both. A developer can resolve this in 30 seconds. But multiplied across every rebase, every PR,…...