Technology

Hardware, software, networking, and development

1078 episodes Page 38 of 54

#1227: Mojo 1.0: Can Chris Lattner Fix the AI Performance Gap?

Explore how Mojo aims to unify Python’s ease of use with C++ performance to solve the "two-language problem" in AI development.

software-developmenthigh-performance-computinghardware-acceleration

#1226: The Polyglot Shift: Why Python is Losing Ground

Python’s market share is dipping. Discover why R and Julia are making a massive comeback in high-stakes data science and scientific research.

#1225: Why AI Coders Made TypeScript Unstoppable

Explore how TypeScript became the world’s top language and why it’s now the essential glue for modern AI applications.

#1224: Cracking the CUDA Code: NVIDIA’s Software Dominance

Discover why NVIDIA’s CUDA is the oxygen of the AI industry and how tools like OpenAI’s Triton are finally challenging its 20-year software moat.

gpu-accelerationsemiconductorsparallel-computing

#1222: The Compiler as Truth Machine

Discover how AI agents and the Rust "truth machine" are transforming legacy code into high-performance, memory-safe infrastructure.

ai-agentsclaude-codelegacy-systems

#1221: Beyond Migrations: Breaking the SQL Straitjacket with AI

Stop writing manual SQL migrations. Explore how AI agents are transforming the database from a rigid "straitjacket" into a flexible, evolving state.

#1220: Why You Can't Give an AI the Database Password

Why can't we just give AI the database password? Explore the shift from REST to GraphQL and how the Model Context Protocol changes the game.

ai-agentsmodel-context-protocolapi-integration

#1218: The Architectural Divide Between Batch and Live Speech

Why does voice typing feel so clunky compared to recording a memo? We explore the technical hurdles of real-time AI transcription.

#1217: The Missing Ring Zero: Why LLMs Can't Keep Secrets

Discover why AI models leak their secret instructions and how to defend your intellectual property using modern prompt hardening techniques.

ai-securityprompt-injectionlarge-language-models

#1216: AI Wearables: Local Sovereignty vs. The Subscription Trap

Discover the trade-offs between sleek AI subscriptions and open-source sovereignty. Can local processing save your data from the cloud?

data-sovereigntylocal-ainpu

#1215: The Vector DB Hangover: Scaling Without Going Broke

Stop overpaying for your AI's memory. We break down the math of self-hosting vectors and the rise of serverless search.

#1213: Is Your JSON Store Just a Postgres Feature Now?

Explore why the NoSQL revolution didn't kill SQL and how document databases are finding a new second life in the era of AI and RAG pipelines.

#1212: The Postgres Vector Revolution: Killing the Sprawl

Is your tech stack a sprawling suburb of microservices? Discover why a 40-year-old database is winning the AI infrastructure war.

vector-databasesragarchitecture

#1211: Escaping JOIN Hell: The SQL Developer’s Guide to Neo4j

Stop struggling with 15-deep JOINs. Learn how Neo4j turns relationships into first-class citizens for faster, more intuitive data modeling.

graph-databasesarchitecturedata-storage

#1204: Rethinking Mastery: Beyond the 10,000 Hour Rule

Is the 10,000-hour rule dead? Explore why raw time no longer equals expertise in the fast-paced age of AI and open systems.

software-developmentai-agentsfuture-of-work

#1201: Can Your Air Defense Handle the Math of a 400-Missile Salvo?

Discover how high-cadence ballistic strikes are breaking defense math and forcing a shift toward "economic optimization" in modern warfare.

missile-defenseballistic-missilesmaneuverable-re-entry-vehicles

#1198: Swarm-as-a-Service: How Cheap Drones Broke Air Defense

Why does a $2 million missile struggle to hit a $20,000 drone? Explore the technical logic behind Iran's "moped" drone revolution.

#1194: The Vacuum Packing Problem

How do you fit a supercomputer into a 70cm tube? Discover the engineering "wizardry" behind the Arrow 3 missile defense system.

missile-defenseaerospace-engineeringisrael

#1172: The Pirate’s Trap: Why P2P is More Dangerous Than Ever

Think torrenting is just about copyright? In 2026, a single "play" click can compromise your entire network. Learn the new risks of P2P.

#1170: The Frozen Backend Paradox: Modern Static Architecture

Explore the "frozen backend" paradox and how modern static sites use build-time logic and sharded search to mimic complex dynamic applications.

architecturestateless-architecturesoftware-development