r/dotnet - Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" 65 votes and 52 comments so far on Reddit
Weekly Update 282 My New Focusrite DAC; Early Workshops; Digicert EV Bullshit; TripIt Wants Your DoB; Travelling and Speaking Again
WebGL 2.0 is Now Supported in All Major Browsers From Firefox to Safari: all major browsers can now render graphics.
Amazon.com: SignalR on .NET 6 - the Complete Guide: The easiest way to enable real-time two-way HTTP communication on .NET 6 eBook : Sazanavets, Fiodar: Kindle Store Amazon.com: SignalR on .NET 6 - the Complete Guide: The easiest way to enable real-time two-way HTTP communication on .NET 6 eBook : Sazanavets, Fiodar: Kindle Store
Languages & Runtime Community Standup - MSBuild with Rainer Sigwald Join us in a chat with Rainer Sigwald about how MSBuild affects your work and how you can use it better. You'll see a demo of effective use of the log viewer...
Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" : dotnet I figured this is worth I shot. I knew some of this but figured I'd do some digging because I don't know everything and why tf not? So with the help of the debugger in Rider and sharplab.io...here we go...
GitHub - blowdart/dotnetSigningWithKeyVaultCertificates: Demonstrating how to sign .net assemblies and nuget packages in azdo Demonstrating how to sign .net assemblies and nuget packages in azdo - GitHub - blowdart/dotnetSigningWithKeyVaultCertificates: Demonstrating how to sign .net assemblies and nuget packages in azdo
Server-Sent Events: the alternative to WebSockets you should be using WebSockets are the most used technology for real-time web apps. However, Server Sent Events (SSE) are a simpler alternative that is often superior.
Calling Windows APIs from React Native just got easier · React Native for Windows + macOS We are excited to announce the [React Native WinRT](http://aka.ms/reactnativewinrt) project, a new extension that makes it easier for [React Native for Windows](https://microsoft.github.io/react-native-windows/) developers to call Windows Runtime APIs dir...
React Native for Windows is helping Settings improve more quickly · React Native for Windows + macOS React Native isn’t just for mobile! Check out how the Windows 11 Settings app is leveraging React Native for Windows to deliver new features and capabilities to users faster and with the same great visual fidelity as Windows 11.
The Factorio Mindset Plus! The Carbon Rally; The Bridge; Housing and Rates; Full Stack Media; Buying Out Contracts; Diff Jobs
Let's Make Some Art - Part 1 I saw a tweet from @James_M_South, creator of the amazing ImageSharp library where he mentioned there wasn't a lot of public chatter about said library. Now, I know nothing about image processing or graphics. But, I've been wanting to learn more about cre...
Staking Last year, I raised $100k from friends to run fully-staked validator nodes on 3 different blockchains. We made $300k and learned a lot. Here’s the stuff I found interesting: Inconsistent Rewards These networks weren’t designed explicitly to infuriate litt...
Creating Multiple Resources with a Single Request in ASP.NET Core Guided example of creating multiple resources with a POST request implemented with the ASP.NET 6 Minimal Web API.
Melb.NET Feb 2022 ONLINE Meetup | Meetup Tue, 15 Feb, 6:30 pm AEDT: First event for 2022! We will start the night by celebrating 🎉 the 20th anniversary of .NET and have some prize giveaways. Then welcome our first speaker for the year Lac
Announcing TypeScript 4.6 RC - TypeScript Today we’re excited to announce our Release Candidate (RC) of TypeScript 4.6! Between now and the stable release of TypeScript 4.6, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet,
A Rust match made in hell I often write pieces that showcase how well Rust can work for you, and how it can let you build powerful abstractions, and prevent you from a bunch of mistakes. And that makes m...
.NET Rocks! vNext .NET Rocks! is a weekly talk show for anyone interested in programming on the Microsoft .NET platform. The shows range from introductory information to hardcore geekiness.
Radar Interference Tracker: A New Open Source Tool to Locate Active Military Radar Systems - bellingcat Many military radars interfere with open source satellite imagery when they're turned on. A new tool lets anyone monitor when and where these radars are deployed.
Startup Kama Sutra: Why positioning matters I've been thinking a lot about positioning for the last few weeks. Not the kind of positioning you might associate with the Kama Sutra, but rather positioning in the sense of where a product stands in relation to others offering similar products. In parti...
On the Malleability of ECDSA Signatures - Read more: https://cronokirby.com/posts/2022/01/on-the-malleability-of-ecdsa/
Host your static 11ty site on Google Cloud I am working on a fake product for a fake business. Of course, I need a marketing site for my fake app! It's a static web site so I'm using my favorite site generator, 11ty. Of course, you could use the same approaches below with any static site generator...
Latest Beeping Busy Beaver Results The Busy Beaver question asks: what is the longest that a Turing machine program of n states and k colors can run when started on the blank tape before halting? The function that maps from (n, k) to the longest run length is uncomputable and grows faster ...
The case for time-tracking Time tracking has a bad reputation, it invokes images of managers watching over your shoulder or pay being docked as you punched in minutes before your shift ended. Due to these, and many more, if you suggest to someone to start tracking their time they’r...
A nice story about Unix processes "infecting" each other I once worked at a place that had an interesting little problem stemming from the way they managed machines and some of the fun side-effects processes can have on each other. This is back in the pre-systemd days of running services, such that things t...