|
|
Log in / Subscribe / Register

Obligatory Joke

Obligatory Joke

Posted Jan 2, 2025 18:18 UTC (Thu) by NUXI (subscriber, #70138)
Parent article: Some things to expect in 2025

It will also finally be the year of the linux desktop!


to post comments

Obligatory Joke

Posted Jan 2, 2025 18:31 UTC (Thu) by pizza (subscriber, #46) [Link] (10 responses)

> It will also finally be the year of the linux desktop!

... the year of Linux on the *Microsoft* Desktop, that is..

Obligatory Joke

Posted Jan 2, 2025 18:43 UTC (Thu) by gmprice (subscriber, #167884) [Link] (9 responses)

Didn't WSL2 release in like 2020? :P

Obligatory Joke

Posted Jan 5, 2025 13:09 UTC (Sun) by butlerm (subscriber, #13312) [Link] (3 responses)

I hope Microsoft brings back WSL1 or lets someone else do so. Better support for Cygwin would be great too. The original WSL in some ways is better, cleaner, and simpler for software that doesn't need things like support for direct GPU integration, Wayland, and Vulkan, to name a few.

Obligatory Joke

Posted Jan 5, 2025 14:01 UTC (Sun) by mathstuf (subscriber, #69389) [Link] (2 responses)

Except for all the subtle ways that it was *not* actually Linux. We basically ended up punting on issues filed against it for some projects because the answers inevitably boiled down to "well, Microsoft didn't implement some subtlety correctly, go complain to them".

Obligatory Joke

Posted Jan 5, 2025 14:55 UTC (Sun) by butlerm (subscriber, #13312) [Link] (1 responses)

In cases like that Microsoft should release the necessary parts under an appropriate open source license and let someone else do it.

Obligatory Joke

Posted Jan 6, 2025 0:15 UTC (Mon) by mathstuf (subscriber, #69389) [Link]

I mean, sure, but I'd rather do something useful with my time than wait for the heat death of the universe. Until then, WSL1 bugs go in the "if you can't reproduce it on a real Linux, go talk to Microsoft" bucket.

Obligatory Joke

Posted Jan 6, 2025 17:55 UTC (Mon) by tesarik (subscriber, #52705) [Link] (4 responses)

That's wrong. The next step is Linux Subsystem for Windows, which will present native Windows desktop on a Linux kernel. Micosoft can then finally cut their R&D costs by maintaining only one kernel instead of two…

Obligatory Joke

Posted Jan 10, 2025 12:00 UTC (Fri) by anton (subscriber, #25547) [Link] (3 responses)

I have expected Microsoft to implement Windows as an API layer on Linux (essentially like WINE, but with the authority and funds of Microsoft behind it) for about 20 years, with the benefit that they would get a better kernel and would need less maintenance effort.

Microsoft has not gone there. I expect that they considered that approach, too, but that their current approach gives them more benefits, maybe just marketing, but maybe there are technical considerations, too: E.g., having software like Crowdstrike probably would not be very stable if they go with the mainline kernel, and sticking with one specific kernel increases the maintenance burden, so they might just as well stick with their current kernel.

Obligatory Joke

Posted Jan 10, 2025 19:24 UTC (Fri) by raven667 (subscriber, #5198) [Link] (2 responses)

Aside from the long tail of compatibility that they want to support to keep existing business, I believe they also use the Windows kernel as the basis for Azure, so they might see it as a competitive advantage against Amazon, VMware, etc. to have their own kernel hackers and their own customization. The cost of changing might not be something they can recoup given they seem to be in a sustainable state now when it comes to base OS kernel support. Whether Exchange, SharePoint or the Azure management plane are a steaming pile or not is unrelated to the quality and brand of the underlying kernel.

Obligatory Joke

Posted Jan 10, 2025 20:23 UTC (Fri) by Cyberax (✭ supporter ✭, #52523) [Link] (1 responses)

> I believe they also use the Windows kernel as the basis for Azure

As I understand, most of the networking-level hardware in Azure actually runs Linux ( https://www.wired.com/2015/09/microsoft-using-linux-run-c... ).

As for the hypervisor, the current generation of AWS products uses custom hardware to completely decouple the hypervisor from the underlying guest OS. So the type of a kernel that runs on this hardware is not really that important, in the grand scheme of things.

Obligatory Joke

Posted Jan 11, 2025 1:35 UTC (Sat) by raven667 (subscriber, #5198) [Link]

Yeah, pretty much all datacenter networking hardware runs Linux now, AFAICT.

I was thinking of the hypervisor, as you said AWS has their own in-house thing, so did VMware and effectively, so does MS.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds