InfoQ Homepage Programming Content on InfoQ
-
Keeping ChatGPT Fast as AI Development Accelerates
Martin Spier shares how agentic coding accelerates release velocity at OpenAI and explains how always-on AI agents redefine performance engineering to keep ChatGPT fast at massive scale.
-
Rewriting All of Spotify's Code Base, All the Time
Aleksandar Mitic and Jo Kelly-Fenton discuss how Spotify uses "Honk," a background AI coding agent, to automate codebase migrations at scale and tackle the ongoing maintenance problem.
-
Automatically Retrofitting JIT Compilers
Laurence Tratt explains yk, a meta-tracing JIT compiler technology that automatically speeds up C-based interpreters like Lua and Python with minimal, non-invasive code changes.
-
The Five Stages of AI Maturity in Engineering Organizations - Where and Why Teams Get Stuck
Quotient CEO Lizzie Matusov explores why surging enterprise AI spend isn't driving faster software delivery, introducing a 5-stage AI maturity framework to unblock bottlenecks across the SDLC.
-
Microservices Platforms: When Team Topologies Meets Microservices Patterns
Chris Richardson explains how microservices platforms reduce team cognitive load, sharing six key platform patterns to streamline delivery and accelerate software development flow.
-
The Free-Lunch Guide to Idea Circularity
Holly Cummins explains how tech history rhymes, tracing tradeoffs from the Great Stink to cloud, AI hype cycles, and ZIRP, urging leaders to recycle old engineering disciplines for sustainability.
-
Getting Rid of LeetCode Interviews in the World of AI
Daniel Doubrovkine shares why LeetCode interviews are obsolete in the AI era and discusses how engineering leaders must adapt hiring loops to evaluate real-world system design and AI collaboration.
-
The Future of Engineering: Mindsets That Matter When Code Isn’t Enough
Ben Greene shares lessons from startups for software engineers navigating AI coding agents. He explains why starting simple, keeping comprehension, and prioritizing customer impact matter.
-
Clean Architecture for Serverless: Business Logic You Can Take Anywhere
Elena van Engelen explains how to build cloud-agnostic serverless applications. She shares how Spring Cloud Function, Clean Architecture, and Gradle decouple business logic from AWS and Azure.
-
From Copy-Paste to Composition: Building Agents Like Real Software
Jake Mannix explains how to mature AI agents using "virtual tools" for encapsulation, interface abstraction, and deterministic taint tracking to prevent lethal data exfiltration risks.
-
Engineering AI for Creativity and Curiosity on Mobile
Bhavuk Jain discusses scaling raw AI models into production-grade mobile features. He explains the architecture, runtime guardrails, and fine-tuning behind AI Wallpapers and Circle to Search.
-
From OTEL to SLMs: Distilling Frontier Model Behaviour from Production Telemetry
Ben O'Mahony shares how to build a data flywheel for AI agents using OpenTelemetry, explaining how behavioral user signals can be mined to distill and fine-tune smaller, localized language models.