Looks like an interesting benchmarking tool. To keep an eye on.
Looks like nice extensions to use GNU Make to run simple tasks.
Looks like a fun spreadsheet tool where you can use Python in any cell.
An alternative to the venerable sudo coming with systemd. Looks like it has interesting properties.
Looks like an interesting tool for infrastructure automation. It's all Python based which is an interesting departure from yaml files in that space. Could be a nice alternative to Ansible. I might take it out for a spin.
Looks like a nice tool to explore dependencies in JS based projects.
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 tool to analyze hard to reproduce bugs, especially when concurrency is involved. This could be useful to find the source of flaky tests as well.
Looks like a nice tool to manipulate large archives.
Good reminder that you want the diagnosis tools in place and working before you get an actual problem in production.
Good explanations on how HEAD works in git and what it means. It's indeed one of those terms where the consistency isn't great in git.
Good reminder that git worktrees exist. They definitely come in handy sometimes.
Nice list of tips and recent git features to manage large repositories.
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 a nice tool for quick data exploration straight from the command line.
Looks like an interesting tool to simulate difficult network conditions.
Can definitely recommend. The pre-commit project also make managing those a breeze.
Fascinating script which jumps over SSH servers in several hops and replicates itself without a file upload.