RSS Show started out as an experiment in Vibe Coding and evolved into a usable tool. What is RSS Show? RSS Show is a single-file RSS feed reader that runs entirely in your browser. No installation, no build process, no dependencies - just open an HTML file and you're reading feeds. Due to the enshittification … Continue reading Building RSS Show: A Vibe Coding Experiment That Became Real
Another vibe coding experiment: ZFS Snapshot Extractor
Yes, I am on a AI "vibe coding" spree. This time I needed a tool to help me extracting a specific version of a given file from a ZFS snapshot. Again, I had Claude Code write everything. I started with an empty directory and ended up with the script you can find on SourceForge. Originally … Continue reading Another vibe coding experiment: ZFS Snapshot Extractor
Online RSS feed reader created with Claude Code
I blogged about this twice already, but I think it's worth talking about some more: When I started out I wanted to recreate the RSS feed reading functionality of Netvibes (which they had just shut down). The idea was that it should run in the browser without needing a server. And I wanted to do … Continue reading Online RSS feed reader created with Claude Code
Using Claude Code with Perl
Following my positive experience with Claude Code and JavaScript/PHP yesterday, I tried using Perl today. This time, I spent a lot of time optimising the CLAUDE.md content before starting the code analysis. I asked it to analyse a Perl module containing some functions that I wrote several months ago, checking for errors and suggesting improvements. … Continue reading Using Claude Code with Perl
RSS feed reader and vibe coding revisited
A few months ago I tried vibe coding an RSS feed reader in JavaScript, using Claude.ai and Mistral's LeChat. It worked well enough to be usable, but never was quite what I wanted. I gave up after a while because the changes started to run in circles. Yesterday I read an article How to install … Continue reading RSS feed reader and vibe coding revisited
help.gexperts.de will stop working shortly
A year ago I used a special offer to register the domain gexperts.de, which I used only for https://help.gexperts.de. That special offer has now run out and I have decided that it is not worth the money I would now have to pay for it. I will probably add a subdomain under dummzeuch.de as a … Continue reading help.gexperts.de will stop working shortly
dzBdsLauncher 1.0.18 now deletes annoying links in start menu
The Delphi 12 and 13 IDE create a link on the main level of the Windows start menu which starts the 32 bit IDE. This happens every time you start any of the two IDEs and it annoyed the hell out of me. I just updated dzBdsLauncher to optionally delete this link after the IDE … Continue reading dzBdsLauncher 1.0.18 now deletes annoying links in start menu
GExperts 1.3.26 beta for Delphi 13 64 bit IDE
I have just released a GExperts beta version for the 64 bit IDE. To use it If you have not done that yet, download the beta installer for the 32 bit version and install it Download GExperts64_RS13_1.3.26_2025-09-28.zip Extract the files from that archive into your GExperts 13 installation directory Execute the batch file Register-GExperts64-XX130.cmd This … Continue reading GExperts 1.3.26 beta for Delphi 13 64 bit IDE
Delphi 13 packages for tdbf
Packages for Delphi 13 are now available in the tdbf project on SourceForge.
Delphi Known IDE Packages Manager updated to Delphi 13
I updated the KnownIdePackagesManager tool to support Delphi 13.