All Articles
Browse the full archive — filter by topic or search by title and excerpt.
I migrated my websites into Payload CMS
Migrating a portfolio and blog to Payload CMS — code-first content, live preview, and GitHub Copilot.
Force Use npm, yarn or pnpm
Enforce a single package manager across your project to prevent lockfile conflicts.
Running Minecraft Server with Docker and docker-compose
Host a Minecraft server with Docker and docker-compose — persistent data, auto-restarts, one config file.
First Impression on Raspberry Pi 5
First impressions of the Raspberry Pi 5: setup, performance, and running LLMs on a $60 board.
How to apply Google's font with NuxtJS and Tailwind
Integrate Google Fonts into a Nuxt 3 + Tailwind CSS project in a few lines of config.
Running Meta's Llama 2 on LocalAI
Run Meta's Llama 2 locally with LocalAI and Docker — no cloud needed.
How To Setup Code Highlighting In Nuxt Content
How to add syntax highlighting to your Nuxt Content blog with highlight.js.
React Route v6.8.0 Setup
A quick reference for setting up React Router v6.8.0 with basic routing patterns.