Power-Up SwiftUI Form Validation with Key Paths
A guide to using Swift Key Paths to create scalable and maintainable form validation logic in SwiftUI applications.
A guide to using Swift Key Paths to create scalable and maintainable form validation logic in SwiftUI applications.
A technical deep dive into how pgcat, a Postgres connection pooler, works by multiplexing client connections to improve performance and resource usage.
Explains how to use Azure API Management's new native feature to publish messages directly to Azure Service Bus queues/topics via HTTP APIs.
Analysis of the large AWS outage caused by a DynamoDB DNS failure, examining the technical details and impact on global services.
Introduces the Geomys Standard of Care, a professional framework for secure and reliable open-source software maintenance.
A critique of Apple's declining software quality and attention to detail in its recent OS updates, citing specific UI and UX failures.
A historical overview of Microsoft's .NET dependency resolution APIs, from IServiceProvider to ASP.NET frameworks like MVC, Web API, and SignalR.
A timeline and analysis of major generative AI model releases and a security framework for AI agents from late 2025.
A comprehensive guide to learning Apache Iceberg, data lakehouse architecture, and Agentic AI with curated tutorials, tools, and resources.
A guide on teaching the Kiro AI agent to work with custom libraries and DSLs using steering files and the Model Context Protocol (MCP).
Explores the potential of Claude Skills, a new feature from Anthropic that uses markdown files to create deterministic, scriptable AI tools within Claude's ecosystem.
Explores three upcoming improvements to the G1 garbage collector in Java, including simpler write barriers and performance enhancements.
Explains the new 'field' keyword in C# 14, which provides access to the auto-generated backing field of a property, bridging the gap between auto and full properties.
A guide to implementing passwordless, cross-tenant authentication for Azure API Management using Managed Identities and Federated Credentials.
A guide to replacing tox/nox with uv and Just for testing Python projects against multiple Python versions, simplifying configuration.
PostgreSQL 19 adds direct COPY TO support for partitioned tables, improving usability and performance over the previous SELECT workaround.
Explains how to add and use metadata with fallback endpoints in ASP.NET Core routing, including nuances for MVC/Razor Pages.
A series exploring Ubiquitous Language in Domain-Driven Design, showing how a shared vocabulary bridges business and tech to improve software design.
Eleventy updates its Open Collective supporter facepile rules to give permanent credit to individual contributors, including one-time donors.
A guide to making Vim macros more enjoyable and effective, covering recording, editing, and replaying command sequences.