video-to-ascii - play videos in the terminal
Python package that renders any video as ANSI characters in the terminal. Useless and beautiful in equal measure.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Related entries
Agentic Video Editor
Turns raw footage plus a creative brief into a polished ad using a Gemini + FFmpeg multi-agent pipeline. Useful reference for chaining vision and editing tools.
Oxideterm - all-in-one terminal workspace
Native Rust + Tauri 2 terminal with local shells, SSH, SFTP, remote IDE, AI agent, MCP, RAG, and a file manager - all in one binary. No OpenSSL dependency.
any-llm - one interface for every LLM provider
Mozilla AI's unified Python client for OpenAI, Anthropic, Google, Mistral, and friends. Swap providers without rewriting a single call site.
Golf - production MCP server framework
Build, deploy, and scale MCP servers with auth, observability, debugging, telemetry, and a runtime baked in. Skips the per-server boilerplate.