Hindsight is 20/20: The Azure Deployment Mistakes We All Made
Reflects on common Azure deployment mistakes like missing landing zones and network strategy, offering advice for improvement.
Reflects on common Azure deployment mistakes like missing landing zones and network strategy, offering advice for improvement.
A developer troubleshoots server stability issues caused by overnight traffic spikes and configures Apache and MariaDB to auto-restart.
Shopify CEO uses AI coding agent to achieve 53% faster parse+render and 61% fewer allocations in the Liquid template engine.
Shopify CEO uses AI coding agent to achieve 53% faster parse+render and 61% fewer allocations in the Liquid template engine.
Argues that functions which modify data, like Python's random.shuffle(), should return new values instead of changing them in-place.
Explains the difference between high availability and high resiliency in system design, and why both are crucial.
Explains why traditional database encryption is insufficient in 2026, highlighting new threats and the need for advanced data-in-use protection.
A daily tech reading list covering AI productivity, developer tools, cloud security, and industry trends from sources like Google Cloud and Replit.
Satirical article about a fictional AI service that recreates open source projects to bypass licensing obligations.
Satirical article about a fictional 'Clean Room as a Service' that uses AI to circumvent open source licensing obligations.
An analysis of AI's impact on software development, based on interviews with 70+ developers, discussing automation, testing, and the future of coding.
Explores the transformative impact of AI on software development, featuring insights from industry experts on the future of coding.
A hands-on review comparing the new budget MacBook Neo to the M4 MacBook Air, focusing on value, performance, and limitations for tech users.
Discussion on the "We love open source" podcast about the potential threats that AI poses to the open source and free software movements.
Explores the simplification of sin(arccos(x)) and its extension to complex numbers, discussing branch cuts and analytic continuation.
AI-assisted coding reveals a long-standing divide between developers who prioritize craft and those focused on results.
AI-assisted coding reveals a philosophical divide between developers who prioritize craft and those focused on results.
A guide on using Claude Code AI tool to automate SQL Server and Azure SQL DB tasks, including code changes and Github integration.
A daily tech link roundup covering AI, .NET, web dev, Windows tools, and software engineering news from March 2026.
Explores .NET APIs for out-of-process synchronization using Mutex, Semaphore, EventWaitHandle, and shared files.