Revisiting the AI Bubble
Analyzes the AI investment bubble, arguing it can coexist with real AGI progress and massive job market disruption by 2030.
Analyzes the AI investment bubble, arguing it can coexist with real AGI progress and massive job market disruption by 2030.
Ben Nadel argues for using self-closing ColdFusion custom tags to make code structure explicit and avoid confusion in nested tags.
A podcast episode discussing best practices for migrating test automation frameworks, focusing on abstraction layers and AI assistance.
A guide to building a simple blog in Python using lazy, Origami-inspired concepts and Python 3.14's async features.
A comprehensive series on Event Storming Big Picture, a collaborative workshop technique for aligning business and tech teams on complex domains.
A guide to building a Model Context Protocol (MCP) server using a ready-made TypeScript template that handles boilerplate setup.
Updated T-SQL diagnostic queries for SQL Server (2005-2025) and Azure SQL to analyze instance configuration and performance.
Explores the A2AS framework and Agentgateway as a security approach to mitigate prompt injection attacks in AI/LLM systems by embedding behavioral contracts and cryptographic verification.
Guide to diagnosing and fixing a Dell XPS 15 that won't start, using its LED blink codes to identify hardware and BIOS issues.
Explores key new features in C# 14 and .NET 10, including field-backed properties and partial events/constructors.
A guide to fixing the Neovim Markdown preview plugin when it fails to open in WSL 2, focusing on a WSL restart solution.
A technical exploration of the ICMM's global mining dataset, detailing the setup, tools, and process for data analysis using Python, DuckDB, and QGIS.
Explores how AI disrupts labor markets by collapsing the traditional model of tools, operators, and outcomes into a single, more efficient system.
A curated list of top 5 resources for learning and mastering Bicep, including deployment frameworks, governance tools, and community hubs.
Explores extending AutoMapper for automatic type mapping and dependency injection into Profile classes and value resolvers.
Explores the concept of AI Agents, defining them and examining their role in the AI ecosystem, with references to LangChain and Anthropic.
Explains why and how to use CancellationTokens in .NET APIs to stop long-running operations and free server resources.
Explores the unique challenges of testing Generative AI and Large Language Models, contrasting it with traditional software testing approaches.
A staff developer reflects on career satisfaction, discussing the concept of 'spiky' vs. well-rounded skills and the importance of working in one's core strengths.
Compares modern UI frameworks like React, HTMX, and TanStack that are shifting back to server-rendered markup, with practical use cases.