Three Short Months of Claude Code
On r/self-hosted today someone asked the question: What have you vibe-coded for yourself only? My desk is covered with test equipment: switch, NAS (mac mini running FreeBSD), raspberry pis. Since mid-January, I used Claude Code to create Version 1.0 of my home lab.
-
Prototype a CMS: Wrote a configuration management system prototype using makefile, shell, yq: I don’t want python or a JVM in my systems, and I wanted to experiment. From what I learned, I will probably build a fully-fledged CMS app over the summer. Although I run primarily on FreeBSD, it will have Linux integration. If it’s stable and I like it, I’ll release it as open source.