OverviewExploreTrending
Nostr Archives
OverviewExploreTrending
ChipTuner13d ago
`dnf repo info` > I cringe every time I see one of those pipe curl to bash oneliners. Yup. Side note, I use Taskfile.dev in my projects and it has a neat side effect that end-users or contributors can do a --dry-run to see all of the commands the "script" will run before before it does them, and it will echo them during a normal build. For me it's just a nod to my users imo.
💬 1 replies

Thread context

Root: cd9dd6de9fe7…

Replying to: c4d90e545167…

Replies (1)

Zsubmariner13d ago
Nice. I recently did a two step on one of my projects, so that the script the user should read is tiny, grabs the more fullsome script from two locations (codeberg and website) compares them and then uses that to fetch platform specific build, signatures, etc. If you have our tool already installed, it will even give a QR code of the projects npub which is cooked into the build sig. (Kinda neat, still minisign compatible.) https://zsubmesh.net/downloads/
0000 sats