Blog
Writing about AI-assisted development, Linux, DevOps, cloud infrastructure, and the tools I use daily.
-
AI Writes Faster Than Your Shadow — Now What?
AI-generated code has 1.7x more issues, reviews take 91% longer, change failure rates are up 30%. The development process must radically change — from architecture to infrastructure.
Apr 6, 2026 · 24 min read
-
Using Figma with Local Fonts on Omarchy Linux
How to set up Figma on Omarchy Linux with full local font support using figma-agent-linux and a user-agent workaround. Complete guide with desktop integration and systemd socket activation.
Mar 19, 2026 · 4 min read
-
Syncing SharePoint and OneDrive on Arch Linux with One Click
Set up Microsoft SharePoint and OneDrive sync on Arch Linux using abraunegg/onedrive. Includes a protocol handler script that makes the "Sync" button in SharePoint work natively, with automatic drive detection and systemd background sync.
Feb 11, 2026 · 16 min read
tags:
-
From Sequential to Parallel: Adding Agent Teams to Spec Kit
How we extended Spec Kit with a new /speckit.team-implement command that auto-detects parallel work streams from your task list and spawns specialized AI agent teams to implement features simultaneously -- complete source code, algorithm walkthrough, and usage guide.
Feb 6, 2026 · 46 min read
-
Building a Private Claude Code Plugin Marketplace for Your Team
Learn how to structure a private Claude Code plugin marketplace for your team, including repository layout, naming conventions, and how to register local or remote marketplaces.
Jan 20, 2026 · 10 min read
tags:
-
Spec Kit + Ralph Loop: Solving AI Context Exhaustion in Large Features
How we combined Spec Kit's structured planning with Ralph Wiggum's fresh context methodology to build an AI-powered development loop that can implement features of any size without context pollution.
Jan 18, 2026 · 28 min read
-
Mistral Releases Vibe CLI and Devstral 2: Open-Source AI Coding Goes Next Level
Mistral AI launches Vibe CLI and Devstral 2, bringing powerful open-source AI coding assistance to your terminal. Learn how to install and get started with these game-changing tools.
Jan 16, 2026 · 4 min read
tags:
-
Auto Dark Mode on Linux Based on Real Sunrise and Sunset
Set up automatic theme switching on Linux that follows the real sunrise and sunset times for your location, not just fixed schedules. Complete guide for Hyprland/Omarchy with systemd timers.
Jan 14, 2026 · 8 min read
tags:
-
Turn Your Surface Pro 6 Into a Home Assistant Voice Satellite
Transform your old Surface Pro 6 into a powerful voice assistant for Home Assistant using Wyoming Satellite and openWakeWord. The conference-grade microphones make it perfect for voice control.
Jan 3, 2026 · 6 min read
-
Fix Surface Pro Touch After Suspend on Linux
How to fix the Surface Pro touchscreen losing functionality after suspend/resume on Linux with the linux-surface kernel using systemd sleep hooks.
Jan 2, 2026 · 3 min read
tags:
-
AvePoint Fly Migrator TLS 1.2 workaround
A workaround to enable TLS 1.2 support for IMAP migrations with AvePoint's Fly Migrator.
Nov 29, 2020 · 2 min read
tags:
-
Optimize Visual Studio Code for C# .NET Core development
A brief introduction and some information on how VSCode can be optimized for a great C# .NET core developer experience.
May 10, 2020 · 1 min read
-
Pretty Windows Terminal and PowerShell Setup
My Windows Terminal and PowerShell configuration. It includes modules like git-posh and oh-my-posh to beautify the command-line experience.
Apr 13, 2020 · 2 min read
tags:
-
Securely fight COVID-19 in a Windows Sandbox
A simple script which installs the Folding@Home client into a Windows Sandbox.
Apr 12, 2020 · 2 min read
tags:
-
Send templated AWS SES emails with PowerShell
A brief description on how a SES mail template can be stored and send with the AWS (Amazon Web Services) Powershell module.
Mar 31, 2020 · 2 min read
tags: