13 blog available in the DeepSeek directory
Articles, tutorials, and deep dives on this AI platform — from getting-started guides to advanced techniques and real-world use cases.
architectureA transcription worker kept getting OOM-killed on Cloud Run. Raising the memory limit only inflated the bill. Here's how a streaming redesign fixed memory, cost, accuracy, and testability at once.
architectureSomething that has been bothering me for a while in the software industry is how disproportionately...
architectureWhy I built an alternative to Kubernetes overkill. Let’s talk about infrastructure...
architectureLet’s be honest: Kubernetes is the undisputed king of orchestration. But if you are running a small...
architectureIn my previous article about treating architecture documentation as a first-class asset, I had a...
architecture...
architectureHow autonomous AI agents can generate a complete architecture snapshot of your microservices platform...
architectureReact encourages a very specific mental model: data flows top-down. Parents pass props to children,...
architectureArchitectural decisions shape codebases for years. Here are the principles I've developed over 25 years to make better ones — covering simplicity, vendor lock-in, reversibility, and total cost of ownership.
architectureMost people use Next.js very superficially. Routing, SSR, maybe API routes — and that’s it. But...
architectureUnity’s editor and asset ecosystem are incredibly powerful, but its runtime is heavy, closed, and...
architectureOver the holidays, I finally had some time to breathe and dive into a few "itch-to-scratch" side...
architectureIf you have built a Kubernetes Operator in 2025, you eventually hit the "State Problem." You start...