I've set up #IndieAuth on my personal site. Now on the two sites that support it I can log in using myself as an IDP.
WeChat ID
aaronpk_tv
TIL three ways of batch renaming files in Linux:
rename -v 's/image/photo/' *.png
mmv "image*.png" "photo#1.png"
qmv *.png