this post was submitted on 06 May 2025
68 points (98.6% liked)

Linux

54037 readers
1246 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 6 years ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/29210689

Adopting sudo-rs By Default in Ubuntu 25.10

you are viewing a single comment's thread
view the rest of the comments
[–] nanook@friendica.eskimo.com 0 points 2 days ago (1 children)

@FooBarrington You didn't just specify memory safe, you advocated stripping away a number of features. Yes memory safe anything is a good idea and I've got no objection to the use of rust, I think it's a good language, one of the few worthwhile efforts to emerge in recent years, but if it is going go be re-implemented, do so fully. Yes, anything that runs with privileges should be memory safe else it's open to attack and Rust certainly makes that more possible, I am just concerned about the limiting feature set aspect. I'm not in favor of protecting users from themselves, I don't want a car that is capable of reading speed limit signs and prevents me from exceeding them even if doing so might be unsafe or illegal, that not the car manufacturers job to be come an arm of the government, likewise I don't want Linux protecting me from myself, I already address potentials with regular backups, etc.

[–] DieserTypMatthias@lemmy.ml 0 points 2 days ago