Message Queue Overload from High Processing Latency Message Queue Overload can happen unexectedly if your processing latency increases. A common culprit can be network I/O to exteranl services.
Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog I’m excited to share the Azure Cosmos DB Repository .NET SDK. It’s an unofficial SDK that wraps the official Azure Cosmos .NET SDK. The Repository Pattern is a useful abstraction between your application’s data and the business logic layer. This has been ...
Configure code analysis rules - .NET Learn how to configure code analysis rules in an analyzer configuration file.
Chrome is deploying HTTP/3 and IETF QUIC QUIC is a new networking transport protocol that combines the features of TCP, TLS, and more. HTTP/3 is the latest version of HTTP, the prot...
PS5 Teardown: An up-close and personal look at the console hardware Your first look at PS5's internal components* that will power the next generation of amazing games. *Do not try this at home. Risk of exposure to laser radiation, electric shock, or other injury. Disassembling your PS5 console will invalidate your manuf...
Bridge to Kubernetes Simplifies Microservice Development in Visual Studio/VS Code -- Visual Studio Magazine New Bridge to Kubernetes extensions available for Visual Studio and VS Code simplify microservice development by bridging a local dev machine to specific dependencies in remote clusters.
NVIDIA Announces Cloud-AI Video-Streaming Platform to Better Connect Millions Working and Studying Remotely GTC — NVIDIA today announced the NVIDIA Maxine platform, which provides developers with a cloud-based suite of GPU-accelerated AI video conferencing software to enhance streaming video — the internet’s No. 1 source of traffic.
Release Release v1.2.0 · aslotte/MLOps.NET Release notes Added support to configure the use of a private or public container registry Added support to configure access to a Kubernetes cluster Added support to deploy a model to a Kubernetes...
39 Shirts - Leaving Mozilla In 2001 I had just graduated from a small town high school and headed off to a small town college. I found myself in the quaint computer lab where the substandard computers featured two browsers: Internet Explorer and Mozilla. It was this lab where I fell...
Inventing Virtual Meetings of Tomorrow with NVIDIA AI Research New AI breakthroughs in NVIDIA Maxine, cloud-native video streaming AI SDK, slash bandwidth use while make it possible to re-animate faces, correct gaze and animate characters for immersive and engaging meetings. Learn more: https://nvda.ws/3l9foIn Watch...
virtualmlnet/hackathon-2020 Virtual ML.NET Hackathon 2020. Contribute to virtualmlnet/hackathon-2020 development by creating an account on GitHub.
Get all prediction scores from your ONNX model with ML.NET Recently I wrote an article about getting all prediction scores from your ML.NET model. So, when we want to do this for an ONNX model we have loaded with ML.NET, that should work the same, right? Not really. Depending on the version of ML.NET, the datatyp...
Introdução ao ML.NET - Machine Learning com .NET na prática Nesse vídeo vamos falar sobre Machine Learning com .NET. Para você que pensou que Machine Learning era só Java e Python, vamos mostrar uma outra opção em uma das linguagens mais queridas do mercado. Nesse bate-papo o Davi Ramos vai desmistificar o uso de...
Prioritizing Patients with Predicted Heart Disease Result with ML.NET > Amatis Blog As the Amatis family, we touch the lives of thousands people every day with the applications and devices we have developed in the field of health, as devel
r/ProgrammerHumor - Oh, as easy as that. No wonder it's popular. 93 votes and 2 comments so far on Reddit
Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer Alexander is a Microsoft MVP and a Managing Consultant and .NET Xpert at Excella, based out of Washington DC. He's the founder and organizer of The Virtual ML.NET Community Conference and the
Get started with MLOps.NET In this upcoming series I want to dive into the world of MLOps and MLOps.NET, and explore how MLOps.NET can help you set your organization up for success by managing and automating the machine learning life-cycle.
Machine Learning | Cómo hacer predicciones en batch usando ML.NET El framework ML.NET es de gran utilidad para crear aplicaciones con Machine Learning de punta a punta -end to end-, es decir, desde el entrenamiento de un modelo con datos históricos hasta la infer…
.NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve In this post, we continue exploring the internals of UnboundedChannel, looking at the UnboundedChannelWriter operations.
Getting Started with Machine Learning using ML.NET | NDC Sydney 2020 Want to get started with machine learning but don't know where to start? Have you got an Excel spreadsheet, SQL Database or CSV lying around and wondering if you can use it to experiment with Machine Learning? In this workshop, we'll start from a CSV e...
Take A Look At ML.NET A brief exploration of ML.NET where we look at how to get set up and how to use it.
Grapefruit Is One of the Weirdest Fruits on the Planet From its name, to its hazy origins, to its drug interactions, there's a lot going on beneath that thick rind.
Error C3867: non-standard syntax; use '&' to create a pointer to member: What it means and how to fix it | The Old New Thing When you get the Microsoft compiler error message “non-standard syntax; use ‘&’ to create a pointer to member”, what is it trying to say? It’s telling you that you are accessing an instance member function, but you didn’t finish the job and either take it...
Message Queue Overload! Avoiding Processing Latency Message Queue Overload can occur when consumers cannot keep up to the work being created by producers. This can happen unexpectedly when processing latency increases dramatically. Here's one spot to look out for when using network calls such as HTTP whe...
C# for Loop (Animated Examples) The for Loop C# for loop is very common in programming. This loop is ideal for performin...
Buy For Life A crowdsourced list for sustainable, practical, durable and quality made products that are made to last.
How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers In this blog post I’ll help you troubleshoot the rare but critical issues of Deadlocked Schedulers and high THREADPOOL waits.
Two ways you can take advantage of types in JavaScript (without TypeScript) - The Blinking Caret This blog post describes how you can enable javascript intellisense and design time error highlighting without TypeScript
r/ProgrammingBuddies - Website to find coding buddies/friends 73 votes and 21 comments so far on Reddit
From site.css to component styles You don't have to put all your styles in one big stylesheet any more!
Edgescan Questions & Answers with Troy Hunt Part 3 - Cyber Security, Security Scan, Full Stack Vulnerability Management The Edgescan Team Sent Questions to Troy Hunt (Part 3 of 3) Troy answers the following questions in this video Just as traditional login credentials where somewhat reliable before MFA became vital, do you think at some point MFA as we know it woul...
100,000 Stars An interactive 3D visualization of the stellar neighborhood, including over 100,000 nearby stars. Created for the Google Chrome web browser.
MIME type mismatch error after enabling the HTTP response header “X-Content-Type-Options” The X-Content-Type-Options header is an HTTP header that allows developers to specify that their content should not be MIME-sniffed. This header is designed to mitigate MIME-Sniffing attacks. For each page that could contain user controllable content, you...
Storage 101: Monitoring storage metrics - Simple Talk Well tuned storage is essential for SQL Server performance. In this article, Robert Sheldon explains the metrics that are important to watch.
SuperJSON - JSON on steroids SuperJSON is a high-fidelity replacement to JSON.stringify.It supports data types like Date, RegExp, Map, Set etc., preserves referential equality and suppor...
Changing Serilog Minimum level without application restart on .NET Framework and Core There are many ways to configure Serilog. The configuration library has the additional advantage that it supports dynamic reloading of the MinimumLevel and LevelSwitches.
AI Applications Without a PhD When you think of "deep learning" you might think of teams of PhDs with petabytes of data and racks of supercomputers. But it turns out that a year of coding, high school math, a free GPU se
How to Publish Angular with ASP.NET Core - Code Maze In this article, we are going to cover how to publish Angular SPA production files by configuring ASP.NET Core's project file.
How Mercedes-Benz uses Mixed Reality to quickly connect remote experts with field technicians As cars increase in complexity each year, so does the knowledge field technicians need to keep current to work on them. In this episode of The Solutions Show with Corey, Hector Garcia Tellado joins Co
TIME for a WTF MySQL moment Many people have been experiencing strange time perception phenomenon throughout 2020, but certain database management systems have been into time shenanigans for way longer. This came to my attent…
How to remember what you learn Make it time-based, apply metacognition & active recall, and learn what you’re curious about.
The Future of .NET is .NET 5 | DB123 Get the latest updates in .NET and how you can be more productive building apps that run on any platform or device. Learn about some of the exciting things we're working on for .NET 5 and beyond. Learn more on our blog -- https://aka.ms/dotnet5 #MSIgn...
How to Store Session Tokens in a Browser (and the impacts of each) A common question when building a SPA is: where do I store my session tokens? I’ll talk through the main options and the pros/cons of each
The data on drop-downs - don't let your users suffer! The internet is full of the dropdown pattern. I ran an experiment to gather data on the dropdown and alternatives. Check out the results!
Don’t Find Mentors. Find Your Future Self. — Juan David Campolargo Back in 2018, I was fifteen years old, and I wanted to do something over the summer. I could get a job, work on my businesses, sit around, watch Netflix, or work for free at tech startups. I chose the latter. Why would I work for free in a start...
GPT-3 Bot Posed as a Human on AskReddit for a Week Image from the video GPT-3: Language Models are Few-Shot Learners . On Sunday October 4, 2020 I came upon a reddit post titled How do...
When to leave the best job ever – Mike Thomas - Tech Leader. Engineering Manager. Software Developer. One of the trickiest conversations I have to have as a team leader is when there’s no path left to run for good engineers.
Ideas from my Development Setup: Clipboard :: Ceda EI's Blog Things with clipboards: Implicit copying and swapping
Building a Homelab VM Server (2020 Edition) I built a home server to host my development VMs and went a bit overboard.
Taiwan's amazing bike-sharing system YouBike (or Ubike) is my first choice of transportation when it comes to moving around the city of Taipei. I largely prefer it over taking the subway, bus, or taxi. It is affordable, well maintained, comfortable, at waking distance reach from anywhere, an...
Diagnostics tools overview - .NET Core An overview of the tools and techniques available to diagnose .NET Core applications.