Home

Update for the week ending on Friday, Jul 31, 2026

Refactoring English

Book

Website

Feedback app

Scraper bot attack

Little Moments

Little Moments is an open-source web app I’m working on to replace the current family photo sharing app (TinyBeans) I used (which I strongly dislike).

mtlynch/little-moments

Mikeville

This is a game I tried vibe coding a few weeks ago. It worked well when it was single-player 100% JavaScript, but the LLMs failed to make progress when I switched it to multiplayer with Phoenix. I kinda gave up but a friend suggested I try again with the latest frontier models turned up to xhigh, and it worked! The main bottleneck was figuring out a way for the LLMs to run e2e tests themselves to verify behavior. Before, they kept giving me incorrect results, but now it’s mostly always correct.

HN Observer

HN Observer is a tool I’m working on to predict the outcome of submissions to Hacker News based on historical data.

NixOS config

Misc