Half-Tato Diet Analysis So we did this half-tato diet community trial. People signed up for a minimum of six weeks — two weeks of baseline, so we could see how their weight changed when they were eating as normal, and the…
IDebugProperty157 Interface (Microsoft.VisualStudio.Debugger.Interop) Learn more about the Microsoft.VisualStudio.Debugger.Interop.IDebugProperty157 in the Microsoft.VisualStudio.Debugger.Interop namespace.
Bridging the gap between neural networks and functions · @sebinsua A layperson software engineer’s guide to understanding neural networks, examining how the prerequisites for backpropagation gave us magical function approximators but at the cost of interpretability.
How to give code review as a junior developer? By focusing on learning, providing constructive feedback with a positive tone, and embracing the opportunity to contribute, junior developers can make valuable contributions to code quality and their own growth. Code reviews are essential for skill develo...
Stay a Beginner Visibly failing, learning, and discovering first principles is how you have real influence on a field
.NET Core Integration Testing - Remove 3rd party API dependencies from your Tests Hi everyone, in this video we are going to explore how you can deal with 3rd party HTTP Api's inside your integration tests.As always:Link to GitHub Repo : h...
How to Kill a Decentralised Network (such as the Fediverse) How to Kill a Decentralised Network (such as the Fediverse) écrit par Ploum, Lionel Dricot, ingénieur, écrivain de science-fiction, développeur de logiciels libres.
Gabriele Svelto (@gabrielesvelto@fosstodon.org) On Monday morning we (Mozilla) detected a very large crash spike affecting #Firefox users on Linux, specifically on an older version of a Debian-based distribution. It turned out to be an interesting bug involving the #Linux kernel and #Google JavaScript...
Episode 54: Cleaning your Big Ball of Mud using CQS - with Matt Hunt In this episode, I was thrilled to be joined by Matt Hunt to chat about using the CQS pattern to improve your codebase quality and help avoid writing those ‘Big Ball of Mud’ code-bases that sadly we see way too often in our industry! CQS (Command Query Se...
Never Return Null Collections - Here's Why #shorts 🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovicJoin my weekly .NET newsletter:https://www.milanjovanovic.techRead ...
Why Secret Invasion’s AI Credits Are Good (And Why They’re Not) Time for a hot take.Check out my Patreon! https://www.patreon.com/pillarofgarbage Join the Pillar of Garbage Discord server! https://discord.gg/WQEk4UPeC6Fol...
YouTube Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Why Secret Invasion’s AI Credits Are Good (And Why They’re Not) Time for a hot take.Check out my Patreon! https://www.patreon.com/pillarofgarbage Join the Pillar of Garbage Discord server! https://discord.gg/WQEk4UPeC6Fol...
runtime/src/coreclr/vm/methodtablebuilder.h at 8b2dc46f50f1e0da47979b5a45da2ddfd4d68f13 · dotnet/runtime .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. - runtime/src/coreclr/vm/methodtablebuilder.h at 8b2dc46f50f1e0da47979b5a45da2ddfd4d68f13 · dotnet/runtime
Weekly Update 353 Garage Edition; Home Assistant and SD Cards; IoT Door Locks Finally Done; Miele IoT UX Purgatory
GitHub - dotnet/ClangSharp: Clang bindings for .NET written in C# Clang bindings for .NET written in C#. Contribute to dotnet/ClangSharp development by creating an account on GitHub.
ASP.NET Community Standup - Cloud-native development with .NET 8 Join us to learn about .NET for cloud-native development. Discover updates in .NET 8.0 with new libraries for high-performance services on any cloud. Native ...
Adding Real-Time Functionality To .NET Applications With SignalR Today's modern applications must deliver the latest information without refreshing the user interface. If you need to introduce real-time functionality to your application in .NET, there's one library you will most likely reach for - SignalR. SignalR all...