A Year Of Vibes
Armin Ronacher reflects on 2025 as a transformative year where AI coding agents like Claude Code fundamentally changed his programming workflow and career.
Armin Ronacher reflects on 2025 as a transformative year where AI coding agents like Claude Code fundamentally changed his programming workflow and career.
A developer returns to blogging, shifting focus from tutorials to sharing personal tech project journeys, including game development and serverless challenges.
Explores asymmetric completion, a union-find algorithm variant for inequality reasoning, with Python implementation insights.
Explores a novel, anonymous web login system using secret keys instead of email or social logins, highlighting its trade-offs.
A summary of real Terraform ecosystem trends post-IBM acquisition, covering Stacks GA, Terraform Actions, and new search/import features.
Part 2 of a tutorial on setting up Change Event Streaming in SQL Server 2025, focusing on Azure Event Hub configuration and database setup.
Explores using Goose AI agent's sub-recipes to automate multi-platform social media content generation from a single workflow.
Argues that YCSB and TPC benchmarks are flawed because they use closed-loop models, and advocates for open-loop benchmarks to better simulate real-world cloud database workloads.
A technical guide on using DTrace to detect and analyze goroutine leaks in Go programs, including practical examples and script.
A developer revisits building an RSS feed reader using AI coding assistants like Claude Code, detailing the setup, iterative development process, and pricing considerations.
Exploring a modern, tokenless approach to CSRF protection using the Sec-Fetch-Site header in web frameworks.
Guide to fixing Windows Server 2025 CPU compatibility and boot errors on a Ugreen NAS by using the virsh CLI to modify VM settings.
A month-by-month recap of 2025's AI landscape, focusing on reasoning models, agents, efficiency breakthroughs, and industry shifts.
A developer argues for normalizing 'finished' software that works without constant updates, contrasting it with the expectation of perpetual maintenance.
A developer explores using conversational AI to generate niche blog topic ideas, focusing on the process rather than AI-generated content.
An iOS developer announces a conference talk comparing React Native and native iOS development, based on extensive industry experience.
A developer's critical analysis of Go (Golang), listing specific language and toolchain shortcomings while still favoring it overall.
Building a fair, cancelable semaphore in Go from scratch, exploring concurrency challenges and implementing FIFO ordering with context cancellation.
Explores the challenges of fitting a logistic curve using only data from its early, exponential-like growth phase, highlighting the unreliability of such extrapolations.
Explains Amazon ECS Express Mode's automated infrastructure provisioning and how to implement it using Infrastructure as Code (IaC) tools like AWS CDK or Terraform.