Git Tricks: Get the last checked out branch
Learn two Git tricks: quickly switch back to the previous branch and view the last 5 checked-out branches using reflog.
Learn two Git tricks: quickly switch back to the previous branch and view the last 5 checked-out branches using reflog.
Explains how to implement automatic span linking for internal redirects in ASP.NET Core using middleware on .NET 9 for improved OpenTelemetry tracing.
Explains how to use NuGet's Central Package Management feature to centrally manage package versions across multiple .NET projects.
Explores .NET 9's AlternateLookup and IAlternateEqualityComparer for efficient, low-allocation IP address tracking in dictionaries.
A developer's weeknotes covering JavaScript work, attending a Frontend Masters web performance workshop, reading tech news, and personal updates.
Overview of xUnit v3 prerelease features, including executable test projects, migration steps, and new capabilities like cancellation tokens.
Explores the blurred line between bug reports and feature requests, arguing both reveal unmet user needs and product opportunities.
Developer announces vdirsyncer2 rewrite is stable, discusses documentation, security audit, and new features like collection protection.
A guide to building a simple, serverless ACID database inspired by Delta Lake using Go, focusing on atomic PutIfAbsent for concurrency control.
A developer shares notes on Go 1.22's improved built-in router and using sqlc to generate database code, based on personal project experience.
A developer explains why switching from Git GUIs to command line with custom aliases improves productivity and workflow efficiency.
Explores new Problem Details enhancements in ASP.NET 9 for better error handling and response customization in HTTP APIs.
A developer's updated critique of Go after 7 years of professional and OSS experience, covering language quirks, tooling, and conventions.
A monthly roundup of news, talks, and developments in data streaming, Apache Flink, Kafka, and related technologies from September 2024.
Explores how combining data lakehouse, virtualization, and mesh architectures with Dremio solves modern data scaling and silo challenges.
Analyzes the flawed argument that criticizing Richard Stallman's harmful views is ableist due to his alleged neurodivergence, within the free software community.
A programmer reflects on 15 years of blogging, from documenting game prototypes to finding value in writing for clarity and sharing ideas.
A detailed review of the Keychron Q14 Max, a premium mechanical keyboard with a unique left-side number pad and Alice layout.
A technical guide on enhancing Azure role activation security using Entra PIM with Conditional Access authentication strength and FIDO2/Passkeys.
A talk from DjangoCon US 2024 on creating web maps using Django and its GeoDjango module, from simple to complex implementations.