eterm.bsky.social
@eterm.bsky.social
Having fun with .Net / C#
Reposted
In which Don burns $200 to improve test coverage and improve performance in an F# community library.

#fsharp

github.com/fsprojects/F...
Automated test coverage and perf experiment · Issue #179 · fsprojects/FSharp.Control.AsyncSeq
In my work at GitHub Next we are looking at partially automated test coverage and perf improvement for repository maintainers. The aim is to have AI help improve the quality of software. I will be ...
github.com
August 29, 2025 at 8:05 PM
Reposted
Coming to an ASP.NET Core HTTPS development certificate near you soon...
July 14, 2025 at 5:30 PM
What's faster than using P/Invoke to call memcmp in .NET / C# ? SequenceEquals is! #csharp #dotnet
What's faster than Memcmp
What could be faster than memcmp? How to quickly compare arrays using Span
richardcocks.github.io
March 30, 2025 at 4:09 PM
Reposted
The moment "allows ref struct" was introduced, my first thought was "we can improve LINQ and also make it available for Span".

And someone has done it. Great work, kudos to the author.

#dotnet #csharp

github.com/Cysharp/ZLinq
GitHub - Cysharp/ZLinq: Zero allocation LINQ with Span and LINQ to SIMD, LINQ to Tree (FileSystem, Json, GameObject, etc.) for all .NET platforms and Unity.
Zero allocation LINQ with Span and LINQ to SIMD, LINQ to Tree (FileSystem, Json, GameObject, etc.) for all .NET platforms and Unity. - Cysharp/ZLinq
github.com
March 22, 2025 at 12:03 AM
A post about using BenchmarkDotNET and modern C#/.NET features to fix some co-pilot output. #dotnet #csharp #benchmarkdotnet #performance #copilot
richardcocks.github.io
March 24, 2025 at 12:20 PM
I got my rimworld mod working and sent it events from factorio. #mqtt #dotnet
From the factorio community on Reddit: Where's that rocket going? ( Factorio + Rimworld modded to trigger via MQTT )
Explore this post and more from the factorio community
www.reddit.com
January 30, 2025 at 12:03 AM
Just finished setting up #homeassistant , I'm starting to understand why #iot is popular.
November 22, 2024 at 2:20 PM
Designing Data-Intensive Applicaitons (DDIA) is by far the most important and insightful systems design book I've ever read. #ddia
November 19, 2024 at 9:56 PM