textarea.my on GitHub
A review of textarea.my, a minimalist browser-based text editor that stores data in the URL hash, highlighting its clever JavaScript techniques.
A review of textarea.my, a minimalist browser-based text editor that stores data in the URL hash, highlighting its clever JavaScript techniques.
Explores how AI prompts have evolved from simple text strings into critical, reusable system components with logic, and the challenges this creates.
A developer reflects on the anxiety and impact of using Large Language Models (LLMs) in programming, balancing skepticism with practical utility.
Explores using .goosehints files and the TODO extension with the Goose AI agent to plan and structure a festival countdown web app project.
A developer reflects on their year of shipping apps and games, closing a podcast, and plans to focus on marketing and updates in the new year.
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.
ASP.NET Core 10 introduces new OpenTelemetry metrics for Identity, tracking sign-ins, user management, and 2FA events.
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.