jakoss.bsky.social
@jakoss.bsky.social
I never checked any comparisons, the .net invested super heavily into performance since going cross-platform with .net core. And I can confirm that every update my apps are getting faster for free
November 17, 2025 at 6:59 PM
Spans and the immutability stuff around structs allows for massive performance gains. In hotpaths you can basically completely omit the gc
November 17, 2025 at 6:35 PM
I've never used kotlin native. Does it have features for direct stack allocations?
November 17, 2025 at 4:53 PM
From my point, stuff like stack allocations, no generic type erasure and the overall .net runtime performance focus in the last couple of releases
November 17, 2025 at 3:11 PM
Man, could you image kotlin without runtime generic type erasure..
November 17, 2025 at 11:19 AM
Honestly, i love kotlin as a language and .NET as a runtime. It would be so nice to have both of those things together :c
November 17, 2025 at 9:44 AM
If you are impressed by this - check out the blog entry: devblogs.microsoft.com/dotnet/perfo... . Every year/release brings us one of these. Stephen Toub is a machine :D
Performance Improvements in .NET 10 - .NET Blog
Take a tour through hundreds of performance improvements in .NET 10.
devblogs.microsoft.com
November 17, 2025 at 9:43 AM
Movie you've watched more than six times using gifs.

("Hard mode" no Star Wars, Star Trek, or LOTR)
a man with a green necklace is making a funny face while standing in front of a red background .
ALT: a man with a green necklace is making a funny face while standing in front of a red background .
media.tenor.com
April 26, 2025 at 8:26 AM
I think not everybody is mad just for the commercial price. We had happenings in the past where the biggest blast was when nuget is interfering with the system itself. This: github.com/fluentassert... seems like a red flag to me.
Also, personally, price is way to steep. Bigger than docker, come on
Update ownership and license by dennisdoomen · Pull Request #2943 · fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Cor...
github.com
January 15, 2025 at 10:13 AM
In my mind it seems so hard to pull that off, but that might be a perspective of a person that did not have that opportunity. Back when I was learning programming (yea, I sound so old) English was the most important language to learn
December 11, 2024 at 9:07 PM
Maybe translation to polish is so bad that I cannot imagine how that can work out for them 😂
December 2, 2024 at 5:24 PM
But isn't translating docs just solving part of an issue? I really don't know how one can be a good engineer without English knowledge right now. But maybe that's just my bubble
December 2, 2024 at 5:16 PM
I never understood what is the point of translating technical docs or IDEs. The English is still pretty much required in our job, so why do I always have to switch from those machine translations all the time (become in my language it's 100% garbage all the time)
December 2, 2024 at 4:22 PM