A small app to log things you've learned
CLI for storing TILs (today I learneds)
til is a Rust CLI application that's used to keep track of the important sh%t you want to remember.
terminal UI for viewing youtube subscriptions
A fast, phoneme-aware rhyme, alliteration, and assonance finder for the command line.
AI-assisted shell commands: create shell commands from natural language, or have them explained
A Zettelkasten-inspired knowledge management CLI for capturing and navigating research
Local-first, repo-pinned memory layer for coding agents. CLI + MCP server over a SQLite store. No daemon.
Internal crate for Vestige — `.vestige/config.toml` round-trip and project identity resolution. Public API is unstable; use the `vestige` binary.
Internal crate for Vestige — pure domain types, memory engine, representation derivation, ranking. Public API is unstable; use the `vestige` binary.
Internal crate for Vestige — embedding provider abstraction. Deterministic fake provider always available; fastembed and ollama land in PR7 behind feature flags.
Vestige orchestration layer — hybrid search and embed ingest over Store + EmbeddingProvider.
Command-line notetaking application: a CRUD interface to a repo of "Today I Learned" notes. Inspired by the format of https://github.com/thoughtbot/til. Uses $EDITOR to create and edit notes, wraps Git for convenience, more features to come.
Generate Today I Learned entries