Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog Starting back with the .NET Core 2.1 release, we were making iterative improvements to the floating-point parsing and formatting code in .NET Core. Now, in .NET Core 3.0 Preview 3, we are nearing completion of this work and would like to share more detail...
An Insider’s Look at Why Women End Up on the Cutting Room Floor How 60 Minutes cut women’s voices from a segment on . . . girls and women
Final Tagless seen alive If you follow the Scala community, you’ve probably heard about John de Goes’s talk “Death of Final Tagless”. If you haven’t, no worries —…
Stable Filtering — Part 1 How to make a filter that can be applied millions of times without producing artifacts.
Festival In 2019, Now Play This is focusing on a theme of community. We're looking at games that create a community around them, like Tale of Tales' Endless Forest; at games made for a small group or even just one person, like Brenda Romero's Black Box; at games a...
Burrows - Wheeler Data Transform Algorithm - GeeksforGeeks A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Automation: Last Week Tonight with John Oliver (HBO) Automation often seems like a scary new problem, but it’s neither entirely scary nor entirely new. Connect with Last Week Tonight online... Subscribe to the Last Week Tonight YouTube channel for more almost news as it almost happens: www.youtube.com/las...
Some performance tricks with .NET strings I've created a pull request on the ASP.NET Core repository. At the beginning, the changes were just about changing the unsafe code (char*) for stackalloc to a safe version with Span<T>. So, it was a very small change. During the review, Oleksandr Kolomiie...
Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3 In this post I show how I deployed a GitHub app built using Probot and create-probot-app using Glitch for free
Debugging .NET Builds with the MSBuild Structured Log Viewer I was trying to debug a dotnet publish operation on an ASP.NET Core project recently and becoming irrational after staring at MSBuild log files for too long. MSBuild does all the heavy lifting in dotnet publish and build operations. That’s when I discover...
Final Tagless seen alive If you follow the Scala community, you’ve probably heard about John de Goes’s talk “Death of Final Tagless”. If you haven’t, no worries —…
Final Tagless seen alive If you follow the Scala community, you’ve probably heard about John de Goes’s talk “Death of Final Tagless”. If you haven’t, no worries —…
Constant-time gcd: Papers [safegcd] (PDF) Daniel J. Bernstein, Bo-Yin Yang. "Fast constant-time gcd computation and modular inversion." Date: 2019.04.13. Permanent ID: c130922fff0455e43cc7c5ca180787781b409f63. URL: https://gcd.cr.yp.to/papers.html#safegcd. CHES 2019, to appear. Su...
Real-time web applications with ASP.NET Core SignalR Brady Gaster (@bradygaster) joins Cecil (@cecilphillip) to show how easy it is to add real-time functionality to your web applications using ASP.NET Core SignalR. They discuss topics such as targeting with clients, SignalR transports, and options for runn...
Cybersecurity for the Public Interest - Schneier on Security The Crypto Wars have been waging off-and-on for a quarter-century. On one side is law enforcement, which wants to be able to break encryption, to access devices and communications of terrorists and criminals. On the other are almost every cryptographer an...
Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx Added Range Manipulation APIs to Collection<T> and ObservableCollection<T>. Fixes: #10752 Added the following new API that was approved: // Adds a range to the end of the collection...
Leadersheep — Trinity Farm The Icelandic Breed of Leadersheep were previously described as a rare sub-breed of the Icelandic Breed of Sheep, but recent physical, behavioral, and molecular research has led to the elevation of this unique group of sheep to full breed status. They ma...