this post was submitted on 15 Nov 2024
823 points (99.2% liked)

Linux

48649 readers
1031 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] tate@lemmy.sdf.org 199 points 1 month ago (5 children)

Ah hahahaha!!!!

Windows! Some dumbass put Windows on a supercomputer!

[–] steal_your_face@lemmy.ml 74 points 1 month ago (2 children)
[–] Allero 64 points 1 month ago* (last edited 1 month ago) (2 children)

Ironically, even Microsoft uses Linux in its Azure datacenters, iirc

[–] dan@upvote.au 9 points 1 month ago (1 children)

They use a mixture of Windows and Linux. They do use Linux quite a bit, but they also have a lot of Hyper-V servers.

[–] Allero 6 points 1 month ago

True. Never meant to say they use Linux exclusively; thanks for clarification anyway!

[–] KoalaUnknown@lemmy.world 6 points 1 month ago* (last edited 1 month ago)

Apple uses both Linux and Windows (not for datacenters) too.

[–] IrritableOcelot@beehaw.org 19 points 1 month ago (3 children)

Good point.

But still, the 30% efficient supercomputer.

[–] MajorHavoc@programming.dev 1 points 1 month ago (1 children)

Heh. I don't think that number was ever official, but I heard it as well.

[–] IrritableOcelot@beehaw.org 2 points 4 weeks ago (1 children)

Oh that was hyperbole, I didn't expect to be taken literally!

[–] MajorHavoc@programming.dev 2 points 4 weeks ago

Lol. Well good guess.

I'm not a primary source or anything, of course. Your comment just matches something I heard once in office gossip.

[–] MajorHavoc@programming.dev 1 points 1 month ago

Heh. I don't think that number was ever official, but I heard it as well.

[–] AscendantSquid@lemm.ee 1 points 1 month ago

I don't think either of the chart's axes list efficiency?

[–] FuryMaker@lemmy.world 47 points 1 month ago

Probably need one, just for the benchmark comparisons.

[–] mvirts@lemmy.world 8 points 1 month ago

And Mac! Whatever that means 🤣

[–] Thaurin@lemmy.world 7 points 1 month ago (1 children)

A supercomputer running Windows HPC Server 2008 actually ranked 23 in TOP500 in June 2008.

[–] tate@lemmy.sdf.org 2 points 1 month ago* (last edited 1 month ago) (1 children)

I always forget that Windows Server even exists, because the name is so stupid. "windows" should mean "gui ~~interface~~ to os."

edit: fixed redundacy.

[–] yogurtwrong@lemmy.world 5 points 1 month ago* (last edited 1 month ago) (2 children)

But Windows Server has GUI. Although a server having GUI (not webui, desktop) is kinda stupid

[–] kuberoot@discuss.tchncs.de 7 points 1 month ago (1 children)

I'd say having a GUI is not inherently stupid. The stupid part is, if I understand it correctly, the GUI being a required component and the primary access method.

[–] MajorHavoc@programming.dev 5 points 1 month ago

Yeah. Thankfully, Windows server cleaned up that stupidity starting around 2006 and finished in around 2018.

Which all sounds fine until we meditate on the history that basically all other server operating systems have had efficient remote administration solutions since before 1995 (reasonable solutions existed before SSH, even).

Windows was over 20 years late to adopt non-grapgical low latency (aka sane) options for remote administration.

I think it's a big part of the reason Windows doesn't appear much on this chart.

[–] dan@upvote.au 3 points 1 month ago (1 children)

The GUI is optional these days, and there's plenty of Windows servers that don't use it. The recommended administration approach these days is PowerShell remoting, often over SSH now that Windows has a native SSH server bundled (based on OpenSSH).

[–] yogurtwrong@lemmy.world 1 points 1 month ago* (last edited 1 month ago) (2 children)

That gives me the idea of windows server installed on bare metal configured as a lightweight game runner. (much like a linux distro with minimal wm)

I've seen people using slightly modified windows server as an unbloated gaming OS but I'm not sure if running a custom minimal GUI on windows server is possible. You seem knowledgeable on the subject, with enough effort, is it possible?

[–] FuryMaker@lemmy.world 1 points 3 weeks ago

Would a Windows Enterprise 10 LTSC IoT edition be better than Windows Server though?

[–] dan@upvote.au 1 points 1 month ago

I don't think I know enough to answer that question, sorry!