Can I be on your podcast?
A Hare programming language developer seeks podcast appearances to discuss Hare, the Ares OS, and Himitsu, promoting community-driven tech evangelism.
A Hare programming language developer seeks podcast appearances to discuss Hare, the Ares OS, and Himitsu, promoting community-driven tech evangelism.
How to enforce accessibility props in a TypeScript React ToggleSwitch component, requiring either ariaLabel or ariaLabelledBy.
Explains how to implement the Redux state management pattern in a Blazor application, covering actions, reducers, and side effects.
Explores a C# technique to allocate class instances on the stack using unsafe code, comparing performance and limitations.
A technical exploration of strategies for generating non-conflicting z-index values in 2D software to prevent object bunching and ensure efficient updates.
A weekly tech digest covering Microsoft Fabric, Power BI, Purview updates, and articles on Generative AI, Semantic Kernel, and the AutoGen framework.
Explains how the software development practice of 'grooming' can be applied to boost productivity in any project by preparing work ahead of time.
Explains C# 8's default interface methods, including how to define private methods within an interface and their usage.
Chrome 119 and Safari 17 now support adding <hr> elements as visual separators within HTML select dropdowns to improve user experience.
A technical exploration of using Linux's io_uring for asynchronous file writing, comparing implementations in Go and Zig to build intuition.
AWS CodeDeploy now supports deploying applications that use multiple Elastic Load Balancers (ELB), including Classic Load Balancers and target groups for ALB/NLB.
A tutorial on integrating TailwindCSS with Blazor, covering setup, configuration, and automating CSS generation during the build process.
Explains the concept of Structured Concurrency for robust async code and demonstrates a potential C# implementation using a TaskScope.
A tutorial on implementing a master-details view using Bootstrap Modals in an ASP.NET Core Razor Pages application with AJAX and Entity Framework Core.
A developer details their PC upgrade journey, replacing a 5-year-old system with a Ryzen 9 7950X and custom water loop rebuild due to performance issues and cooling gunk.
Explores .NET 8's new Blazor Web template, unifying server and WebAssembly models with per-component server-side rendering.
A developer documents building a game-playing AI using ChatGPT and Ruby on Rails, covering API integration, token management, and frontend development.
A developer's personal journey and structured plan for learning Apache Flink, a stream processing framework, starting from the basics.
A .NET developer shares technical interview questions focused on C#, SOLID principles, async/await, and database queries to assess problem-solving skills.
Azure Resource Graph can now be queried directly from Log Analytics, enabling new KQL capabilities and integration for alerts.