Rethinking Spring Application Integration Testing
Explores a new approach to Spring integration testing using functional decomposition and Spring Modulith's @ApplicationModuleTest for better test quality.
Explores a new approach to Spring integration testing using functional decomposition and Spring Modulith's @ApplicationModuleTest for better test quality.
Argues for applying the same coding standards and quality practices to test code as to production code to ensure maintainability.
The article argues that the 'software crisis' of the 1960s never truly ended but evolved from unpredictability into a modern crisis of overwhelming complexity.
Explains how to use Azure Migrate with an agentic platform landing zone for secure, consistent, and automated cloud workload migrations.
Explores Abstraction of Thought (AoT), a structured reasoning method that uses multiple abstraction levels to improve AI reasoning beyond linear Chain-of-Thought approaches.
Explains how to implement API versioning using Spring Boot's built-in features for managing different REST endpoint versions.
A technical guide on implementing rate limiting for Entra External ID email OTP events using Azure API Management policies.
Explains why traditional ESAE security for Tier 0 assets is outdated and details a modern approach using Azure Arc with dedicated subscriptions and tightened controls.
A developer shares essential Xcode project configuration changes to prevent technical debt and improve Swift concurrency safety from day one.
Summary of key Azure IaaS and Azure Local announcements and updates from Microsoft for late November 2025, including new regional availability and preview features.
Learn how to use the experimental Azure Bicep Console for prototyping, validating code snippets, and testing GitHub Copilot-generated functions.
A developer-friendly introduction to the Microsoft Agent Framework, an open-source SDK for building and orchestrating AI agents in C# and Python.
Fixing YouTube embed error 153 by adjusting Django's Referrer-Policy header from same-origin to strict-origin-when-cross-origin.
A developer's monthly roundup featuring tech articles on URL state management, lazygit, HTTP QUERY method, and a color palette tool, plus personal notes.
A developer's perspective on building effective design systems, focusing on API design, developer experience, and team collaboration.
Using Neo4j graph analysis to detect astroturfing (coordinated inauthentic behavior) on Reddit by examining user and subreddit relationships.
A technical exploration of building a toy DPLL SAT solver in Python, discussing its implementation and relation to SMT solvers.
Summary of a talk on using R for geospatial predictive mapping, covering methods like Kriging and Random Forests, and tools for evaluating prediction reliability.
Learn how to teach AI agents to understand and use custom enterprise libraries and domain-specific languages using Kiro and MCP.
A developer built Asdfghjkl, a macOS tool for controlling the mouse cursor precisely using keyboard-driven grid navigation.