I'm thinking about #ethics of #webdev .
Last weekend I tried to upgrade #hugo and the Blowfish theme in the https://storyseedlibrary.org/ only to realize that both of the projects now use LLMs for development.
They allow the website to stay a staticgen with minimal carbon footprint, but still, there's #AI involved.
Should we shun all LLM-assisted software? Stop updating? Or is it okay to use LLMs to improve the #solarpunk website about #sustainability ?
I feel that there are no easy answers here.
Ananke v2.16.0 is out.
This release reworks the stylesheet pipeline around Hugo's css.Build, removes the built-in Sass/SCSS processing path, and moves custom CSS config to params.ananke.custom_css.
Requires Hugo v0.161+.
Release notes:
https://github.com/gohugo-ananke/ananke/releases/tag/v2.16.0
New post from my blog...
In case you missed it earlier...
Zoomable Image - Creating a Zoom Effect
https://barretblake.dev/posts/development/2026/05/zoomable-image/ #css #hugo
Ich blogge direkt aus Emacs heraus. Was musste ich dafür einrichten? Das habe ich versucht hier zu beschreiben. Vielleicht hilft es jemandem 🙂
Wie nutze ich Emacs zum Blogging Ich hatte von Anfang an für meinen Blog die Einträge in Emacs geschrieben. Dazu verwende ich den orgmode. Nenn mich altmodisch, verkalkt oder sonst wie. Ich mag Emacs und orgmode. Bei mir hat es irgendwie Klick gemacht und ich fühle mich mit dieser 50 Jahre alten Software sehr wohl. Für diesen Blog gibt es jetzt eine einzelne Org-Datei. Der gesamte Blog ist darin enthalten. Jeder Beitrag ist ein TODO. Um daraus dann eine Webseite zu erstellen ist der Ablauf wie folgt:
New post from my blog...
Zoomable Image - Creating a Zoom Effect
https://barretblake.dev/posts/development/2026/05/zoomable-image/ #css #hugo