07 Apr 26
It’s old, but it’s good! R17 is a CLI-based data processing language, with a simple UNIX-y design.
06 Apr 26
The “Works (Almost) Everywhere” Club
-
CTRL + W: delete the word before the cursor -
CTRL + U: cut everything from the cursor to the beginning of the line -
CTRL + Y: to paste (“yank”) contents into prompt -
CTRL + A: jump to beginning of line -
CTRL + E: jump to end of line -
ALT + B: move backward one word -
ALT + F: move forward one word
05 Apr 26
I’m still on the lookout for a good way to track memory usage. Maybe this will help!
02 Apr 26
31 Mar 26
23 Mar 26
A lightweight command-line tool that spins up a local web server to display Git commit diffs in a GitHub-like Files changed view - yoshiko-pg/difit
17 Mar 26
A small, neat and simple terminal file-manager.
16 Mar 26
Tutorial on how to use command line flags in golang tests to customize behavior.
08 Mar 26
📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment. - alexhallam/tv
07 Mar 26
05 Mar 26
Big claims with bit reduction in tokens, worth a try though as there’s real potential savings there.
28 Feb 26
26 Feb 26
23 Feb 26
Another code search tool