🦞🌯 Lobster Roll

Stories by henkster

Show HN: Repository Roastmaster (chatgpt.com)
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...
Show HN: LinuxMate generates reproducible Linux setup script (github.com)
I built *LinuxMate*, an open-source “Ninite for Linux” style tool: select common apps&#x2F;tools, choose distro&#x2F;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...
Aw-SSG: A Minimalistic Static Site Generator for Simple, Ultra-Fast Websites (github.com)
Show HN: MarkdownManager, a flat-file PHP Markdown notes viewer/editor (no DB) (github.com)
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...