Virtual lathe in Dreams Ed from Mm mentioned this as a joke in the live stream when John was showing Beech Pool, and someone on Reddit mentioned using a similar process to make a really convincing screw sculpt. Had to give it a go, and it's really satisfying and relaxing! The 's...
runtime: treap implementation of find() doesn't return the best-fit span · Issue #31616 · golang/go A week or so ago I discovered that the implementation of find() (formerly remove()) in mgclarge.go doesn't correspond to the comment above it. For example, given the following treap layout (eac...
Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime Rationale System.Numerics.BigInteger is an immutable struct that frequently works with "big data". This can cause it to be very ineffecient to use given that you need to create a new immu...
Monoprice SlimRun Cat6 Ethernet Patch Cable, Snagless RJ45, Stranded, 550MHz, UTP, Pure Bare Copper Wire, 28AWG, 20ft, White - Monoprice.com Trusted RELIABILITYMonoprice's SLIMRUN™ CAT6 UTP ETHERNET PATCH CABLES are designed for high density environments where space is a premium. SlimRun's ultra-slim 0.149-inch diameter 28AWG
Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI - instructions.txt
Top bar notifications (global inbox, +reputation) reset after refreshing or visiting another page Normally, when you click the Inbox or the Achievements icon in the top bar, the notification (x new messages, +y reputation) clear. They still do, but upon refreshing the page, they're back to thei...
Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime As I know, there is no way to write an universal generic method which can accept reference types and value types, and get underlying values of the last ones. It can be workaround by delegates and a...
dodyg/practical-aspnetcore Practical samples of aspnet core 2.1, 2.2, 3.0 and 3.1 projects you can use. Readme contains explanations on all projects. - dodyg/practical-aspnetcore