Capturing Console Output in xUnit.v3
Explains how to capture console output in xUnit.v3 tests using the new CaptureConsoleAttribute assembly-level attribute.
Explains how to capture console output in xUnit.v3 tests using the new CaptureConsoleAttribute assembly-level attribute.
A technical exploration of utility methods in ColdFusion for automatically generating unique ID and 'for' attributes in HTML forms.
Mastodon 4.5 introduces official quote post support and automatically fetches all replies to fix conversation gaps in the Fediverse.
A curated collection of links covering software architecture trends, Java 25 features, event-driven design, and tech leadership insights.
Explains the new null-conditional assignment operator in C# 14, a feature for safer null handling in .NET development.
Anthropic proposes a new MCP approach that converts tools into executable code for more efficient AI agents, reducing token usage and errors.
Datasette 1.0a20 introduces a major SQL-powered permissions system overhaul, replacing function calls with SQL queries for efficient access control.
A technical guide exploring GitHub's new Agentic Workflows, which integrate AI agents into GitHub Actions for adaptive, intelligent automation.
A method using color-coding (red/blue) to classify MCP tools and systematically mitigate prompt injection risks in AI agents.
Automerge is a local-first sync engine for building collaborative, offline-capable applications, preventing data conflicts.
Explores the psychological barriers engineers face when evaluating programming languages outside their expertise, based on Steve Francia's insights.
Analyzes common flaws in C# ArrayPool benchmarks, explaining how JIT optimizations can invalidate results and how to fix them.
Exploring the concept of a 'Maybe' data type in ColdFusion to handle values that may or may not exist, improving code readability.
A developer explains how using Lisp and its interactive REPL was crucial for successfully completing a RetroChallenge project to extend a hypermedia system.
How to use the JavaScript 'pageshow' event to re-enable forms disabled by double-submission prevention after using the browser's Back Button.
Microsoft's latest Azure IaaS & Azure Local updates for Nov 2025: RHEL reservations, VM vCore customization, and shared capacity reservations.
A developer explains why they won't enable 'full null support' in Adobe ColdFusion 2025 after testing the feature.
A software tester proposes the term 'slop-coding' to describe quickly built, untested tools, contrasting it with 'vibe coding' for clearer communication.
Chrome 143 introduces anchored container queries, allowing CSS to detect and style elements based on which anchor positioning fallback is used.
A summary of recent blog posts from Microsoft's .NET, Azure DevOps, GitHub, and Visual Studio teams, covering new releases, preview features, and updates.