Upgrading From Java 17 To 21: All You Need To Know
A guide to upgrading Java projects from version 17 to 21, covering new features, potential migration issues, and best practices.
A guide to upgrading Java projects from version 17 to 21, covering new features, potential migration issues, and best practices.
A developer shares weekly progress on multiple projects, including iOS game updates, cross-platform mobile development, and podcast management.
Introduces Azure Quick Review (azqr), an open-source CLI tool for scanning Azure resources and generating compliance reports.
An update on the vdirsyncer rewrite project, detailing progress, overlooked tasks, and coordination with related tools.
Learn to implement feature flags (feature management) in ASP.NET Core for controlled rollouts, testing, and rollbacks without redeploying.
A developer shares their experience building AstroMobile, a cross-platform astronomy quiz game using React-Native and WebView.
A SwiftUI Menu with an icon label can cause list separator lines to misalign. This article presents a custom menu style workaround to fix this visual bug.
The Ctrl+Alt+Azure podcast celebrates its 200th episode, reflecting on its four-year journey, milestones, and community growth.
Third devlog for Ghostty terminal emulator, covering community updates, a talk announcement, and deep dive into keyboard input handling challenges.
A guide to implementing reusable feature flag checks in ASP.NET Minimal APIs using custom Endpoint Filters, moving logic out of route handlers.
Analyzing a 1990s benchmark comparing R, S, and C performance, and revisiting it on modern hardware to discuss speed improvements and limitations.
Azure Monitor Log Alerts now support Managed Identity for secure query execution, enabling integration with Azure Data Explorer.
A developer explains why they left Twitter and Reddit, citing negative impacts on mental health and the enshittification of platforms, and discusses rebuilding their blog with Zig.
This episode covers configuring SendGrid for outbound email sending and domain authentication for a SaaS project deployment.
Explains why using the Device Filter is more secure than Device Platform for Conditional Access policies targeting managed devices.
A guide to extending Codable types in SwiftUI to work with AppStorage and SceneStorage for persistent data storage.
A developer's reflection on the challenges of modernizing the aging Dask project blog, exploring technical and community communication hurdles.
A technical analysis of UK rainfall data, covering data scraping, visualization, and processing using Python and APIs.
A practical, hands-on guide to SSH port forwarding, focusing on useful commands and techniques for network traversal and security testing.
Introducing MiniWord, an open-source .NET library for generating Word documents from templates using OpenXML and C#.