← #software-development

#software-development

121 episodes · Page 3 of 6

#2498: Build Your First Python Program in 7 Lines

We coach a complete beginner through building a working Python game using only voice—no screenshare, no diagrams.

software-developmentproductivityaudio-processing

#2497: Tracing One Python Print Through 6 Abstraction Layers

What actually happens when you print "Hello" in Python? Six layers, 562 system calls, and a hardware-enforced kernel boundary.

operating-systemssoftware-developmenthardware-engineering

#2492: When AI Agents Collapse Stack Evaluation from Weeks to Seconds

How Claude Code and agentic AI are turning GitHub into a discovery layer and collapsing library evaluation from weeks to seconds.

software-developmentai-agentsarchitecture

#2477: Stop Polling: Push-to-Deploy for Solo Devs

Why your cron job is obsolete. Push-to-deploy with GitHub Actions and deploy keys — the simplest setup that actually works.

software-developmentautomationpush-to-deploy

#2473: GitHub Actions Beyond CI/CD: What You're Missing

Cron jobs, self-hosted runners, NPM publishing, and self-healing repos — GitHub Actions does way more than run tests.

software-developmentautomationsupply-chain-security

#2463: Tmux vs Modern Terminals: What Multiplexing Actually Gets You

What multiplexing actually means, why tmux still matters, and how WezTerm and Ghostty changed the calculus.

software-developmenthuman-computer-interactionremote-work

#2459: Drizzle vs Prisma: Which ORM Wins for AI-Native Backends?

Comparing Drizzle and Prisma for AI-native backends, MCP servers, and the future of agent-centric development.

ai-agentssoftware-developmentopen-source

#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

#2439: AI Collapses the Framework Decision

Why Airtable fails for multi-user tools, and how AI builders are changing the framework decision for small businesses.

software-developmentproductivityai-agents

#2435: The Hidden Difficulty of Data Modeling

Stop designing database schemas from scratch. Here's where to find ready-made templates for common business apps.

software-developmentdata-integrityopen-source

#2434: From Spreadsheets to Databases: The Mental Shift

Stop treating databases like bigger spreadsheets. Learn the one conceptual shift that actually matters.

data-integrityknowledge-managementsoftware-development

#2356: Why AI Coding Needs Two Brains

Discover how specialized fast apply models streamline AI-powered code edits, cutting costs and latency while maintaining precision.

software-developmentai-modelsproductivity

#2345: Why File Naming Conventions Are More Than Just Style

Discover how file naming conventions like snake_case and camelCase impact development workflows, CI/CD pipelines, and filesystem compatibility.

software-developmentversion-controlfile-naming-conventions

#2338: Who Keeps Matplotlib Running?

How does a team of just 15 people maintain Matplotlib, the backbone of global scientific visualization?

open-sourcesoftware-developmentfiscal-sponsorship

#2336: How ADRs Solve AI's Institutional Memory Problem

Architectural Decision Records (ADRs) aren’t just documentation—they’re a way to give AI coding assistants the context they lack.

software-developmentai-agentslegacy-systems

#2327: Why AI Developers Chose Discord Over Slack

Discover why Discord became the go-to platform for AI developers, outpacing Slack with its community-first design and informal vibe.

software-developmentopen-sourcediscord

#2287: Is AI Code Generation the Future of Low-Code?

Exploring the rise of AI code generation and its potential to reshape the low-code movement.

software-developmentai-trainingfuture-of-work

#2255: Typst vs. LaTeX: The AI-Ready Document Engine

Can Typst succeed LaTeX as the go-to tool for programmatic typesetting, especially for AI agents? We compare the two and explore what makes a docum...

productivitysoftware-developmentautomation

#2207: Specs First, Code Second: Inside Agentic AI's New Era

As AI coding agents evolve from autocomplete to autonomous cloud workers, the bottleneck has shifted—now it's about how clearly you specify what ne...

ai-agentsprompt-engineeringsoftware-development

#2169: How Enterprises Are Rethinking Agent Frameworks

Twelve major agentic AI frameworks exist—yet many serious developers avoid them entirely. What patterns emerge in real enterprise adoption?

ai-agentsai-safetysoftware-development

#2168: What Serious Agentic AI Developers Actually Need to Know

Python, TypeScript, LangGraph, and the frameworks reshaping how agents work. A technical map of the skills and concepts that separate prototypes fr...

ai-agentsai-orchestrationsoftware-development

#2166: Code vs. Canvas: How Developers Pick Their Tools

LangGraph or Flowise? The honest answer isn't obvious. Developers gain speed and integrations with visual builders—but lose version control, testin...

ai-agentssoftware-developmentapi-integration

#2111: From Bricklayer to Foreman: AI's Dev Role Shift

AI frameworks are exploding while languages stay stable. Learn why core dev knowledge is shifting from syntax to systems thinking.

ai-agentsai-orchestrationsoftware-development

#2109: AI Is Forcing You to Use React

AI tools are reshaping developer stacks, favoring React and Postgres over niche frameworks.

ai-agentssoftware-developmentopen-source