(2009)
I maintain dasel on Debian, and It's such a nice tool! I don't use most of it's advanced capabilities, but being able to convert from/to any of those formats with a single tool is very useful.
There's also a new-ish IRC bouncer out there that's a lot simpler than ZNC, soju https://codeberg.org/emersion/soju
alias wcurl="curl -# -O $1"
(I just tested this on MacOS).There's also some value in providing a ready-to-use wrapper for users that install the curl package. Maybe wcurl will also show up in other distributions after a while, especially since Daniel also likes the idea.