Building a Local MCP Server for Malayalam Recipes
A practical look at building a local Model Context Protocol server for Kerala and Malayalam recipes using TypeScript, Zod, stdio, and deterministic JSON data.
Notes on software, systems, and programming.
A practical look at building a local Model Context Protocol server for Kerala and Malayalam recipes using TypeScript, Zod, stdio, and deterministic JSON data.
I built SuomiSanat, a Finnish YKI level 3 vocabulary trainer, with AI agents. Here is what worked, what took longer than expected, and what I would reuse.
Learn how to run Oracle Free in Docker and integrate it with Spring Boot for reliable integration testing
An exploratory deep-dive into using QueryDSL to solve N+1, build type-safe dynamic queries, and leverage LISTAGG in Oracle/H2 for efficient read models.
A practical explanation of distributed locks, why they are not enough on their own, and how fencing tokens prevent race conditions in microservice architectures.