Swiss letter management CLI using Typst - create properly formatted letters for Swiss envelope windows
OpenAI profile pooling and safe auto-rotate for Codex CLI and Claude Code
Vault management, file operations, and watching
A wrapper that adds reveal effects, live ANSI recoloring, and keymaps to existing terminal apps.
B-field datastructure implementation in Rust
Embedded in-place B+ tree storage engine with WAL, per-table concurrency, secondary indexes, lazy row decoding, and optional AES-256-GCM encryption and vector search. Powers the storage tier of the Boogy serverless platform (https://boogy.ai).
Client for Chroma, the AI-native cloud database.
RCU with a safe API and local collection of old values
An MCP server for PTY management with SSH connections, remote sessions, file access, and mounts
Automate detection of HWND and real PID for apps launched through ShellExecuteEx (cmd start, Explorer, PowerShell)
Local AI substrate for agents with sparse signals, hooks, and optional adapters
Archaic attempt at autonomous non-sandboxed distributed artificial life of assembler automaton type.
Briefly build scripts.
A rails gem that allows you to briefly defer execution of tasks and return from requests faster.
The attempt library provides a thin wrapper for the typical begin/rescue/sleep/retry dance. Use this in order to robustly handle blocks of code that could briefly flake out, such as an http or database connection, where it's often better to try again after a brief period rather than fail immediately.
Swap a SQLite database on a running Rails server without restart. Requests queue briefly during the swap, then resume on the new database.