The Badly Behaved Prime - with James Maynard — Numberphile This is Numberphile. We mainly post videos about mathematics and just numbers in general.
Weekly Udpate 164 It's a late, early in the day, hazy, bush-firey Aussie weekly update with a whole bunch of various bits and pieces of interest from throughout the week.
Isogeny crypto A long time ago, when pairing-based cryptography was new, cryptographers who did not fully understand the mathematics of pairings would sometimes make mistakes. They would assume that everything th…
cradle77/Blazor.Msal Sample implementation for MSAL in Blazor. Contribute to cradle77/Blazor.Msal development by creating an account on GitHub.
auth0/auth0-oidc-client-net OIDC Client for .NET Desktop and Mobile applications - auth0/auth0-oidc-client-net
Super Awkward Montage of Students Mistaking Video for a Stills Camera Whilst filming for our Freshers Week video we noticed that of lot of students were mistaking our video camera for a stills camera. It was kinda awkward. So for your viewing pleasure we decided to put the best clips together in one super awkward montage. E...
The next 5 years of ASP.NET Core - Ryan Nowak Join Ryan Nowak on a tour of ASP.NET Core’s evolution from “Project K” to present day and look forward to a few possible futures. We’ll discuss technical design details of how the ASP.NET Core stack is changing from bottom (hosting and startup), through t...
Async demystified - Karel Zikmund Do you struggle to understand async/await in C#? How it works and why? I did. So I asked the best - the author of async, Stephen Toub. This talk is summary of the most interesting insights from him that helped me and my colleagues on CoreFX team to finall...
Reverse Depth Buffer (z-buffer) For distant objects with standard depth where meshes are close together or intersect z fighting will occur as the error rate increases with distance: One way to deal with distant objects which Babylon offers is to use a logarithmic depth buffer; howeve...
The State of the Octoverse The State of the Octoverse celebrates a year of building across teams, time zones, and millions of merged pull requests.
The Most Secure Option “The auditors have finished examining our codebase.” That was how Randy’s boss started the meeting, and she delivered the line like a doctor who just got the tests back, and is trying to break the news gently.
Raspberry Pi Gaming (Comparison) Which one is the best? In this video we'll compare 4 of the most popular Raspberry Pi gaming platforms side-by-side. Let me know in the comments which option you think is the best or if there are any other Pi gaming setups you’d like to see in a future vi...
gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King gRPC is a modern high performance RPC (Remote Procedure Call) framework that can run in any environment. gRPC is based on HTTP/2, Protocol Buffers and other modern standard-based technologies. Together with excellent tooling, it helps you create high thro...