Links

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.

2025-09-01

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.

https://omg.lol

Cute site for making a profile page, and hosting DNS at a fun eTLD.

https://url.town

An old-school web directory, run by the omg.lol community.

How Not To Build The Torment Nexus

I Am An AI Hater

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:

Rubik

Playwrite Magyarország

Playwrite Australia QLD

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.

https://smol.pub

https://drmollytov.smol.pub

Lies we tell ourselves to keep using Golang

Gemini - The small Internet

https://www.getzola.org

A static site generator, written in Rust, but without Golang's "insane templating language". 😆

https://online.winscript.cc

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!