Is it time to go back to Django?
An analysis of Django's resurgence in popularity, comparing it to FastAPI and discussing its advantages for AI-driven development.
An analysis of Django's resurgence in popularity, comparing it to FastAPI and discussing its advantages for AI-driven development.
Using Python to reverse engineer data analysis by enumerating possibilities with itertools.product.
Checklist for moving AI agents from prototype to production, covering identity, state, tools, policy, observability, and governance.
Nativ is a macOS app that runs AI models locally using MLX, offering a chat interface and API server.
Nativ is a macOS app that runs AI models locally using MLX, offering a chat interface and API server.
Explores logging and OpenTelemetry integration in multi-agent Microsoft Agent Framework applications, covering debugging, performance metrics, and audit trails.
Summary of July 21, 2026 tech links covering PowerShell, .NET MAUI, Azure AI, web dev, AI agents, and Windows development.
T-SQL Tuesday roundup on warning signs of bad SQL queries, including WHILE loops, cursors, functions, and DISTINCT.
Martin Fowler discusses LLM risks, vibe-coding concerns, and the need for verification over code generation in software development.
Explains why agent skill descriptions are critical for AI coding agents to select relevant skills, improving consistency and reducing prompt repetition.
A fireside chat with Anthropic's Claude Code team discussing coding agents, tool design, and their internal development practices.
A fireside chat with Claude Code team members discussing coding agents, tool design, and Anthropic's internal development practices.
A mathematician finds a counterexample to the Jacobian conjecture using Claude, disproving it for n=3.
Guide for planning and executing a VCF 9.0 to 9.0.1 maintenance upgrade, emphasizing preparation and risk avoidance.
A reference architecture for private AI on VMware Cloud Foundation 9.1, covering sovereignty, identity, GPU architecture, and operations.
Explains key LLM benchmarks like ARC-AGI-2, GPQA Diamond, and SWE-Bench, helping evaluate model capabilities beyond hype.
Guide on integrating Azure API Management with API Center for automatic API inventory sync, benefits, and setup using Bicep.
A conference talk summary on deploying Python web apps in 2026, covering hosting options and deployment best practices.
A recap of EuroPython 2026 in Krakow, Poland, from a PyCharm team member's perspective, including talks, booths, and community events.
Explores the limitations of traditional SSR and how Streaming SSR improves web app performance with chunked transfer encoding.