FFXIV character card generator
yuzupome.github.io/ffxiv-card/index_en.htmlWinboat
www.winboat.app
Run Windows apps on 🐧 Linux
with ✨ seamless integration
tree.fm
www.tree.fmListen to a random forest.
Moving from git to fossil
www.bloovis.com/posts/2025-05-08-git-to-fossilFossil seems interesting, but autosync doesn't seem to work over ssh, so I'm not sure how much use it would be to me. Still, might as well save this link.
Pass
www.passwordstore.orgPassword management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities.
pass makes managing these individual password files extremely easy. All passwords live in ~/.password-store, and pass provides some nice commands for adding, editing, generating, and retrieving passwords. It is a very short and simple shell script. It's capable of temporarily putting passwords on your clipboard and tracking password changes using git.