A Quieter Internet  ·  Aug 14, 2026

Toward a quieter internet

Notes on why this site has no comments, no analytics, and no feed of anything.

This site is deliberately slow. Pages are plain HTML, images are compressed, and nothing here tracks you.

I don’t think every website needs to be like this. But I wanted mine to be a place I could come back to in five years and still recognise.

# The whole site is a folder of text files.
src/content/posts/
├── same-things-different-light.md
├── a-quieter-internet.md
└── ...

If you want to build something similar, the code for this site is small enough to read in an afternoon.

All notes