Campbell Award Renamed The John W. Campbell Award for Best New Writer has been renamed The Astounding Award for Best New Writer. The award, which is sponsored by Dell Magazines and administered by the World Science Ficti…
The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore The favicon.ico file currently used in all of our project templates is pretty big by favicon standards at 31.2 KB. In fact, yslow recommends a size less than 1 KB, however a quick look at some big ...
Imperva Security Update | Imperva Hi everyone, Please find below a detailed update on the security incident from Kunal Anand, our Chief Technology Officer. From the moment we discovered this incident, we established and have held ourselves to the following key principles: To do the right...
.NET Design Review: GitHub Quick Reviews 00:00:00 - Needs Work: API Change Request: Expression support for ref and readonly ref types https://github.com/dotnet/corefx/issues/26772#issuecomment-525417923 00:05:44 - Needs Work: Add a ValueStringBuilder https://github.com/dotnet/corefx/issues/2837...
Windows Terminal Preview v0.4 Release | Windows Command Line The time has come for another update to the Windows Terminal! Windows Terminal Preview v0.4 is now available in the Microsoft Store and on GitHub! And for those interested in more detail, please review the Terminal v0.4 release notes. Settings Updates Pr...
Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1 In this post I'll take a look at how Program.cs and the csproj project file have changed in ASP.NET Core 3.0 and explore some of the new classes.
Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore Describe the bug When using Server-side blazor and IIS hosting, the IIS 30Mb upload limit is reached after a certain amount of interop messages (I'd guess, around 30Mb :P) This problem is limit...
damienbod/AspNetCoreMvcAngular ASP.NET Core MVC with angular in MVC View OpenID Connect Hybrid Flow - damienbod/AspNetCoreMvcAngular
Navier-Stokes Equations - Numberphile Tom Crawford (sporting a Navier-Stokes tattoo) talks about the famed equations - subject of a $1m Millennium Prize. Part 2 (Reynolds Number): https://youtu.be/wtIhVwPruwY Part 3 (River Water): https://youtu.be/5mGh0r3zC6Y More links & stuff in full descri...
Observability — A 3-Year Retrospective - The New Stack A summary of the observability movement over the past three years.
Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more Tutorials and articles of Inigo Quilez on computer graphics, fractals, demoscene, shaders and more.
Containerising a Blazor WebAssembly App In this post, I show how to containerise a Blazor WebAssembly App using Docker. Highlighting the different requirements when compared to Blazor Server Apps.
Introduction to using XPath in JavaScript This document describes the interface for using XPath in JavaScript internally, in extensions, and from websites. Mozilla implements a fair amount of the DOM 3 XPath, which means that XPath expressions can be run against both HTML and XML documents.