This is really just a dumping ground for interesting links I've come across. Maybe it's an article that was informative or entertaining. Or some utility that seems useful or well-written.
Static Site Generators for Git Repositories
Neat! I briefly considered setting these up on this site. I like the idea of making static sites from git history, but if your history changes often, the cost of manually kicking off the SSG every time you `git push` might be more than just setting up a dynamic server.
Cute site for making a profile page, and hosting DNS at a fun eTLD.
An old-school web directory, run by the omg.lol community.
How Not To Build The Torment Nexus
I love this glorious paragraph:
Critics have already written throroughly about [so many links about AI being bad]
Some nice fonts I found while exploring Google Fonts:
https://github.com/buckket/twtxt
"a decentralised, minimalist microblogging service for hackers", according to their GitHub. I like the idea. I have not yet explored using it myself, but hope to.
Lies we tell ourselves to keep using Golang
A static site generator, written in Rust, but without Golang's "insane templating language". 😆
A utility to de-bloat and configure Windows.
You can use it online to generate a .bat script to run to apply its changes. Nice!