MKMahesh Kulkarniinmaheshkulkarni.hashnode.dev·Jul 6 · 7 min readMeet HTTP QUERY: The New HTTP Method for Search APIsIf you've built REST APIs for a while, you've probably faced this situation. You need to build a search endpoint. At first, it's simple—maybe just a couple of filters. So you use a GET request with qu00
MKMahesh Kulkarniinmaheshkulkarni.hashnode.dev·Nov 5, 2025 · 4 min readLLMs CAN GET “BRAIN ROT”!While browsing new AI research in October, I stumbled on a paper with a striking claim: “LLMs can get brain rot.” It made me pause — could a model’s ability to reason actually degrade from chewing on short, attention‑grabbing social media text? In th...00
MKMahesh Kulkarniinmaheshkulkarni.hashnode.dev·Mar 14, 2025 · 5 min readTypeScript Just Got 10x Faster – Thanks to Go!Microsoft's recent initiative to port the TypeScript compiler and toolset to Go has got significant attention in the developer community.The core value proposition of TypeScript is an excellent developer experience. As your codebase grows, so does th...00