7 articles about web development, best practices, and modern tools.
Using llama.cpp to punch above your hardware class
Learn how to run Z.ai’s massive 30B MoE reasoning model on a modest Windows GPU using llama.cpp and tensor overrides.
Part 4: Cloudflare Workers & Deployment
Configure Astro’s Cloudflare adapter, set up wrangler.jsonc, and deploy your blog to Cloudflare Workers using both the CLI and the Cloudflare dashboard.
Part 3: Content, Layouts & Components
Use Astro content collections, layouts, astro-icon, and a table of contents to turn your styled shell into a real blog.
Part 2: Design System & Typography
Use Tailwind CSS v4, CSS variables, and fontsource to give your Astro blog a clean design, readable typography, and light/dark themes.
Part 1: Project Setup
Start from zero and create a new Astro v5 blog wired with Tailwind CSS v4 and Cloudflare Wrangler, even if you're new to web development.
Turn Cloudflare R2 into a serverless apt/yum repository with a lightweight Worker front end, using cloudflared as the reference implementation.
Essential PostgreSQL commands for connection management, backup/restore, monitoring, and maintenance ready to copy/paste for day-to-day operations.