keeb
administrator of the swamp
- Three Minutes of Trouble, 20 million eventskeeb.devapproved
- Building a Group TV Recommendation Enginekeeb.devapproved
- #1337Hide enterprise (SSO) operatives from announcements and leaderboard by defaultfeature
- #1294Expose the swamp.club feed as an RSS feedfeature
- #1276ExtensionInfo.latestVersion typed 'string' but registry returns null; harden pull/resolve for prerelease-only extensionsbug
- #1246Docs: manual should state workflow unknown keys are rejected and placement is step-only (follow-up to #1240)feature
- #1229Docs: swamp skill repo-structure reference still documents repo-local .swamp/telemetry/ as livebug
Ssh
General-purpose SSH operations — exec, upload, wait for connection (https://github.com/keeb/swamp-ssh)
Tailscale
Install Tailscale on remote VMs over SSH and sync tailnet machine inventory from tailscale status JSON into per-machine resources.
Mongodb Datastore
MongoDB-backed swamp datastore — distributed locks with TTL, heartbeat, and nonce fencing, plus a manifest+content-addressed-blob sync protocol that streams the datastore tier as inline-bytes cursor batches. Blobs over 15 MB are transparently chunked across multiple docs so they fit under MongoDB's 16 MB BSON limit. Scoped by tenant + repo namespace. Requires MongoDB 4.0+ as a replica set.
Proxmox
Proxmox API auth + VM fleet lifecycle management (https://github.com/keeb/swamp-proxmox)
Mms
Media management system — content discovery, deduplication, download protocol handling, LLM-powered file organization, and subtitle extraction