My Django roadmap ideas 💡
A Django contributor shares a detailed list of proposed improvements for the Django web framework, including developer sprints, documentation changes, and new features.
A Django contributor shares a detailed list of proposed improvements for the Django web framework, including developer sprints, documentation changes, and new features.
A technical guide on implementing a lock-free ring buffer in C# for asynchronous logging, explaining its benefits and providing sample code.
jOOQ 3.19 introduces new explicit and implicit to-many path joins, simplifying SQL query syntax and improving readability and correctness.
A technical guide on deploying Antora documentation using GitHub Actions with authentication for private GitHub repositories.
jOOQ 3.19.0 release adds support for DuckDB, Trino, Oracle 23c, introduces join path improvements, an official Gradle plugin, and commercial Maven repositories.
Explains how to store complex objects and lists as JSON in databases using Entity Framework 8 and 7, including configuration and benefits.
A technical guide detailing the author's specific setup process for installing Alpine Linux on a ThinkPad laptop, including btrfs configuration.
A developer shares insights on defining a true MVP for a SaaS product by cutting non-essential features and focusing on core value.
A technical deep dive into intercepting and walking PostgreSQL query execution plans to reconstruct SQL and enable custom evaluation.
Chrome 119 and Safari 17 now support adding <hr> elements as visual separators within HTML select dropdowns to improve user experience.
AWS CodeDeploy now supports deploying applications that use multiple Elastic Load Balancers (ELB), including Classic Load Balancers and target groups for ALB/NLB.
A technical exploration of using Linux's io_uring for asynchronous file writing, comparing implementations in Go and Zig to build intuition.
The Moq library faces controversy for using SponsorLink, a tool that checks for GitHub sponsorships during builds, raising privacy and open-source concerns.
A developer shares UX insights on implementing subtle, integrated onboarding within an app to guide users without traditional tutorial screens.
A developer shares motivations for writing and offers advice on how to write effectively for a technical audience, including recommended resources.
Explains C# overload resolution rules, focusing on implicit conversions and compile-time constant evaluation to determine the best method match.
A guide to hotfix iOS 17 widget issues: adopting the new containerBackground API and disabling extra padding for compatibility.
Explains why eliding the 'await' keyword in C# async methods results in missing stack trace information, with code examples.
Troubleshooting guide for fixing 'Cloud trust for on-premise auth policy is enabled: No' during Windows Hello for Business migration to Cloud Kerberos Trust.
A critique of common management failures in tech and a guide to becoming a supportive, transparent, and people-focused engineering manager.