<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Writing on theflyingcoders</title><link>https://theflyingcoders.dev/blog/</link><description>Recent content in Writing on theflyingcoders</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Mon, 14 Sep 2026 09:00:00 +0100</lastBuildDate><atom:link href="https://theflyingcoders.dev/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>How this blog is built and hosted for nothing</title><link>https://theflyingcoders.dev/blog/how-this-blog-is-built/</link><pubDate>Mon, 14 Sep 2026 09:00:00 +0100</pubDate><guid>https://theflyingcoders.dev/blog/how-this-blog-is-built/</guid><description>This site has no server and costs nothing to run. Here is the whole stack, why every piece is the boring choice on purpose, and how fast I can stand one up for you.</description></item><item><title>How I lay out a Go repo: three layers, one direction</title><link>https://theflyingcoders.dev/blog/how-i-lay-out-a-go-repo/</link><pubDate>Sat, 12 Sep 2026 09:00:00 +0100</pubDate><guid>https://theflyingcoders.dev/blog/how-i-lay-out-a-go-repo/</guid><description>Domain imports nothing and internal owns the logic. Transports hold none of it, whether that is an HTTP handler or a queue consumer, and the data layer swaps under the service without a handler noticing.</description></item><item><title>Three is a pattern: conventions that survive generated code</title><link>https://theflyingcoders.dev/blog/three-is-a-pattern/</link><pubDate>Thu, 10 Sep 2026 09:00:00 +0100</pubDate><guid>https://theflyingcoders.dev/blog/three-is-a-pattern/</guid><description>&lt;p&gt;An agent will happily write the same function four times in four files, each slightly different, each passing its own test. So will a tired human on a Friday. The volume just went up, so the habit that keeps a codebase coherent has to be written down where anyone, and anything, working in the repo will read it. Here is the one I lean on hardest.&lt;/p&gt;</description></item></channel></rss>