San Miguel, IRL Some history of the San Miguel model, and an update on what the actual spot looks like today.
Fall .NET Core Survey | .NET Blog It’s been a busy time for .NET Core – we just shipped 3.0, and are currently working on a few updates for v3.1 (due in November.) As we turn our attention to .NET Core 5.0, we want to take a step back and see what you are doing with .NET Core and how we c...
Anyone can fingerprint unlock a Galaxy S10—just grab a clear phone case Samsung says it is developing a fix for "malfunctioning" fingerprint reader.
[bcl][jit] implement Interlocked.Exchange<T> in terms of object by lambdageek · Pull Request #17341 · mono/mono Exchange<T> is supposed to be picked up as an intrinsic. But if it isn't (until #17338 is merged), since T has a class constraint, call the Exchange (ref object, ref object, ref object) ...
The Forgotten Flexagon - Numberphile Matt Parker discusses the forgotten flexagon... Extra footage at: https://youtu.be/_UXyRug_6qE More links & stuff in full description below ↓↓↓ More Matt Parker (video playlist): http://bit.ly/Matt_Videos Catch Matt on the Numberphile podcast too: http...
How to expose your custom counters in .NET Core This post shows how to code your own counters: you’ll get the count and duration of ASP.NET requests processed with(out) GC as example.
New features in .NET Core 3.0 on Linux - Red Hat Developer We look at new features of .NET Core for Linux, including improved performance and support for building Windows desktop applications.
Uploading Files In Blazor A few weeks ago, Steve Sanderson blogged about publishing a package for a prototype Blazor file input component, designed to make working with user-supplied files in Blazor applications a lot easier. Steve has provided some very clear examples demonstr...
Microsoft Ignite The Tour in Sydney, February 2020 Learn, explore, and connect through deep technical training, sessions, and hands-on labs at Microsoft Ignite The Tour in Sydney, February 2020.
Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog Dapr enables all developers using any language and any framework to easily build portable microservices applications.
github/gov-takedowns Text of government takedown notices as received. GitHub does not endorse or adopt any assertion contained in the following notices. - github/gov-takedowns
Document Management Improvements: Vertical document tabs are here! | Visual Studio Blog Vertical document tabs have arrived in Visual Studio! Try it out in the latest preview build!
brminnick/HackerNews A Xamarin.Forms app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence - brminnick/HackerNews
Ed25519 Keys | Brian Warner There are several different implementations of the Ed25519 signature system, and they each use slightly different key formats. While writing python-ed25519, I wanted to validate it against the upstream known-answer-tests, so I had to figure out how to con...