I've seen just as many layoffs at big tech because someone randomly decided X*0.9 was the proper number of employees as I've seen from startup volatility. The equity is better in big tech though.
Most of software was web-based software but ran on Windows Server because it was only platform to support .Net Framework. Once we migrated to .Net Core and could run it on Linux, we did so because .Net on Linux is faster and free.
>Is anybody starting software on Linux using .Net?
I mean, all greenfield for day job stuff is done now in Linux. We have several ASP.Net Services that hosted 100% on Kubernetes.
I also helped out with friend startup which is using React + .Net REST API backend, runs using Docker Compose on Ubuntu 22.04 LTS.
I hate working on Windows and .NET with a passion.