AoAH Day 15: Porting a complete HTML5 parser and browser test suite
Anil Madhavapeddy uses AI to port an HTML5 parser and test suite from JavaScript to OCaml, discussing copyright and ethical implications.
Anil Madhavapeddy uses AI to port an HTML5 parser and test suite from JavaScript to OCaml, discussing copyright and ethical implications.
Google releases Gemini 3 Flash, a faster, cheaper AI model with strong coding and multimodal capabilities, compared to previous versions.
A developer reflects on the political roots of free software, questioning its current purpose after achieving mainstream adoption.
Explores the new ABORT_QUERY_EXECUTION query hint in SQL Server 2025 for blocking problematic queries via Query Store.
Git Rail Control is an interactive, gamified platform for learning Git commands through a railway-themed simulation.
The Critter Stack team outlines their 2026 development roadmap, focusing on the Critter Watch monitoring tool, documentation, and performance optimizations.
The article argues that widespread ad blocker usage has led to more aggressive advertising, harming the open web's sustainability and user experience.
A developer's monthly recap covering game development progress, podcast recordings, live streams, and plans for a Steam release.
A technical guide on using Terraform to generate voxel-based spheres in Minecraft, focusing on geometric algorithms and infrastructure-as-code.
Explains how Firefox's HTML5 parser is maintained in Java and automatically translated to C++ using a custom script.
An analysis of Claude Code's Plan Mode, explaining its functionality, how it differs from YOLO mode, and its internal implementation.
Analyzes performance differences between ToListAsync and ToArrayAsync in Entity Framework, concluding ToListAsync is faster.
A developer builds a print-ready gift tag generator using the Goose AI agent, tackling CSS challenges for fixed print dimensions.
A developer creates a reusable AI agent recipe using Goose to transform messy lost and found data into organized web applications.
Article explains why GitHub Actions runners are unreliable for benchmarking due to inconsistent hardware and performance variability.
A review of the DC-ROMA II, a niche RISC-V laptop built on a Framework chassis, highlighting its performance, quirks, and target audience.
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 technical guide on building an AI agent server using the AG-UI protocol and Microsoft's Agent Framework for Python, with GitHub code.