Browse

Automation

Building Dubnium: Scheduling Agentic Work

Jul 13, 2026 12:00AM
10 min read
2083 words
Building Dubnium: Scheduling Agentic Work
How Dubnium uses declarative schedules, systemd timers, workflow dispatch, and a separate agentic control plane without turning the scheduler into a hidden workflow engine.

Building Dubnium: A Super Workstation With Modes

Jun 29, 2026 12:00AM
5 min read
999 words
Building Dubnium: A Super Workstation With Modes
Dubnium is a NixOS-based personal super server built to stay legible: safe defaults, explicit modes, layered mutability, local AI boundaries, and an optional lab surface.

CareerOps: Building a Governed AI-Assisted Job Application Pipeline

May 18, 2026 11:30AM
11 min read
2155 words
CareerOps: Building a Governed AI-Assisted Job Application Pipeline
A practical architecture for using AI to discuss roles, create job intake issues, trigger local resume generation, and preserve human accountability without turning job search into opaque automation.

Git Is Becoming an Execution Surface

Apr 3, 2026 12:00AM
6 min read
1084 words
Git Is Becoming an Execution Surface
Git metadata now crosses execution boundaries in CI and agentic systems, which turns familiar repository fields into potential code execution inputs.

AI SDLC: Automating the Grind

Dec 30, 2025 3:56PM
4 min read
648 words
A blunt look at the software development lifecycle and why AI tooling should reduce memory loss, not human judgment.

Hugo + Dokku + Wercker = Goodness

Jun 22, 2016 12:00AM
Hugo + Dokku + Wercker = Goodness
Automating a Hugo site build and deployment pipeline with Dokku, Wercker, and static asset generation.