📰 Dev.to · Ian Packard
Articles from Dev.to · Ian Packard · 11 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9376)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Ian Packard
1mo ago
Importing Container Images as WSL Distributions
Any Docker or OCI container image can become a WSL distribution. Learn how to import images from Docker Hub, GitHub Container Registry, and other registries — w

Dev.to · Ian Packard
1mo ago
Cloning WSL Distributions
Need a copy of your WSL distribution for testing or experimentation? Learn how to clone WSL2 distributions using export and import, with your environment and pa

Dev.to · Ian Packard
2mo ago
Automated TLS Certificates with Let's Encrypt and DNS-01 Challenges
Free, automated TLS certificates for Kubernetes services using cert-manager, Let's Encrypt, and AWS Route53 DNS validation. Works for private services and wildc

Dev.to · Ian Packard
2mo ago
Service Mesh Adventures - Cilium, Istio Ambient, and the Ztunnel Saga
Part 4 of my homelab series: Running Cilium and Istio together, the ztunnel certificate nightmare, and hard-won lessons about service mesh on a single node.

Dev.to · Ian Packard
2mo ago
GitOps All The Things - ArgoCD and the App-of-Apps Pattern
Part 3 of my homelab series: How ArgoCD's app-of-apps pattern manages 30+ applications with automatic sync and self-healing.

Dev.to · Ian Packard
2mo ago
From Zero to K3s - Bootstrap Scripts and Time Sync Nightmares
Part 2 of my homelab series: Building an idempotent bootstrap script for K3s, and the VM time sync issue that broke everything.

Dev.to · Ian Packard
2mo ago
The Great WSL Escape - Why My Homelab Runs in a Hyper-V VM
Part 1 of my homelab series: Why running Kubernetes in WSL didn't work out and how Hyper-V with mirrored networking saved the day.

Dev.to · Ian Packard
2mo ago
Building WSL-UI: The Polish Phase and Privacy-First Analytics
A backend developer's journey into UI development - the endless polish, edge cases, and adding privacy-respecting analytics with Aptabase.

Dev.to · Ian Packard
2mo ago
Building WSL-UI: Registry Surgery and Container Imports
Deep dive into renaming WSL distributions by editing the Windows Registry, and pulling OCI images directly from registries without Docker.

Dev.to · Ian Packard
2mo ago
Building WSL-UI: Mock Mode and Fake Distros
How I built a complete mock environment for developing and testing a WSL management app without touching real distributions.

Dev.to · Ian Packard
2mo ago
Building WSL-UI: A Christmas Project with Tauri
How a DevOps engineer spent the Christmas break building a modern desktop app for managing WSL2 distributions using Tauri, React, and Rust.
DeepCamp AI