Making a customizable wooden phone for my toddler
Parent made a laser-cut wooden toy phone with interchangeable screens for their toddler.
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.
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.
AI agents are now doing development work, fundamentally changing the developer experience beyond just human programmers.
Wealth is relative - even startup exit millionaires have limits, while modest savings and tastes can enable financial independence.
Career longevity comes from embracing struggle as the path to realizing your ideals, transforming youthful rebellion into institutional commitment.
Learn how to embed Info.plist in macOS CLI tools to make AppleScript work without Terminal permission dialogs using undocumented APIs.