Building an MCP server for Brainfuck
How I built an MCP server that exposes a Brainfuck interpreter and debugger as a set of tools for LLMs.
How I built an MCP server that exposes a Brainfuck interpreter and debugger as a set of tools for LLMs.
How I built a videogames catalog from HN submissions and the idea behind it.
How I built Collatz Lottery from my smartphone during my holidays.
I just added a /now page to my blog. Here’s why, what’s on it, and why you might want one too.
I built a VS Code extension to make editing PostgreSQL fixtures easier. Here’s why I made it, how it works, and how you can use it.
In this second part we will go deeper into AST editing techniques and show how to automatically migrate tests that use the supertest NPM library.