63 private links
Very fun an impressive experiment of making a Wayland compositor rendering in the terminal with surprising refinements. Now it feels totally useless too of course.
This is indeed a nice way to setup some new habits on the command line.
A nice glimpse into the maze of the escape codes on the terminal.
Or why even the core git developers don't really use the defaults. This piece gives good knobs to play with in order to have a nicer experience.
An alternative to the venerable sudo coming with systemd. Looks like it has interesting properties.
Interesting ideas for terminal emulators and shells. Maybe will make their way in other software.
Nice set of advices. There are interesting things to do on the command line with more JSON output. It needs to be easy to work with though.
Looks like a nice tool to backup and restore emails. Probably to check out next time you migrate your emails to another server.
Looks like an interesting Git user interface. I'll take it out for a spin.
Looks like a nice way to automate the creation of changelogs.
Plenty of good tips in there. I knew quite a few, but there are a few nuggets that I'll test drive I think.
Interesting tool for file type detection. Seems very accurate too.
Looks like another nice grep alternative. This one keeps its command line interface compatible with grep which is nice, not the case for other alternatives and that turns out to be my main gripe with them.
Interesting terminal oriented tool to interacting with LLM. Let you choose to self-host or run locally.
Good food for thought to design CLI interfaces.
Good list of tips and aliases. Might inspire a few changes in your setup.
Looks like a very good tool for handling JSON files. Might come in handy next to jq... maybe it'll replace jless.
OK, I admit I missed the introduction of this flag in strace as well. Super interesting, it can definitely be useful.
Looks like a neat tool for the less common commands you still need to reach easily.
Looks like a nice tool. Should complete nicely my trusty lnav for unsupported formats.