This is a brutalist blog. It publishes nothing and pretends to say everything.

Three posts exist. They cover web design, surveillance tech, and static site generators — topics people are tired of writing about, which makes them the most honest subjects left.

why this looks like this

Every website on the internet looks the same. Soft shadows. Rounded corners. Gradient buttons. Inter or Roboto or Helvetica Neue. This was built as a statement against that uniformity.

The web does not need another clean design system. It needs something honest.

tech stack

the author

No bio. No headshot. No "contact me" form going to an unknown email address that eventually becomes a spam list. There is one real email link in the footer: danny@electrove.xyz. Use it if you have something worth saying.

how to use this

The entire site is plain files. To add a post, copy any file from `posts/`, rename it, change the title and body, then add a link on `index.html`. That's it. No database, no CMS, no build step.

cp posts/post-1.html posts/post-4.html
# edit post-4.html with your own content
# add a link in index.html