Shredzone

And I'm moving away from Codeberg again

It wasn’t actually that long ago that I announced my move from GitHub to Codeberg.

I have now decided to end my sustaining membership with Codeberg e.V. and move my repositories to Codefloe.

The reason for this is the recent change to the Terms of Use, which makes it clear that projects predominantly using generative AI are no longer welcome on Codeberg.

Before you grab your pitchforks, light your torches, and pay me a visit: I love my craft. I still prefer programming myself rather than orchestrating agents.

So why does the change to the Terms of Use bother me so much?

Well, firstly: Codeberg prohibits the use of any form of generative AI. However, generative AI is more than just getting Claude to churn out heaps of program code. Machine translations into other languages or the automatic generation of documentation are also LLM applications that generate numerous files.

Example: My short novel project Infinisomnia consists of German episodes that I wrote entirely myself. Alongside these, however, are other language versions that were machine-translated. Quantitatively, the vast majority of files in the project are therefore AI-generated, and at best, the project is now only tolerated on Codeberg. That was the main reason for my departure.

Secondly: Regardless of how one feels about generative AI, LLMs are not going to disappear, and many developers have found advantages in using them. It should be left to the maintainers to decide which tools they choose and which they do not want. A platform-wide ban refuses a deeper engagement with the new reality and instead drives the division of the community.

Codeberg also justifies the change by stating that there are many “slop” projects cluttering up their hard drives. This is understandable, but a ban will do little as long as users can continue to dump their slop onto the platform until they get caught. However, Codeberg already had house rules and the corresponding options for sanctions before the change.

Of course, Codeberg is entitled to do whatever they want with their platform. On the other hand, it is also my right to leave a platform (and an association) when our requirements and goals diverge.

I wish Codeberg all the best. It was a wonderful experience.

Image: The “Forgejo” mascot by David Revoy (CC-BY 4.0)

Redesign Shredzone 2026

26 years ago today, the Shredzone went online! 🥳

I am celebrating this somewhat odd birthday with a major redesign of my website.

This is not the first redesign. It started in 2000 with a static website that was generated on an Amiga. In 2003, I switched my website over to a custom-written PHP Content Management System called Akiko, which was later expanded with a blog. The last redesign took place 16 years ago when I migrated the blog to Cilla, a piece of self-made blog software developed in Java. With this foundation, my homepage ran reliably ever since and even survived various server moves. However, this solution also required a lot of memory on the server.

The new Shredzone uses Hugo and is now completely static again. No database, no bloated web application, just finished files on the web server. This is most noticeable in the fact that the individual pages now load noticeably faster.

Nevertheless, all the content has been migrated; even the oldest blog article from 2003 is still there.

Even better: The old Shredzone wasn’t really multilingual. From now on, most articles will be published in German and English. A great many older articles, which only existed in one language, are already available bilingually.

Another new feature is that there is finally an eye-friendly Dark Mode.

There are still a few works in progress that I will tackle over the next few weeks:

  • The translation of a few German articles into English was done by machine. The result still sounds a bit clunky. I will gradually revise all machine-translated articles.
  • The ability to search pages is currently completely missing. Unfortunately, this is difficult to solve on static websites, but not impossible. I am working on it, but it will take a while.
  • The old RSS feeds no longer exist. I still have to check the new ones until they work too. If you subscribed to the previous RSS feeds, you will unfortunately have to do it again.
  • The old Shredzone also worked as an app on a smartphone. That should still work, although I haven’t had time for extensive testing yet.
  • The hashtags were carried over from the old content, but I will revise and expand them.
  • There will still be minor changes to the layout here and there.
  • And quite certainly, one or two bugs have hidden themselves deep in the system.

Anyway: The new Shredzone is online. Have fun browsing!

Moving to Codeberg

I have migrated all my source codes from GitHub to Codeberg.

Codeberg is a community-driven software development platform operated by Codeberg e.V., a non-profit association based in Berlin, Germany. The platform is based on Forgejo, a Gitea fork.

Three of my projects remain fully mirrored on GitHub:

You can continue to open issues and pull requests there. All my other projects are now archived on GitHub, and the development takes place on Codeberg.

You can also log in via GitHub and GitLab there, so you should have no problem with continuing to send me bug reports and pull requests. You don’t need a separate account to do this.

I did not make the decision to move to Codeberg lightly. There are two main thoughts that made me do it.

  1. The recent history of the former Twitter platform showed me how fragile a social network can be when it is under the control of a commercial company. I deliberately chose the federated platform Mastodon as my new home because it is not owned and operated by a single company. As a non-profit association, Codeberg is also owned by the community.

  2. I am deeply concerned about the recent events in the US following the inauguration of Donald Trump. Therefore, I want to reduce my dependence on US-based commercial platforms as much as possible. I prefer to act in time rather than having to react when it’s too late.

Image: The Forgejo mascot by David Revoy (CC-BY 4.0)

Goodbye Blue Bird

After being on Twitter for 13 years, I decided that it is time to leave the platform for good. They say you should always leave on a high note. Maybe I have missed that moment already.

Today I have closed my account there. My handle was shred_ (with a trailing underscore).

You can follow me in the Fediverse: @shred@oldbytes.space

Thank you, blue bird! I have learned a lot from you and met a lot of great and interesting people. It was fun while it lasted.

PS: I have no plans to join other social media platforms. No need to send me invite codes. 😉

20 Years Shredzone

The shredzone is celebrating its 20th birthday today! 🎂

Actually, my personal homepage is much older. It had started some day around 1995, when I was learning HTML. My first website was just a bunch of hand-made static pages. They were published on the free webspace of my ISP.

In 1998 I recreated my homepage, and called it “shredzone” for the first time. It was still using static pages, but now they were generated by running some scripts on my Amiga (there is a separate article about that if you’re interested). This new site got bigger and bigger, and at some point ran out of quota on my ISP’s webspace.

On April 15th 2000, I moved my site to a professional web hosting provider. I also bought my very first domain shredzone.de on that day. Now, having content and also a dedicated domain, the shredzone was finally complete!

In the coming years, I was switching from Amiga to Linux, and I was learning a lot of JavaScript and PHP. In 2003, I redesigned the website from scratch again. It was now using a self-made Content Management System called Akiko. A cool feature of Akiko was that I could use different seasonal page templates. On Christmas there was snow and a snowman, while on Halloween the pages were decorated with pumpkins and a manga witch that I had drawn myself.

Some years later, blogs were getting popular. I quickly added a blog feature to Akiko, and was learning about writing my own weblog since then. I found out that this format was much more useful for me, much better than the tree-structured contents I had before.

Soon I had reached the limits of Akiko. Writing a new blog article was tedious, especially when pictures were involved, so I badly neglected my blog for a couple of months. It couldn’t go on like that, and I decided to write my own open source blog system from scratch. It is called Cilla and is written in Java now. Just in time for the 10th birthday, it was finally ready for prime time. My new weblog had a sleek and modern design, with a random photo on the top of each page. And it was much easier to use. Some of the old contents were migrated to my new blog, while many other outdated (or embarassing 😅) stuff was just dumped. But still my very first blog record goes back to the beginning of Akiko in 2003.

I liked the new design. However, it was cluttered with all kind of extras that have been modern when the blog scene started (like a calender and a tag cloud). Also, mobile devices have gotten ubiquitous over the years, but the old design was not optimized for them and just looked ugly on a small display.

So, in 2018 there was another major redesign, the one you are seeing now. It still runs on Cilla, but everything unnecessary has been removed, and some other necessary stuff like the comments fell victim to GDPR. On the other hand, it has a responsive design now.

Looking back these 20 years, it was a very interesting time. I have learned a lot about the internet, about websites, programming, and blogging. Now I’m curious what the Shredzone is going to look like in 20 years.