#0947
Cleaning Up The Cat Pea
I built three custom toolsâantwerp, stellarâfox, and rsendâto get my new website up and running: antwerp is a static site generator that turns plain text files into HTML; stellarâfox implements the HTTP server logic (404 handling, slash redirects for directories, and chunkâstreaming of files) so I can serve content efficiently without loading entire files into memory; rsend handles remote data transfer by fingerprinting changed files to update the site quickly on a Raspberry Pi. After fixing many UI bugs, I reflect that programming feels like a living skill rather than merely learning a language.






















