Celebrating 200 episodes of the Ctrl+Alt+Azure podcast
The Ctrl+Alt+Azure podcast celebrates its 200th episode, reflecting on its four-year journey, milestones, and community growth.
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.
Analyzing a 1990s benchmark comparing R, S, and C performance, and revisiting it on modern hardware to discuss speed improvements and limitations.
A guide to implementing reusable feature flag checks in ASP.NET Minimal APIs using custom Endpoint Filters, moving logic out of route handlers.
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#.
Explores server-side and streaming rendering modes in Blazor for .NET 8, detailing their performance benefits and use cases for modern web apps.
A technical guide on managing and monitoring Microsoft Entra Workload Identities, focusing on lifecycle management and security analysis.
Interview with Itai Bar Sinai, co-founder of Mona Labs, discussing AI monitoring, product-oriented data science, and the Israeli ML community.
A guide on how to successfully launch a technical project on Hacker News, covering title creation, audience targeting, and presentation best practices.
A developer uses Knip to identify and remove unused code, dependencies, and files from a Next.js app to improve performance and reduce bundle size.
Explains the difference between auto-property initializers and expression-bodied getters in C#, showing how each affects property value evaluation.
A developer shares personal insights and best practices for conducting effective and collaborative code reviews within a software team.