Posts
All the articles I've posted.
-
Markdown Standards and the GitHub Convergence Problem
A comparison of Markdown standards, why GFM became the de facto choice, and why the ecosystem still lacks a universal renderer.
-
Designing a Config Sync Strategy for Claude Code
A design doc for managing Claude Code user-level configuration through a dotfiles repo, working around symlink limitations with an additive merge skill.
-
OpenAI Codex: From Code Model to AI Agent Ecosystem
A comprehensive study of OpenAI Codex's evolution from a 2021 autocomplete model to a full-featured AI code agent platform in 2026, including architecture, product comparison, and lessons for building AI agents.
-
Getting VS Code Markdown Preview to Match GitHub
How to render GitHub Flavored Markdown in VS Code without losing your editor theme.