Comparing HTML Minifiers
A comparison of HTML minifiers, discussing benchmarks, trade-offs in effectiveness, speed, and security, and the importance of informed tooling decisions.
A comparison of HTML minifiers, discussing benchmarks, trade-offs in effectiveness, speed, and security, and the importance of informed tooling decisions.
Cory Doctorow critiques the AI industry's growth narrative, arguing it's based on replacing human jobs to enrich companies and investors.
Bryan Cantrill discusses applying Large Language Models (LLMs) at Oxide, evaluating them against the company's core values.
Tips from David Crespo on effectively using Claude Code for understanding codebases and automating tedious coding tasks.
A tutorial on building a simple Laravel application and deploying it to the Sevalla PaaS platform for easy, serverless hosting.
A technical guide on building an AI agent server using the AG-UI protocol and Microsoft's Agent Framework for Python, with GitHub code.
Explores the limitations of traditional pull queries in data systems and advocates for using materialized views and data duplication to improve performance.
Explores the shift from traditional pull queries to using materialized views and data duplication for better performance, format, and location in data systems.
A developer shares how they independently built two features for their personal AI system that were later released by Anthropic for Claude Code.
A developer reflects on AI agent architectures, context management, and the industry's overemphasis on model development vs. building applications.
A developer shares weekly updates including a technical post on a custom 'copy Markdown' button for MDX/Next.js docs and improvements to their Astro blog.
Introduces the ABCD framework for giving and receiving effective feedback on technical work like blog posts, tutorials, and projects.
A tutorial explaining Rust's ownership and borrowing concepts with code examples, focusing on memory management and compiler errors.
A personal recap of attending and volunteering at the DevFestMN 2025 tech conference, covering talks on Web AI and hiring in the AI era.
A detailed review of the MoErgo Go60, a premium split ergonomic keyboard with wireless capability, programmable keys, and built-in trackpads.
Using Claude AI to accelerate decompilation of N64 games by automating the conversion of assembly code into human-readable C.
Monthly update on Azure hybrid management & security, covering Azure Arc changes, AKS decommissioning, and AI-driven SQL migration tools.
A detailed review of the Kinesis mWave, an ergonomic mechanical keyboard, covering its features, programmability, and typing experience.
A blog post discussing the importance of speed in technology and work, referencing Daniel Lemire's insights on avoiding obsolescence.
Explains the value of Architecture Decision Records (ADRs) for documenting technical choices and fostering a collaborative engineering culture.