Enterprise Patterns for ASP.NET Core Minimal API: Unit of Work Pattern
Explains the Unit of Work pattern for managing database transactions in ASP.NET Core Minimal APIs with EF Core, including implementation and benefits.
Explains the Unit of Work pattern for managing database transactions in ASP.NET Core Minimal APIs with EF Core, including implementation and benefits.
A guide to building multi-agent AI workflows in .NET using AgentFactory and handoff patterns for clean, scalable agent orchestration.
A developer uses AI to create a script for extracting specific file versions from ZFS snapshots, detailing the tool's use case and functionality.
Introduces JStall, a command-line tool for inspecting Java applications via thread dumps and profiling to identify CPU-intensive threads and deadlocks.
A 2025 year-in-review analysis of large language models (LLMs), covering key developments in reasoning, architecture, costs, and predictions for 2026.
A 2025 year-in-review of Large Language Models, covering major developments in reasoning, architecture, costs, and predictions for 2026.
A software engineer shares insights on leaving AWS for Anthropic, discussing career motivations, AI innovation, and answering common questions from colleagues.
A curated list of notable LLM research papers from the second half of 2025, categorized by topics like reasoning, training, and multimodal models.
A curated list of notable LLM (Large Language Model) research papers published from July to December 2025, categorized by topic.
A developer's frustrating experience with a Windows 11 boot failure, BitLocker recovery, and the broken setup/recovery process over the holidays.
Explains how to use Spring Boot's @MatrixVariable annotation for embedding key-value parameters in URL path segments, with practical examples.
Explains API versioning concepts and details the new first-class versioning support introduced in Spring Boot 4 (Spring Framework 7).
A practical guide to implementing essential API security best practices in Spring Boot, including HTTPS, JWT authentication, authorization, and rate limiting.
Explains the correct usage of the 'super' keyword in JavaScript custom elements, clarifying common misconceptions about constructor calls and inheritance.
A cloud educator's 2025 year-in-review, analyzing revenue trends, content creation efforts, and business strategy for his tech-focused platform.
A guide to setting up a productive Linux development environment on Windows using WSL 2, Docker, and various open-source tools.
A practical guide with C++20 code examples for using std::chrono's calendar types to solve common date calculation problems.
A retrospective on organizing Django On The Med, a small contributor sprint, focusing on community impact beyond code.
shot-scraper 1.9 CLI tool released, featuring a new -x option to extract page resources and accessibility command fixes.
D. Richard Hipp discusses SQLite's rigorous aviation-grade testing methodology, contrasting it with PostgreSQL's peer-review approach.