AI is different
AI systems have rapidly achieved abilities once thought impossible, like understanding language and finding code bugs, with future progress uncertain but likely to continue.
Drew DeVault draws a provocative parallel between Test-Driven Development cults and GenAI adoption, arguing both exploit developers' psychological need to feel competent while potentially undermining actual code quality.
AI systems have rapidly achieved abilities once thought impossible, like understanding language and finding code bugs, with future progress uncertain but likely to continue.
LLMs won't replace programmers; they're powerful but flawed tools requiring expert guidance, not autonomous coding savants as hyped by influencers.
Poltergeist is an AI-friendly build watcher that auto-detects any project type and rebuilds on file save with zero configuration.
Unable to summarize - no content provided in the blog post.
Parent made a laser-cut wooden toy phone with interchangeable screens for their toddler.
Performance engineering teams can halve infrastructure costs by finding deep optimizations beyond standard tools through testing, tuning & debugging.
A website was banned for AI-assisted writing, raising questions about when using AI tools crosses the line into unacceptable "slop."
AI-assisted development insights featuring Claude Code and how engineers are evolving into full-breadth developers with AI tools.
Explored self-hosting Qwen3-Coder-480B after Claude Pro switched to weekly limits, but found Claude Code still offers the best value and performance.
Apple now redacts debugging data in logs as `<private>`. The post explains what gets hidden and how to reliably view your logs again.
Learn to create a fading text effect using CSS and minimal JavaScript that applies fade and blur per letter to any HTML element.
Spoke at Chicago's largest mechanical keyboard meetup in 2025.
Parse's API was rewritten from Ruby on Rails to Golang over two years. This post resurrects the author's retrospective of that migration.
GitHub Copilot can use commands like #changes to view your code diffs, making your workflow more efficient.
LLMs like Gemini 2.5 PRO amplify coding by catching bugs pre-release, rapidly prototyping ideas, and enabling AI pair programming with expert-level knowledge.
AI tools are genuinely useful for developers, but the speculative hype and quasi-religious fervor around them has become unsustainable—a bubble burst would benefit software's future.
GitHub Copilot Chat now lets you customize responses using personal instructions to match your preferences.
VibeTunnel celebrates its one-month launch milestone, humorously calling it an "AI-anniversary" due to the fast-paced nature of the AI industry.
Modern life pits our ancient brains against profit-driven algorithms designed to capture attention; the only real solution is to completely opt out.
Guide for setting up SDL3 framework in XCode 16 on MacOS, navigating code signing issues when creating a Mac app project.