Live data from Hacker News

Windows Server 2025 Runs Better on ARM

jasoneckert.github.io

21–30 of 156 posts

Re: Windows Server 2025 Runs Better on ARM

#21
post #8

Cant believe somebody is still using windows server? What’s the use case?

An application that is only supported on MS Windows. Yes, those still exist. One project I am working on is supporting such an application that is a mix of desktop and web application talking to industrial monitoring devices.

It's a beast in terms of complexity, in my opinion. But the vendor only supports running it on specific configurations.

Re: Windows Server 2025 Runs Better on ARM

#22
post #5

Earlier quoted context omitted.

On the flip side, every single MSSQL instance that I've encountered has been legacy. For at least five years.

For mid sized businesses, where you're mostly just doing some business reporting, a single mssql instance makes for a great and very cheap 'data warehouse'. All the auth magically works for people to connect with Excel, and powerbi+cloud just works out of the box. I'd be curious what a better/non-legacy solution is! (as I do this stuff haha, and don't see much else other than full cloud options, sf etc)

These days I think airtable and other "no code" systems fit this bill well.

Re: Windows Server 2025 Runs Better on ARM

#24
post #18

As former Windows person who still uses fair amount of Powershell on Linux, I was interested. However, reading the summary left me confused like you don't understand what's happening at Microsoft. > Hopefully Microsoft will spend more time in the future on their server product strategy and less on Copilot ;-) The future product strategy is clear, it's Linux for servers. .Net runs on Linux, generally with much better…

Azure services run on [customized] Hyper-V, thus Windows Server. Azure networking is Linux. EDIT: Marvel at the NT4 style Task Manager [0]. [0] https://techcommunity.microsoft.com/blog/windowsosplatform/a...

Microsoft just upstreamed support for running Linux as the Hyper-V equivalent of Dom0, so no Windows required.

https://www.phoronix.com/news/Linux-6.19-Improves-Hyper-V

Re: Windows Server 2025 Runs Better on ARM

#25
post #17
post #8

Cant believe somebody is still using windows server? What’s the use case?

Building Unreal games. Running windows containers. Windows server is actually kind of awesome for when you need a Windows machine. Linux is great for servers but Windows server is the real Windows pro. Rock solid and none of the crap. The worst part of Windows server is knowing that Microsoft can make a good operating system and chooses not to.

Yes I only recently understood why people use Windows Server as a desktop operating system - it looks and feels like old Windows.

Re: Windows Server 2025 Runs Better on ARM

#26
post #8

Cant believe somebody is still using windows server? What’s the use case?

Companies that aren't technology companies but use technology that has been doing the job for 20 years.

What was the reason 20 years ago?

(I know, I know. That question might be a bit too loaded. I'm really very sorry. No, there's no need that; I'll see myself out.)

Re: Windows Server 2025 Runs Better on ARM

#27
post #8

Cant believe somebody is still using windows server? What’s the use case?

Companies that aren't technology companies but use technology that has been doing the job for 20 years.

Those don't exist. I was told (over and over again) that every company is a technology company.

mild \s

Re: Windows Server 2025 Runs Better on ARM

#28
post #8

Cant believe somebody is still using windows server? What’s the use case?

Companies that are bigger than startups vibecoding food delivery apps?

Even Apple and Google run AD internally.

Gotta support all those CAD workstations running Windows.

Is Apple hardware still designed on Windows PCs?

Re: Windows Server 2025 Runs Better on ARM

#29
post #13

Earlier quoted context omitted.

It's "legacy" because it's essentially tied to Windows. Yes, technically it works on Linux, and no doubt that was an amazing feat, but no serious company is running MSSQL on Linux when all the documentation, all the best practices are all based on running that on Windows.

Why did they port it to Linux? Knowing nothing about this, I wonder if they're getting ready to retire Windows Server, and wanted to get their server products off it? Edit: How they did it is also quite fascinating: https://www.microsoft.com/en-us/sql-server/blog/2016/12/16/s... https://www.microsoft.com/en-us/research/project/drawbridge/ >a key contribution of Drawbridge is a version of Windows that has been enlight…

The "why" is for Kubernetes and Docker support.

For example, the Aspire.NET orchestrator pulls the Linux docker image of SQL Server in much the same way as it does for MySQL or Postgres.

Post reply on HN