Azure AD B2C: Copy signInNames.emailAddress to email Claim in a Custom Policy .NET, ASP.NET Core, Visual Studio, Azure, Jaliya Udagedara
Use C++ to Blink an LED on a Raspberry Pi in Under 5 Minutes! Dave shows you how to blink an LED connected to a GPIO pin of a standard Raspberry Pi 4. For my book on the autism spectrum, check out: https://amzn.to/3zBinWM For full details on wiringPi, which is needed to run this example, see their github: https:...
Catch the highlights from Azure Developers - .NET Aspire Day 2024! - .NET Blog Watch the top sessions on demand for insights and practical guidance on building distributed applications with .NET Aspire!
The Stallman report October 14th, 2024 Richard Stallman (aka “RMS”) is the founder of GNU and the Free Software Foundation and present-day voting member of the Free Software Foundation (FSF) board of directors and “Chief GNUisance” of the GNU project. He is responsible for i...
Busy Status Bar – Productivity Multi-tool Device with an LED pixel screen Displays a personal busy message. Built-in Pomodoro timer and Apps. Fully customizable, open-source, and hacker-friendly
Mono vs Micro Repos Back from #manflu! Today's edition of #tech on ice we talk about #monorepos and how folks immediately think they are bad. I don't think that is quite the case. Let's talk about why monorepos can be fine and how microrepos can be bad. #developer #programmi...
High Performance Postgres with Rust, Cloudflare & Hyperdrive Hello developers and architects, I'm James! In this video, you'll explore how to efficiently connect Cloudflare Workers to external relational databases. Learn about Cloudflare's Hyperdrive service to enhance performance and reduce load. You'll connect ...
colmi_r02_client API documentation Open source python client to read your data from the Colmi R02 family of Smart Rings. 100% open source, 100% offline.
Hangfire Dashboard Hi there! Today we are going to see how we can add a useful Hangfire Dashboard. #csharp #dotnet #hangfire
Perform custom validation in Blazor | BinaryIntellect Knowledge Base Validating form data is one of the most common task in any web application. ASP.NET Core offers a set of validation attributes for performing model level data validations. Blazor apps can also make use of the same validation attributes. Some of the valida...
GitHub - hcengineering/platform: Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion) Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion) - hcengineering/platform
Zero-latency SQLite storage in every Durable Object Kenton Varda introduces the next iteration of Cloudflare's [Durable Object](https://developers.cloudflare.com/durable-objects/) platform, which recently upgraded from a key/value store to a full relational system based on SQLite. For useful background on ...
Error Monitoring in .NET MAUI with Sentry In this video, you'll learn how to use Sentry to monitor and manage errors in your .NET MAUI applications. If you want to ensure your applications run smoothly and detect problems before they affect your users, this video is for you! Become a channel mem...
Git Tricks: Get the last checked out branch In this blog post I will show you two tricks how to easily switch between a branch back and forth and how to get the last checked out branches.
CRLF Is Obsolete And Should Be Abolished Carriage-Return (CR) → Move the cursor to the left margin but keep it on the same row.