Skip to content
View crodorg's full-sized avatar

Block or report crodorg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
crodorg/README.md

Chris

I build terminal-native, self-hostable tools — mostly Rust, OpenBSD-first, no cloud and no phone-home.

Everything here is personal work shared in the open — opinionated, single-operator, built to run for years on hardware I control.

Terminal tools

  • fuga — terminal-native music library aggregator. One TUI, one queue, many sources — local (MPD), radio, SomaFM, Spotify, YouTube — with inline album-art thumbnails in Kitty-graphics terminals.
  • helm — let an AI agent and a human drive the same tmux session, local or ssh-remote, with the etiquette baked in so neither breaks the other. Plus read-only verbs for inspecting the fleet.

Knowledge stack — three tools, one ~/wiki

  • plainbrain — a memory and knowledge system for AI coding agents: markdown, git, three shell hooks. No database, no daemons, no vector store. Dumb substrate, smart runtime.
  • recon — terminal deep-research engine. A dependency-light Rust binary owns retrieval, dedup, credibility scoring, and citation-verification; the reading and the cited write-up happen locally. Buy breadth, own synthesis.
  • falsify — theory-falsification engine. Decompose a source into falsifiable claims, audit them against the trust-tiered wiki, adversarially review, and persist source-pinned verdicts. The LLM proposes; Rust verifies and pins.

Mostly Rust · OpenBSD by default · suckless-minded · crod.me

Pinned Loading

  1. plainbrainplainbrainPublic

    Plain files, whole brain. A memory + knowledge system for Claude Code: markdown, git, five hooks, no daemons.

    Shell 4

  2. fugafugaPublic

    Terminal-native music library aggregator (local, Spotify, YouTube, SomaFM, radio) with inline album-art thumbs.

    Rust

  3. helmhelmPublic

    Share a tmux session between you and an AI agent — local or ssh-remote — with the discipline baked in. Plus read-only verbs for inspecting the fleet those sessions live on.

    Rust

  4. reconreconPublic

    Terminal deep-research engine + Claude Code skill: fan out across web (Perplexity), X/social (Grok), and free sources, then read, verify, and synthesize a cited report locally.

    Rust