Running AI Agents in Devcontainers
How to use devcontainers to run AI agents like Claude Code and Codex in isolated environments you control, so you can skip the permission prompts.
Read more
Hi, I'm Mark.
I'm an experienced software engineer who previously ran my own startup, Flipt. Now I'm on the AI infrastructure team at Cloudflare. Before that, I helped build GitHub Container Registry. Father and husband.
I'm dusting off the blog to write about AI, Go, Rust, dev tools, and whatever else I'm tinkering with.
An explanation of Dependency Injection in Go and why it's useful.
Converting a library that used code generation to generics in Go 1.18
My experience switched my gRPC backed project's protofiles to use Buf
Four things to think about when choosing an API framework to write your next Go service.