
from ai-workspace-archive12
Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home ne...
nas.home.lan, pi.home.lan)['# Homelab Pi-hole DNS', '', 'Pi-hole is a network-wide DNS ad blocker that runs on a Raspberry Pi or any Linux host.', 'Every device on your network gets ad and malware domain blocking automatically — no browser', 'extension needed.', '', '## When to Use', '', '- Installing Pi-hole on a Raspberry Pi or Linux host', '- Configuring Pi-hole as the DNS server for a home network', '- Adding or managing blocklists', '- Setting up DNS-over-HTTPS (DoH) upstream resolvers', '- Creating local DNS records (e.g. nas.home.lan, pi.home.lan)', '- Troubleshooting devices that lose internet access after Pi-hole is installed', '- Running Pi-hole alongside or instead of DHCP', '', '## How Pi-hole Works', '', '```', 'Normal flow (without Pi-hole):']
This skill has not been reviewed by our automated audit pipeline yet.
Claimable Postgres (pg.new)
Provision instant temporary Postgres databases via Neon's Claimable Postgres (pg.new) for quick development, demos, and prototypes without signup; returns a DAT
Obsidian CLI Reference
Reference and usage guide for the Obsidian CLI: read, create, search, and manage notes, plus developer commands for plugin/theme development and debugging.
Git Hooks Automation
Set up and manage Git hooks (Husky, lint-staged, pre-commit) to enforce linting, formatting, tests, and commit message rules before code reaches CI.
Segment CDP
Patterns and best practices for integrating Segment (Analytics.js and server SDK) to capture client- and server-side events, design tracking plans, and avoid co
Django + Celery Patterns
Production-grade Django + Celery patterns: setup, task design, beat scheduling, retries, canvas workflows, testing, and monitoring for background jobs.