LLM Shipping a Job Queue System Without Reading The Source Code I love the job queuing system Beanstalkd – Booko’s been using it since February 6 2010 and it’s been the most reliable, simplest piece of infrastructure to deal with since then. It has queues ( although it calls them tubes ) and it has configurable job priority and delayed jobs. It
Development When an esoteric bug gives you a crisis of confidence. I'm building a little toy / passion project app for saving bookmarks and archiving what they link to. It's Ruby on Rails, with TailwindCSS and Phlex components. It's very vanilla Rails. When I built a cross platform image for it on my ARM64 Mac, and
Development Vibe coding MCP servers "Model Context Protocol" - it's the hot new thing. It provides a standard interface for LLMs like Claude and ChatGPT to use other software on the internet. I recently hooked Claude Code into my self-hosted Gitea service via the Gitea-MCP. This means that, right within my