Ever wondered what your GitHub repository would say if it could throw shade? Meet Repo Roastmaster – the quirky tool that turns your code into a roast.. Not for the faint of heart. This isn’t your typical code review; it’s where repositories get playfully skewered with clever, snarky commentary that...
Stories by henkster
I built *LinuxMate*, an open-source “Ninite for Linux” style tool: select common apps/tools, choose distro/package manager, and it outputs a reproducible post-install script.<p>Motivation: the “first hour after install” is still weirdly manual. LinuxMate aims to turn that into a determinis...
I wanted a notes tool that behaved like a folder of .md files, not like an “app” that needs a database, accounts, syncing rituals, and a 40-step export when you want to leave.<p>So I built MarkdownManager: a self-hosted Markdown viewer + editor written in plain PHP. Notes are just *.md files on disk...