Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics This is an initial specification for a commandline tool capable of collecting GC Heap Dumps of dotnet processes on Linux, Mac, and Windows. CC - @caslan
Firing mods and forced relicensing: is Stack Exchange still interested in cooperating with the community? The last weeks and days have seen some erratic behaviour by Stack Exchange Inc., such as likely illegal changes to the content license and the firing of an upstanding community moderator with no
v5.7 Release Notes Ordinarily we’d have a longer release cadence in between releases with more features, but with the recent release of .NET Core 3 we’ve cut this release cycle short so we can release a version of ServiceStack compatible with .NET Core 3+. Other than that t...
Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime I can't figure out which devirtualization cases are implemented at the moment of .NET Core 3.0 RC. Here is a quick and dirty example of some common (for me at least) use-cases: namespace Consol...
Native image lazy-loading for the web! In this post, we'll look at the new loading attribute which brings native <img> and <iframe> lazy-loading to the web!. For the curious, here&...
Using native DLL and resource files in BenchmarkDotNet projects How to use native DLL and resource files in benchmark projects.
Blazor Simple CQRS with MediatR Strong Recommendation I strongly recommend you take the time to watch NDC 2018 session entitled Vertical Slice Architecture – Jimmy Bogard at the bottom of this blog post. Unless you give you…
CppCon 2019: Olivier Giroux “The One-Decade Task: Putting std::atomic in CUDA.” http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2019 — Some tasks are projected to take a long time to comple...
A computer built from NOR gates: inside the Apollo Guidance Computer We recently restored an Apollo Guidance Computer 1 , the computer that provided guidance, navigation, and control onboard the Apollo flight...