← #software-development

#software-development

92 episodes · Page 3 of 4

#2014: Coding Tools Are Secretly System Agents

They call it a coding assistant, but real users are treating it like a personal operating system.

ai-agentsmodel-context-protocolsoftware-development

#2003: The Velocity Paradox: Why Faster Code Means Slower Ships

Agentic coding tools let you build features in minutes, but they also make it easy to build the wrong thing.

ai-agentssoftware-developmentproductivity

#2001: Stop Writing "It Feels Slow" Tickets

The "Golden Trio" of bug reports, why Jira is a tax, and how AI capture tools are changing the game.

software-developmentproductivityai-agents

#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

#1943: The Invisible Math Shrinking AI Models

LZMA, Zstandard, and Brotli are shrinking massive AI models, but how do they actually work?

data-integritysoftware-developmenthigh-performance-computing

#1939: API Drift and Agent Reliability

When an API changes without warning, your AI agent can crash spectacularly. Here's how to test the new "plumbing" of the agentic age.

ai-agentsapi-integrationsoftware-development

#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

#1924: Ending the Manual Update Loop

Stop manually copying files. Learn how to host your own authenticated repositories for .deb and APK files using simple static web servers.

open-sourcehome-labsoftware-development

#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

#1919: Android Dev Without Android Studio: Is It Actually Good?

How to ship an Android app without ever opening Android Studio or touching a line of Java.

open-source-aiedge-computingsoftware-development

#1842: Building a Business on Spreadsheets? Here’s the Escape Plan

Ditch the messy spreadsheets and manual invoices. Here's how to automate your workflow using Google Workspace, Apps Script, and AI.

automationsoftware-developmentproductivity

#1835: AI-Native vs. AI-Washed: How to Tell the Difference

Most "AI-powered" tools are just lipstick on a chatbot. Here's how to spot the real AI-native apps.

ai-agentsai-modelssoftware-development

#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

#1782: Jenkins, GitHub, or Tekton? Picking Your 2025 CI/CD Engine

Jenkins is still the COBOL of DevOps, but the "one size fits all" model is dead. Here’s how to pick your pipeline.

software-developmentopen-sourceai-inference

#1781: Writing Tests Before Code Is Insane (Until You Try It)

Why testing feels like a tax, how it actually speeds you up, and the simple three-step method to start today.

software-developmentai-trainingproductivity

#1774: The Internal Heat Shield: Telling Hard Truths in DevRel

DevRel isn't just swag and conferences—it's the critical feedback loop keeping developers loyal in an AI-driven world.

productivitysoftware-developmentopen-source

#1766: Why AI Now Builds Your Frontend Stack

AI code generators are creating a monoculture, pushing Astro and Vite as the default tools for 2026's web development.

ai-agentssoftware-developmentfuture-of-work

#1763: Backend Grunt Work Is Dead. What Now?

AI agents now write 80% of boilerplate code, but the real backend engineering challenges remain.

ai-agentssoftware-developmentfuture-of-work

#1753: AI Makes Coding Harder, Not Easier

Claude Code writes the syntax, but you need more technical knowledge than ever to guide it.

vibe-codingsoftware-developmentai-agents

#1730: Are Multi-Agent Coding Frameworks Obsolete?

MetaGPT, SWE-agent, and OpenHands promised a team of AI devs. But in 2026, are they still useful, or has raw model power made them obsolete?

ai-agentsorchestrationsoftware-development

#1729: Why Is AI Code So Hard to Read?

AI writes code faster than ever, but the output is often a cryptic mess. We explore why and how to fix it.

ai-agentssoftware-developmentai-ethics

#1727: The Great Architectural Heist: LSP as AI's Universal Plumbing

Explore how the Language Server Protocol is being repurposed to integrate AI directly into code editors, unifying development workflows.

ai-agentssoftware-developmentrag

#1720: Why Hackers Use Lego Instead of Hand-Forged Exploits

Metasploit isn't just a tool; it's the industrial standard for digital break-ins. Here's how it works.

cybersecurityopen-sourcesoftware-development