←back to thread

.NET 10

(devblogs.microsoft.com)
489 points runesoerensen | 7 comments | | HN request time: 0.202s | source | bottom
Show context
jitbit ◴[] No.45888669[source]
For us, every .NET upgrade since .NET 5 has gone surprisingly smoothly and reduced CPU/RAM usage by 10–15%.

We were even able to downgrade our cloud servers to smaller instances, literally.

I wish .NET was more popular among startups, if only C# could get rid of the "enterpisey" stigma.

replies(26): >>45888799 #>>45888804 #>>45889332 #>>45891939 #>>45896032 #>>45898279 #>>45898305 #>>45898358 #>>45898503 #>>45898877 #>>45899062 #>>45899235 #>>45899246 #>>45899326 #>>45899445 #>>45899481 #>>45899858 #>>45900544 #>>45900791 #>>45900829 #>>45903218 #>>45904345 #>>45904435 #>>45905041 #>>45906073 #>>45907122 #
1. oaiey ◴[] No.45888799[source]
Can only confirm that. Such a smooth platform overall for web and API development. We use it with several 100 devs on it and the choice never failed us, neither in technology or hiring. And it is not that we have .NET gurus or anything.
replies(3): >>45898379 #>>45898446 #>>45903937 #
2. balamatom ◴[] No.45898379[source]
I'm sorry, I just remembered the few .NET maxis I've shared hours with and tried to extrapolate a whole company full of them. I'm sure they must work great with each other.

Which I guess was the whole premise of the .NET ecosystem, so score one for Redmond, I guess!

Apropos, what do they do for fun? I'll probably never meet 100 .NET devs in my life so honest question.

replies(2): >>45899475 #>>45903962 #
3. ◴[] No.45898446[source]
4. LandR ◴[] No.45899475[source]
> Apropos, what do they do for fun?

Odd question, but as a .NET developer myself

Mountaineering, climbing, bouldering, going to gigs, playing pool, running, music festivals, gaming, photography, watching F1, watching NBA, eating out with friends...

I'm not sure what the point of the question was ?

5. larrik ◴[] No.45903937[source]
As a counter-point, my company was original purely .NET, then added Python (and later JS).

For us, hiring .NET is WAY harder than the other stacks. We get a lot more applicants in general, but almost zero that meet our standards. For Python roles we get way fewer applicants, but the average quality is much much higher than the .NET average. (JS is a whole other thing, and we frankly aren't as good at hiring there yet)

replies(1): >>45905515 #
6. recursive ◴[] No.45903962[source]
> what do they do for fun?

Play in a band, ride bikes, play video games. Sample size of one.

7. zerr ◴[] No.45905515[source]
Do you measure that standard by leetcode?