Introduction # Managing knowledge often involves capturing articles and documentation from the web. To streamline this workflow, I developed web-to-markdown as a specialized utility written in Go that extracts article content, converts it to clean Markdown, and downloads inline images locally (structured to compliment my hugo site).
Managing a homelab often involves a lot of manual repetition: spin up a container, add a DNS record in Pi-hole, then create a proxy host in Nginx Proxy Manager (NPM).
What is Lidarr? # Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort, and rename them. It also allows you to automatically upgrade the quality of files already in your library when a better format becomes available.
Configuring Continue.dev # This guide details how to configure the Continue.dev extension running on a code-server instance to autonomously execute shell commands using the Model Context Protocol (MCP).