2024-12-02 19:32:37 +01:00
2025-01-12 09:18:38 +01:00
2024-12-02 19:32:37 +01:00
2025-01-11 16:33:06 +01:00
2024-12-02 19:32:37 +01:00
2024-12-02 22:15:58 +01:00
2024-11-28 17:54:32 +01:00
2025-01-12 09:18:38 +01:00

gtz blog

An opinionated blog. I write posts about technology and other interests that I have.

To iterate locally:

docker build -t wip .
docker run --rm -it -p 8080:8080 wip hugo serve --bind 0.0.0.0 --port 8080

Things I want to write

Opinions

  • Clean Architecture is stupid and overly complicated - dependency injection is king
  • For want of a neater (human) internet
  • A truly FOSS printer. even the hardware should be FOSS. - most parts should be 3d printable. should be a laser printer, as inkjet is stupid.
  • A truly FOSS eink reader.
  • VIM Bindings everywhere please

Digital Soverignty

  • how to host a blog
  • how to securely "self-host" using a VPS, portainer and traefik
  • how to configure neomutt
  • how to securely host a mail server
Description
just a blog
Readme 427 KiB
Languages
Dockerfile 80.1%
HTML 19.9%