this post was submitted on 31 May 2024
304 points (98.4% liked)

Linux

45530 readers
1938 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
[–] [email protected] -4 points 1 month ago (2 children)

A language for noobs that encourages bad style and programming because you can't shoot yourself in the foot as easily (but you totally still can)? That's what all these fad languages seem to be, and more keep popping up and declaring themselves the future of programming all the time. Just wait, rust will be forgotten for some other fad language everyone will start using soon enough. Stop reworking everything into the fad language of the moment and just work on existing code.

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago)

I'm sorry but this reads like someone that hasn't used Rust or hasn't spent much time with it. You're generalizing Rust with other languages while forgetting that some fads turn into standards.

If everyone stopped trying new things we'd never see progress.

Edit: fixed typo

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

A language for noobs

That assertion surprises me; I find C easier to use than Rust.