You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tail -f for signals. Every signal any process on the box raises — who sent it, who it hit, which signal, how it was raised (kill(2), the kernel, a POSIX timer),…
tail -f for SQLite. Every statement any process on the box runs against libsqlite3 — the SQL (syntax-highlighted), the values bound to its ? placeholders, the p…
Network throughput as an 80s sunset. A two-sided bar chart of live traffic over time — egress (TX) climbing up from a neon zero-axis, ingress (RX) falling down,…
yeet-src/container-explorer’s past year of commit activity
docker ps that you can actually walk around in. Every running container on the host as a live table — arrow into any one and get a full, self-refreshing inspect…
Your CPU called play-by-play from the Garden — a live system monitor skinned as a Knicks game (system-load-as-basketball). Fan-made; not live NBA data.
yeet-src/knicks-scoreboard’s past year of commit activity
Live Linux system monitor skinned as a Madison Square Garden scoreboard: CPU as the score, top processes as the box score. htop, but it's a Knicks game.
A tiny MS-Paint for your terminal. A full-screen canvas you draw on with the mouse — brush, flood-fill, eraser, a ten-swatch palette, undo/redo — every cell pai…
Behavioral hidden-cryptominer detector for Linux in eBPF — flags processes talking to mining-pool ports while spoofing kernel-thread names. No signatures, no ag…
Live, system-wide USB transfer sniffer in eBPF — decodes USB traffic inline (control SETUP, SCSI, HID) from two universal URB hooks. No usbmon, no hardware snif…