Hacker News new | ask | show | jobs
by thewebguyd 218 days ago
Is that a rhetorical question?

There's software that exists beyond the web and SaaS.

Windows is still used widely in all sorts of places you'd never expect to see it. POS systems, ATMs, industrial controllers, digital signage/interactive kiosks, SCADA is largely Windows still. You need software for all of that, and it ain't gonna be web apps.

Windows is also still widespread in finance. The backend systems may be Linux or custom FGPA hardware but the front end finance world is ran on Windows (and Excel on Windows). Plenty of trading software is Windows only.

Heck, MS SQL Server is still in the #2 or #3 spot for database marketshare behind Oracle. Granted, it can run on Linux now but I don't many who are yet.

None of it is "sexy" like HN startups and SaaS so it doesn't get the coverage or discussion, but Windows is everywhere and so are Windows developers. You could argue whether or not Windows is/was the right choice for a lot of those (it's probably not), but it's there nonetheless and probably isn't going anywhere anytime soon.

1 comments

There's a lot of legacy software that is bound to Windows, yes, but as time goes on, the amount of greenfield systems targeting Windows dwindles. From what I've seen, a lot of that software is also being actively containerized so that it can run on Linux systems, because administering legacy Windows systems is a huge pain in the ass. A lot of legacy Windows software is very difficult to containerize, because it gets it's grubby little hands in everything, but it can be done and usually that's the preferred approach.