All Posts
Xcode 26.3 and MCP: The Standard Interface for Agentic Coding
Xcode 26.3 adds agentic coding and MCP support while the Codex app adds a command center. Why the standard interface matters for teams.
Agentic Coding Goes First-Class: Xcode 26.3 and the Codex App
Xcode 26.3 brings agentic coding into the IDE and OpenAI ships the Codex app. What the shift means for developers.
OpenAI Codex App: Command Center for Multi-Agent Coding
OpenAI's Codex app for macOS turns multi-agent coding into a command center. What's new and how to use it.
GitHub Adds Claude and Codex Agents: What It Means for Developers
GitHub adds Claude and Codex to Copilot. What this multi-agent shift means for developers and workflows.
OpenClaw: Self-Hosted AI Agent That Went Viral on Twitter
OpenClaw is an open-source AI agent that runs on your hardware. What it does, why it blew up, and the security tradeoffs.
How I Build and Run This Website
Org mode, Emacs, Docker, and Cloud Run: a simple pipeline for a static site.
Docker send email with bash (bytemark/smtp + Gmail SMTP)
A Docker send email guide with bytemark/smtp and Gmail SMTP for cron alerts.
Using LLM as a Translator
How we fixed untranslated disruption messages for international travelers at Trainline.
Searching a data breach with ElasticSearch
When 500m Facebook records appeared online, I used Elasticsearch to search them.
Recreating YikYak with Postgres
Building location-based anonymous posting with PostgreSQL geospatial features.
On Device Network Logging for iOS
Make API debugging easier during release testing with on-device conversation ID logging.