← All Tags

#distributed-systems

29 episodes

#2830: What CERN Actually Does: Beyond the Big Ring

CERN is a treaty organization, not a lab. How 24 countries pool resources to run the LHC and beyond.

high-performance-computingdistributed-systemsnuclear-physics

#2444: Custom IDs: UUIDs vs Human-Readable Keys

How to design database IDs that balance security, human readability, and performance — with lessons from Stripe and TypeID.

software-developmentdata-integritydistributed-systems

#2438: The Folder Illusion: How Object Storage Fakes Hierarchy

Blobs, flat namespaces, and why those "folders" in cloud storage are complete illusions.

data-storagecloud-computingdistributed-systems

#2328: How to Spot a Real AI Hackathon

Discover how to identify worthwhile AI hackathons, build meaningful connections, and maximize your impact in virtual communities.

ai-agentsdistributed-systemsproductivity

#2167: Sync vs. Async: Architecting Agents for Scale

Why most enterprise AI agents fail in production has less to do with models and more to do with whether they're built synchronously or asynchronously.

ai-agentsmodel-context-protocoldistributed-systems

#2141: Choosing Your Durable Execution Platform

Why building AI agents means managing infrastructure. We explore durable execution backends like Temporal and AWS Step Functions.

ai-agentsdistributed-systemscloud-computing

#2113: Goldfish vs Elephant: The Stateful Agent Dilemma

Stateless agents are cheap and fast, but stateful ones remember your window seat. Which architecture wins?

ai-agentsstateless-architecturedistributed-systems

#2018: When Micro Frontends Actually Make Sense

The frontend monolith is a nightmare of coordination. Micro frontends promise autonomy, but is the operational complexity worth the cost?

architecturesoftware-developmentdistributed-systems

#2002: Brainstorming a Stable-by-Design Smart Home

We explore why Home Assistant is so fragile and brainstorm a stable-by-design future for the platform.

smart-homedistributed-systemsfault-tolerance

#1993: Hiding the Kitchen: Why AI Shouldn't Show Its Work

Why single-model chatbots fail at complex tasks—and how multi-agent swarms solve it.

ai-agentsconversational-aidistributed-systems

#1946: Why LangChain Built a Three-Layer Agent Stack

We unpack LangGraph, LangChain, and Deep Agents to reveal the deliberate hierarchy behind the ecosystem.

ai-agentssoftware-developmentdistributed-systems

#1944: PostgreSQL: The Thirty-Year Miracle

How does a volunteer-run database power the New York Stock Exchange and survive every tech trend without burning out?

open-sourcedistributed-systemsreliability

#1938: JSON-to-SQL Type Mapping: A Practical Guide

Mapping JSON to SQL isn't as simple as it looks. Discover the hidden traps in data types that can cause performance hits and data corruption.

data-integritysoftware-developmentdistributed-systems

#1931: Where Your AI Pipeline Actually Dies

Why do AI pipelines crash? It’s not the models—it’s the plumbing. We break down how to manage data between stages.

distributed-systemsdata-redundancyhigh-availability

#1923: Scaling Prosumer Automation to Enterprise

Prosumer tools like n8n break at scale. Here's why durable execution frameworks like Temporal and Prefect are the enterprise upgrade.

automationdistributed-systemssoftware-development

#1920: InfluxDB vs. Postgres: The Time-Series Showdown

We compare specialized time-series databases like InfluxDB against traditional SQL options like Postgres with Timescale extensions.

data-storagedistributed-systemssoftware-development

#1918: When Server Updates Break Your AI Agents

When a third-party MCP server updates its schema, your AI agents can crash. Here's how to build resilient clients that self-heal.

ai-agentsragdistributed-systems

#1830: Coordinating Multi-Agent Repos at Scale

Parallel AI agents rewriting your code at once creates silent regressions and architectural drift. How do we fix it?

ai-agentssoftware-developmentdistributed-systems

#1725: The Death of the Lonely Chatbot

Forget chatbots: AI orchestration is now the key to scaling intelligent agents in the enterprise.

ai-agentsdistributed-systemsrag

#1652: AI Gateways: The Nginx for Your AI Stack

Why agentic AI needs a unified control plane to route models, aggregate tools, and cut costs.

ai-agentsmodel-context-protocoldistributed-systems

#1647: Monorepos: Better Modularity Than Multi-Repos?

Why putting all your code in one repository can actually enforce better boundaries than separate repos.

software-developmentopen-sourcedistributed-systems

#1506: The Apache Way: Powering the Global Digital Backbone

Explore how the Apache Software Foundation governs the world's most critical data tools and why "Community Over Code" is the secret to its success.

open-sourcedistributed-systemsinfrastructure

#1233: Why "Just Use Postgres" Isn't Always Enough

Can one database do it all? Explore why hardware constraints and data geometry keep specialized databases like Snowflake and ClickHouse alive.

data-storagearchitecturedistributed-systems

#1032: Ancient Backups: How History Survived the Delete Command

Discover how ancient civilizations used monks, clay jars, and geographic diversity to create the world's first distributed data networks.

fault-tolerancedata-integritydistributed-systems