Antão Almada

43 Followers
92 Following
166 Posts
SharpLab

C#/VB/F# compiler playground.

SharpLab

C#/VB/F# compiler playground.

A few weeks back, I changed the path structure of my blog. I've been working on getting Google to crawl it again, but according to Google Search Console, they rescheduled it to prevent overloading the site. It's hosted on @github Pages... 🤔
I'm planning to upgrade my UniFi Controller to a #raspberrypi 5 soon. Just waiting on the casing and power supply to arrive.
I just spotted this in the .NET 8 release notes. They must mean "non-Microsoft" dependency. This is literally a package in NuGet. It's no different from the other "external" dependencies.
Chasing the sun's final glow at the skatepark - yesterday's sunset was an absolute stunner!
@gergelyorosz I just got mine 👀
SharpLab

C#/VB/F# compiler playground.

It's awesome to notice that my numerics library automatically benefits from SIMD in #dotnet8, delivering performance on par with Vector2 for floats. However, integers are still experiencing significant slowdowns. #dotnet