this post was submitted on 09 Jan 2024
103 points (93.3% liked)

Linux

50355 readers
1073 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
[–] priapus@sh.itjust.works 15 points 1 year ago (14 children)

GNOME is primarily written in C

[–] yukijoou@lemmy.blahaj.zone 4 points 1 year ago (9 children)

the desktop shell is mostly javascript though

[–] priapus@sh.itjust.works 15 points 1 year ago (5 children)

Closer to 50/50, and other parts of the GNOME desktop like mutter, are largely C. Saying the entire GNOME desktop is mostly JS is silly.

[–] Aradia@lemmy.ml 1 points 1 year ago (1 children)

No one here said GNOME desktop is mostly JS.

[–] priapus@sh.itjust.works 1 points 1 year ago (1 children)

You're right, they said the desktop shell, which is still incorrect, but I guess a little less incorrect. My bad.

[–] Aradia@lemmy.ml 1 points 1 year ago

Well, I started this thread saying it runs on JavaScript, and I mean that they need JS for most of the interactions with the desktop, like gesture or mouse events. 😞 Even if most of the code is C, we all know we need to write much many lines of code of C to do the same with JS, so most of the logics on GNOME is computed by JS. We need some rust here. 🦀 🦀 🦀 🦀

load more comments (3 replies)
load more comments (6 replies)
load more comments (10 replies)