krıtıve
Sign in

Join kritive

Show what you build.

Sign inCreate account
HomeTrendsCollectionsProfileSettings
Help
krıtıve
HomeTrendsSearchActivityMessages

krıtıve© 2026

TrendsHelpTermsPrivacyContent Policy

3 projects

theo_hacks
·2d ago
sift

I built a way to fuzzy-find my whole shell history and run it again

A tiny Rust TUI that indexes your shell history and lets you fuzzy-search and re-run commands across every project you have touched. Single binary, sub-millisecond search.

CLIRustDevTools
2
devon_ships
·1w ago
Loopback

I built a tool to record, trim, and replay API mocks in one click

A proxy that records real responses and lets you replay them as fixtures. Great for demos and for tests that should not hammer a third party API. Exports to a flat folder you can commit.

backendapiDevTools
2
theo_hacks
·2w ago
loomctl

I built a way to see every container's logs as one live, color-coded stream

A terminal UI that merges and color-codes logs across a whole compose stack so you stop juggling ten panes. Written in Rust, ships as a single binary, and starts instantly. The trick is that it tails every container at once and interleaves them on one timeline, with per-service colors and a filter you can edit live without restarting. I built it during an incident where the bug was obvious in the logs but I could not see it across four scrolling windows at 2am. It handles backpressure now, so a chatty container does not drown out the quiet one that is actually failing. Saved filter presets and a jump-to-last-error key are next on the list.

CLIDevToolsRust
2