Best DMARC provider for SMBs: a practical, technical view
A technical guide for SMBs on implementing DMARC, SPF, DKIM, and related email security protocols, with platform recommendations.
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.
A guide to building a meaningful open source journey beyond Hacktoberfest, focusing on creating opportunities and contributing ethically.
Analyzes a LinkedIn post's claim about C# Random() being 'evil', explaining its evolution from .NET Framework to modern .NET's Xoshiro256** implementation.
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.
The evolution of FFConf from a pure JavaScript conference to a broader web development event focused on ethics, community, and personal growth.
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.
A guide explaining why and how to sign Git commits with GPG on GitHub to prevent impersonation and ensure code authenticity.
A beginner's guide to using shells and understanding file system paths for web development.
A data visualization blog post explaining the creation of a 'Manhattan plot' chart showing building heights in Manhattan over time, with technical details on design choices.
A guide explaining why and how to disable the Seamless SSO feature in Microsoft Entra Connect to reduce complexity and improve security.
A technical analysis of the 2025 AWS outage, its causes, impact on businesses, and lessons for building resilient cloud architectures.
Explains how to use implicit and explicit database transactions with the MongoDB Entity Framework Core provider for data consistency.
A strategy for building low-latency systems by deferring non-essential processing to an event-driven platform to optimize real-time performance.
Tips for high-level individual contributors on balancing operational fires with strategic goals using business and industry awareness.
A neurodiverse software engineer uses Linux server analogies like OOM kills to explain how their brain manages cognitive load and sensory input.
Explains the three table inheritance patterns (TPH, TPT, TPC) now available in EF Core 7 for mapping object-oriented class hierarchies to relational databases.