Let's see if this gets merged. This could be interesting convenience.
Looking forward to Git LFS going away indeed.
Interesting tips and caveats when using Tailscale.
This is a nice trick for keeping your secrets safe while having them handy when needed.
Looks like a nice tool for real-time collaboration on files.
Neat tools to keep retrospective fresh. If people settle too much in habits they quickly become dull.
This is indeed a nice way to setup some new habits on the command line.
Looks like an interesting vector editor.
Nice! At last a Makefile linter. It has some interesting features, I especially like the automated .PHONY target management.
Interesting thinking and trick. We clearly pile up too much noise in our shell history.
Early days for this project but the idea is interesting. I could clearly things I'd want to automate that way.
I often tumble on this. The two and three dots notations means different things between git log and git diff. It is a tad annoying.
Seriously... Developers should be ashamed to produce such invasive tools.
Nice new tool from the Tor project. Looks like it'll make it really easy to push traffic to Tor from the command line.
Interesting point of view... what makes a tool really?
It's little known that regular Git has a server mode. The thing is that it's not often useful beyond sharing over the local network. Know this tool leverages magic wormhole to share repositories with peers over the Internet. This is really cool stuff in my opinion.
Looks like a nice alternative to git rebase to manage patchsets. Definitely interesting if you're using something like Gerrit. With other forges... It'll depend how your reviews are handled I think.
Again that confirms that all the hype and grand announcements are not deserved. It also gives a good idea of the skills which are required to use those tools, clearly the setup process is involved if you want to don't want to be overwhelmed and drowning in bad code.
Looks like a nice way to orchestrate rootless podman containers.
Interesting fork of rr to have time travel debugging with software counters. Hopefully will allow using rr in environments where it's limited by lack of access to hardware performance counters.