
Patent Pending. Here's What I Actually Filed.
Two provisional patent applications, filed pro se, on the multi-tile workspace and on automatic chat translation. Here is what is actually in them and why the architecture matters.
Category
12 posts

Two provisional patent applications, filed pro se, on the multi-tile workspace and on automatic chat translation. Here is what is actually in them and why the architecture matters.

Give Claude SSH access to your homelab with an MCP server over Tailscale — bash, browser automation, and unlimited local ComfyUI image generation. Includes the Windows SSH gotcha that cost me an evening.

AI-generated code does not get a testing exemption. A walk through what an end-to-end Playwright session caught on the salty.poker build, and why integration testing is the part the methodology cannot delegate away.

Spec-driven agentic development compresses the build phase. It does not eliminate the iteration loop. A debugging story from this week and what it says about the methodology.

I spent Tuesday morning staring at a 404 from a service I knew existed. The table engine was up. The routes were registered. The tests passed. And every single request from the front end came back wit…

There is a difference between asking AI to help you write a function and asking it to build your company. GitHub Copilot suggests an autocomplete as you type. That is promptresponse AI — you ask, it a…

Two hundred job applications, the same fields every time. How I built a Chrome extension with Claude to autofill them — what worked, what broke, and the code.

How I built a style-guide skill to keep my writing voice consistent across blog posts when working with Claude.

Yesterday I took a screen scraper project and gave it a proper home on Azure. Containerized, monitored, secrets managed correctly, analytics wired up, alerts configured. The kind of infrastructure wor…

Last post I talked about finding out that [what I've been doing has a name](https://thesaltykorean.com/building/ai/development/2026/03/03/specdrivendevelopment.html). Specdriven development. Heeki Par…

Specdriven development. Who knew that was a thing? I did, apparently — I just didn't know what to call it. Turns out I've been doing it this whole time, building a whole methodology around it, and all…

Here we go. Again. I've been in technology for nearly 30 years. I've built ETL products from scratch and sold them to clients like Kimberly Clark, CocaCola, and Johnson & Johnson. I've managed $12M cl…