← All series

Series

AI Systems in Go

Building production AI ingestion and inference pipelines in Go — honest tradeoffs, real costs, and patterns that survive production.

0 published · 2 upcoming

  1. Part 1

    Why I chose Go over Python for an AI ingestion pipeline — and what it cost me

    Everyone builds AI pipelines in Python. I built News Radar in Go. Here's the honest tradeoff: what I gained in throughput and operational simplicity, what I lost in ecosystem maturity, and the one place I still reach for Python.

  2. Part 2

    LaBSE in Production — Deriving Cosine Thresholds from Real Data