2026-04-30 06:06:00
Interesting to see that my gitlab pipeline to deploy changes to my website has come down from 1:33 minutes on TransIP to 0:40 on Hetzner.
#personalwebsite #cicd #smallweb
Interesting to see that my gitlab pipeline to deploy changes to my website has come down from 1:33 minutes on TransIP to 0:40 on Hetzner.
#personalwebsite #cicd #smallweb
Sadly, the time has come to retire the security.txt from my website. It is only used by l33t haxxors who think they can use ai tools to find amazing bugs in my site, but only if i have a bug bounty program. Yet another net positive is turned into a net negative thanks to LLM's.
#personalwebsite #smallweb
My migration from gitlab to codeberg is almost complete. If only the Forgejo Actions weren't down, I'd be able to test my release pipeline.
The earlier problem that my repo was way too large for codeberg was easily mitigated by just removing the entire history. 300 megabytes i really didn't need.
#smallWeb
Started a small new project: My personal website already has a book review section. Now I'm trying to implement a full taxonomy management module instead of the basic keyword sorting it has now. A little complex, but very interesting.
#smallweb #personalwebsite