rodarmor
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I made my first commit to `just`, a command-runner written in Rust, ten years ago with the auspicious commit message "Initial commit. Broken." Thanks to everyone that has used `just` over the years, the authors of the…
-
I've been working on filepack, a command-line tool for file verification on and off for a while, and it's finally in a state where it's ready for feedback, review, and initial testing. GitHub repo here:…
- Lol: Vibe Scripting (github.com)
- Where does the Rust '\n' character come from? (rodarmor.com)
-
I really enjoy it when I see programmers with a deranged disregard for aesthetics in the name of efficiency or productivity. Some of my favorited examples from my own experience: - An extremely productive, like, 100x…
- Show HN: Agora: Sell Files on the Web (agora.download)
- Lightning Mints: Chaumian Bitcoin Mints (rodarmor.com)
-
Just lets you save and run commands from files with a terse, readable syntax similar to Make: build: cc *.c -o main # test everything test-all: build ./test --all # run a specific test test TEST: build ./test --test…
- How to Debug Things (rodarmor.com)
- Intermodal: A new command-line BitTorrent metainfo utility (rodarmor.com)