Have You Been Pwned? - Computerphile Would you type your password into a random box on the internet? Dr Mike Pound on ensuring your password hasn't already been hacked. Have I Been Pwned: https://bit.ly/c_troys-site Mike's code: https://github.com/mikepound/pwned-search How to Choose a ...
Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr This PR contains the type itself and enlightens the VM, the GC, reflection, and certain APIs (Memory / Span) about the new type. Functionality like culture-aware or case-insensitive comparisons are...
Flat earther accidently proves earth’s rotation with $ 20k gyro. That’s kind of a problem, right? All rights belong to Netflix, no copyright infringement intended. In the documentary “Beyond the curve”, a flat earther is unhappy with his measurements of earth’s rotation. Flat earther Bob's problems with his measurement of earth's rotation: https://ww...
Tactical Breach Wizards: ten minutes of gameplay explained I didn't do a good job of explaining who you'll be fighting and why in this video, so I wrote a post going into more detail about that: https://steamcommunity.com/games/1043810/announcements/detail/1813168477444743791 And you can wishlist it here! https:/...
Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime The Math.Min and Math.Max functions that take double/float were updated to be IEEE compliant in dotnet/coreclr#20912. However, the JIT does not do a great job optimizing this code and it has result...
Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies In this post I describe why session state appears to not work in ASP.NET Core 2.1+ apps, discuss the GDPR features, and how to work around any issues.
Game Developers Conference 2019 Access video replays and technical sessions downloads from the conference.
.NET Design Review: Tensor -01:-28:-59 - Rejected: Add remove Range to sorted List https://github.com/dotnet/corefx/issues/32987#issuecomment-472132435
Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime After reading this great Is C# a low-level language blog from @mattwar I found an performance issue with the * operator. There is a difference in performance when using the overloaded operators on ...
Trapdoor commitments in the SwissPost e-voting shuffle proof Update: The same issue was independently discovered by Thomas Haines of NTNU, and also by Rolf Haenni of Bern University of Applied Sciences, whose report is here.
Blazored/Menu A JavaScript free menu library for Blazor and Razor Components applications. - Blazored/Menu
Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies In this post I describe why session state appears to not work in ASP.NET Core 2.1+ apps, discuss the GDPR features, and how to work around any issues.
Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology Want to know more about the dark side of Tagless-Final? In this article John De Goes advises that it may not be the best option for Scala however he has an alternative, check it out! What are your thoughts? 'See my accompanying talk, The Death of Fina...
Line Rider - Bohemian Rhapsody | SYNCED | LR Vanilla Love my videos? Consider supporting me on Patreon! https://www.patreon.com/Arglin My comments also sang a lot of the song, lol. https://youtu.be/JQLUIAtjnIY My Interview on Bohemian Rhapsody! https://youtu.be/i0SMtoZtl8c Production Time: 1 month, 9 days ...
Deploying Blazor Apps Using Azure Pipelines In this second of two posts, I show how to create a release pipeline for your Blazor app using Azure pipelines and deploying to Azure storage as a static site.
http://degoes.net/articles/zio-challenge http://degoes.net/articles/zio-challenge. GitHub Gist: instantly share code, notes, and snippets.
JavaScript, CSS, HTML & Other Static Files in ASP .NET Core This is the tenth of a series of posts on ASP .NET Core in 2019. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2019, titled A-Z of ASP .NET Core! A – Z of…
Video: Overcoming network latency in Mortal Kombat & Injustice 2 In this 2018 GDC talk, NetherReal Studios Michael Stallone describes the drastic engine changes and optimizations of Mortal Kombat XL and Injustice 2 .