The modern way to draw squircles using corner-shape in CSS
Explains the experimental CSS corner-shape property for creating advanced corner shapes like squircles, scoops, and notches directly in CSS.
Explains the experimental CSS corner-shape property for creating advanced corner shapes like squircles, scoops, and notches directly in CSS.
A developer shares quick, one-line reviews of popular Linux distributions for desktop use, covering Ubuntu, Pop!_OS, Arch, and more.
Explains how MCP servers enable faster development by using LLMs to dynamically read specs, unlike traditional APIs.
A clever hack using POSIX advisory locks for cross-container communication between processes on the same machine.
A technical guide on configuring Microsoft Purview Data Loss Prevention (DLP) policies to detect and block file uploads to external sharing websites.
A guide on using Docker to create a secure sandbox environment for running command-line AI tools, with practical examples.
Argues that AI's real challenge isn't data scarcity, but the vast amount of generated data that goes unanalyzed, presenting an opportunity for AI.
A guide to implementing API versioning in ASP.NET Core, covering setup, versioning strategies, and integration with Swagger.
A technical guide on retrieving geographic location and weather data from an IP address using C# and a free API service.
Explains how to implement and use health checks in ASP.NET Core applications to monitor system status and resource utilization.
Explains rate limiting strategies in ASP.NET Core, including fixed window, sliding window, token bucket, and concurrency limiters.
Explains service discovery in .NET 8, covering the built-in NuGet package, configuration, and integration with HttpClient.
Explains a cross-platform quirk in .NET's Uri.TryCreate method where a relative path string is treated as a valid absolute URI on Linux but not on Windows.
Learn to schedule GitHub Coding Agents weekly using GitHub Copilot CLI and GitHub Actions to automate performance regression detection and issue creation.
Author shares a structured method for reading technical books effectively, focusing on understanding concepts and practical coding.
Author's method for effectively reading technical books, including multiple read-throughs, coding along, and doing exercises.
A curated list of recommended sessions for Microsoft Ignite 2025, focusing on cloud-native tech, AI, Azure, and DevOps.
A hands-on tutorial exploring Dremio Cloud Next Gen's new free trial, covering its lakehouse platform, AI features, and SQL capabilities.
The author draws parallels between historical perpetual motion claims and modern superintelligence hype, exploring a theoretical link between information theory and thermodynamics.
A guide to enabling syntax highlighting and Prettier formatting for HTML templates inside JavaScript web components using a specific VS Code comment.