Loading
Loading
Open source
Every entry below is a pull request that was reviewed by that project’s maintainers and merged into their main branch. Each one links straight to it, so none of this has to be taken on trust.
The work is mostly unglamorous correctness fixes in infrastructure people build on: an off-by-one in a vector database’s bitmask assertion, an unchecked integer conversion that could wrap, a CSS shorthand that silently dropped utilities, a cursor that failed to round-trip across ISO week boundaries. This is the kind of bug that only shows up in production, in someone else’s codebase, under load.
Memory layer for AI agents
React components for building emails
Vector database and search engine
Lucene toolkit for reproducible IR research
Python interface for IR research
Open-source uptime monitoring
Open-source CRM
Python package manager, by Astral
Headless CMS
End-to-end encrypted photo storage
Python data loading library
Scheduling infrastructure
Open-source document signing
Warp is a terminal with no tmux control-mode support, which is a long-standing request on their tracker. I implemented it and proposed it upstream as a stack of six reviewable pull requests: protocol core, render engine, process bridge, window and pane lifecycle, pane adoption, then input and flow control. The specification PR is open on the Warp repository.
Listed separately from the merged work above because it has not been merged. It is a proposal under review.