Home

Update for the week ending on Friday, Jan 16, 2026

mtlynch.io

Refactoring English

LLM Sandbox

Continued working on my LLM sandbox so I can run LLM agents in “yolo mode.”

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).

ScreenJournal

ScreenJournal is basically Goodreads, but for TV and movies. Or letterboxd, but focused on small communities.

beancount-chase-bank

go-evolutionary-migrate

I saw someone else created a simple SQLite migration library and realized I keep copy/pasting the same file to every project, and I could extract it to a reusable Go module.

Streamablize

My personal utility for converting videos to web-streamable videos

Pointer Brother

Pointer Brother is a utility app I use for quick screenshot and image manipulation.

MeshCore

libmeshcore-client

I realized I’m not actually implementing the peer-to-peer protocol; I’m implementing a library for device-client communication, though it reuses a lot of data structures from MeshCore’s peer-to-peer protocol implementation.

howdy-neighbor

meshcore-open

HN Observer

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

fusion

fusion is an open-source RSS reader I found when looking for an RSS aggregator to host on my NixOS system. I like that it’s written in Go and uses SQLite as a backend, so it’s pretty easy to self-host. The maintainer is very responsive to PRs as well.

PicoShare

PicoShare is a minimalist web-based file sharing tool I’m working on. I’m often frustrated that I can’t just send someone a link directly to a file because every file-sharing service tries to re-encode images/video or wrap their own viewer around other files, so I’m making a simple self-hostable tool that lets you upload files and share them with other people.

Awesome WM config

Misc