Understanding the worst .NET vulnerability ever: request smuggling and CVE-2025-55315
Analysis of CVE-2025-55315, a critical HTTP request smuggling vulnerability in ASP.NET Core with a CVSS 9.9 score, its impact, and mitigation.
Analysis of CVE-2025-55315, a critical HTTP request smuggling vulnerability in ASP.NET Core with a CVSS 9.9 score, its impact, and mitigation.
Explains how to fix missing custom logs in .NET Isolated Azure Functions by adjusting the default Application Insights logging filter.
A technical guide on implementing a copy-to-clipboard button using Web Awesome and Eleventy, covering bundling and progressive enhancement.
Microsoft discontinued the 'Share to Yammer' button. This article explains the change and provides alternative methods for posting to Viva Engage.
The author details migrating their personal blog to 11ty and Cloudflare Pages for easier content management and consolidation.
Explains the Store and Forward resiliency design pattern for handling service dependencies in tech systems like payments and telecom.
Explains how Claude Code's new 'skills' feature works, detailing their folder structure, tool definition, and invocation process.
Explains Docker Hub's new immutable tags feature, covering their benefits for reproducibility and how to configure them per repository.
A comparison of the new TUnit framework with xUnit and NUnit for C# unit testing, covering features like parallel execution and a unified [Test] attribute.
Explores advanced .NET string handling techniques like SearchValues<T> for performance and FormattableString for formatting.
Explores how public blockchains are disrupting traditional financial intermediation, enabling direct access to financial rails and forcing incumbents to react.
A technical guide for SMBs on implementing DMARC, SPF, DKIM, and related email security protocols, with platform recommendations.
A guide to improving LLM-generated code quality by using contextual rules and agents to enforce production-ready patterns and architecture.
A tutorial on enabling OpenAPI/Swagger support in .NET Isolated Azure Functions, covering package installation and attribute configuration.
Analyzes a LinkedIn post's claim about C# Random() being 'evil', explaining its evolution from .NET Framework to modern .NET's Xoshiro256** implementation.
The evolution of FFConf from a pure JavaScript conference to a broader web development event focused on ethics, community, and personal growth.
A beginner's guide to Node.js, explaining what it is and how to run your first JavaScript application outside of a web browser.
A technical walkthrough of rebranding and deploying the aspire.dev website using the Aspire deployment tools, focusing on platform choices and migration strategy.
A technical guide on generating private and public keys for the Nostr protocol locally using openssl and Secp256k1.
An article defending Bash as a crucial, often misunderstood tool for backend and DevOps engineers, explaining its best use cases and limitations.