Hi, I'm Sanath
RSS Feed
I'm a software engineer specializing in scalable backend systems and AI-powered products. I've helped companies grow platforms to millions of users, working with TypeScript, Python, Rust, and AWS.
Currently focused on generative AI and agentic systems. This site shares my writings on software engineering, backend architecture, and AI development.
Featured
-
The 5 MCP Servers Every Developer Needs in 2025
Updated:The 5 MCP servers that actually matter for your AI-powered dev workflow - semantic code nav, GitHub automation, browser testing, live docs, and persistent memory.
-
AI Won't Replace You - But a Developer Using AI Will
Why your experience as a software engineer matters more than ever in the AI era, and how to actually get good at working with AI agents
-
How to make eslint and fixers blazingly fast in neovim
A guide to setting up ALE with eslint_d for lightning-fast linting in Neovim
Recent Posts
-
How OpenClaw Gives AI Agents Persistent Memory With Plain Markdown
A deep dive into how OpenClaw's file-based memory system gives AI assistants genuine continuity between sessions using Markdown files, semantic search, and automatic memory flush.