3 Tips for AI Code Review That Doesn't Suck
Tips to make AI code review effective by focusing on small MRs and understanding its purpose.
Tips to make AI code review effective by focusing on small MRs and understanding its purpose.
A guide on automating Webmention requests from a static site using GitLab CI pipeline.
Summary of recent Azure, Microsoft, .NET, GitHub, and Visual Studio blog posts covering tech updates and tools.
Explains good vs bad harness engineering for AI, emphasizing context over prescriptive instructions.
Guide to creating a React modal using the <dialog> element with smooth transitions in and out, including backdrop animations.
Explains how GPS uses intersecting spheres from satellite distances to determine location, including error corrections and linear algebra.
htmxRazor v2.0.0 release adds interactive playground, theme builder, SignalR hub, and CSS anchor positioning for ASP.NET Core apps.
Martin Fowler discusses AI's impact on programming, the virtue of laziness in software development, and the risk of losing abstraction skills.
Solving for a parabola through two points with given slopes using conic section constraints.
Explores harness engineering as a control layer for specs-driven AI development, shifting from human-in-the-loop to automated validation.
A curated list of IT/tech links covering GitHub, .NET, AI, web dev, mobile dev, and DevOps tutorials and news.
Guide on creating custom Docker sandbox templates for AI agents to add tools and dependencies safely.
Explains how to use Microsoft Agent Framework's middleware in .NET to intercept agent runs, function calls, and chat client calls.
Guide to optimizing network requests in iOS apps using Xcode Simulator, proxies, and AI agents for better performance.
Review of API Spector, a free open-source HTTP and WebSocket testing tool with Git integration, mock server, and contract-based testing.
PowerShell script to automatically set Log Analytics daily cap and alert rules to control Azure costs.
Author Danny builds a dedicated fiction writing app called Grimdaniel after a head injury, using Air, Sendfox, and Story Origin.
Estimate solar panel output in Home Assistant using a Lux/UV sensor when inverter data is unavailable.
A reflection on AI's impact on content creation, drawing parallels to Tom Petty's 'The Last DJ' and questioning the role of human originality.
How to fix Alembic's multiple heads problem using Git commit order, with an open-source library that automates migration chaining.