Tag: #orleans
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Modern .NET 2026 Deep Dive — .NET 9 · C# 13 · F# 9 · ASP.NET Core · Blazor United · MAUI · Aspire · EF Core 9
.NET in 2026 is no longer a Windows-only enterprise runtime. .NET 9 stayed briefly as STS and .NET 10 took the LTS chair, C 13 params collections and lock objects changed daily code, ASP.NET Core pulled cold start under
2026-05-16 · 23 min read #dotnet#csharp#fsharp#aspnet-core#blazorThe Complete Actor Model Guide 2025: Erlang OTP, Akka, Orleans, Elixir — The Real Way to Handle Millions of Concurrent Connections
How WhatsApp handled 2 million TCP connections on a single server. From the mathematical foundations of the Actor Model to Erlang OTP, Akka, and Microsoft Orleans — a 720-line deep dive into the "Let it crash" philosophy
2026-04-15 · 32 min read #actor-model#erlang#akka#orleans#elixir