this post was submitted on 14 Oct 2025
79 points (92.5% liked)

Linux

58944 readers
873 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
 

top 22 comments
sorted by: hot top controversial new old
[–] nagaram@startrek.website 47 points 23 hours ago (1 children)

Do you fear technology

Oh yes! Greatly!

Windows

Ah, a different kind of fear was meant....

[–] moseschrute@lemmy.world 8 points 19 hours ago

Arguably the first branch is backwards. I don’t use windows because I fear technology and strongly distrust Microsoft.

[–] JoMiran@lemmy.ml 16 points 23 hours ago (3 children)

Apple's M chips are amazing. If only there was full Linux support for Apple hardware.

[–] PearOfJudes@lemmy.ml 1 points 11 hours ago (1 children)

I don't mind macOS. Micheal Bazzel recommends it and it runs in unix which is basically closed sourced linux

[–] JoMiran@lemmy.ml 1 points 9 hours ago

I believe in using the best tool for the job. For that reason, I use Macs for all my music stuff, Windows if I have to, and Linux for everything else.

[–] Peasley@lemmy.world 7 points 21 hours ago* (last edited 21 hours ago)

Long term everything they make is for the landfill. Soldered RAM and SSDs on most M-series made it clear Apple doesnt expect the devices to last very long.

A 5-7 year lifespan is enough if your customers generally upgrade every 2-4 years.

[–] axum@lemmy.blahaj.zone 2 points 17 hours ago (1 children)

If only Linux devs weren't so toxic against rust that it drove out talent that was working on Asahi Linux for these devices :V

[–] FauxLiving@lemmy.world 4 points 15 hours ago* (last edited 15 hours ago)

That's certainly a way of looking at it.

The talent was upset at a conflict between kernel maintainers and posted a personal attack on Mastodon. The comment is now deleted ( https://web.archive.org/web/20250204004048/https://social.treehouse.systems/@marcan/113941358237899362 ).

The Code of Conduct explicitly lists public harassment as an example of unacceptable behavior.

Examples of unacceptable behavior by participants include:

-The use of sexualized language or imagery and unwelcome sexual attention or advances

-Trolling, insulting/derogatory comments, and personal or political attacks

-Public or private harassment

-Publishing others’ private information, such as a physical or electronic address, without explicit permission.

-Other conduct which could reasonably be considered inappropriate in a professional setting

Even if he is correct about about it being a code of conduct violation (it wasn't), there is way to take action and it isn't posting an attack on social media.

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the Code of Conduct Committee at conduct@kernel.org. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The Code of Conduct Committee is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

There has certainly been drama around Rust, but as was said in the thread: "Being toxic on the right side of an argument is still toxic, [...]"

[–] youngGoku@lemmy.world 12 points 23 hours ago

I would replace the Ubuntu logo with a Debian swirl in the third meme.

[–] falseWhite@lemmy.world 5 points 19 hours ago (5 children)

Can I run my whole steam library on linux? And also get the same performance from AAA games? If so, I'm sold.

[–] NichtElias@sh.itjust.works 5 points 12 hours ago

Can I run my whole steam library on linux?

Depends on the games you have. The biggest issue is anti-cheat, so competitive online games have a worse chance of working, nearly all other games should work though.

And also get the same performance from AAA games?

Again depends on the specific games. Some have worse performance than on Windows, some have better performance.

[–] CrabAndBroom@lemmy.ml 9 points 16 hours ago

If you want to check specific games you can use ProtonDB to find out how well they run/any specific tweaks to get them working.

[–] cevn@lemmy.world 9 points 16 hours ago (1 children)

99% of the steam library. Only thing I can think of right now is battlefield 6 has anti cheat that wont work. And apex. Basically the developers have to be jerks for it not to work so no reason to pay em anyways.

[–] DarkSirrush@piefed.ca 5 points 16 hours ago (1 children)

Fortnite too, last I checked. Because they specifically disabled Linux compatibility in their anti-cheat

[–] meekah@lemmy.world 3 points 16 hours ago (1 children)

Is fortnite on steam though?

Good info either way, just not sure whether its relevant

[–] toynbee@lemmy.world 4 points 13 hours ago

It's not.

And the owner of Epic, which owns Fortnite, is rabidly anti Linux. I believe he's made some concessions to lose less of the Deck market share, but he's made many insulting and untrue statements of Linux and its users in the past as well as actively sabotaging Linux functionality in games that used to have it.

[–] 0x0@lemmy.zip 11 points 19 hours ago

From what i've heard the only downside is kernel-level anti-cheat.

[–] azureskypirate@lemmy.zip 4 points 19 hours ago* (last edited 19 hours ago)

Pretty much. But if you need to test it, you can buy another drive and install linux and your games there. If it doesn't work, you can use the extra drive for something else.

In Steam on Linux, use settings to enable Experimental or Proton for Windows games.

Edit: This is computer science, you must report your findings!

[–] Lojcs@piefed.social 6 points 23 hours ago (1 children)

I'm convinced Arch with archinstall is the easiest Linux to use for users competent with computers. It just requires that the user isn't afraid of command line interfaces.

I've tried the Mint, Ubuntu and uBlue. Had something go wrong with each. Mint didn't install graphics drivers, Ubuntu had nonsensical design with snap and uBlue corrupted the boot order after a month.

With distros designed to just work it isn't easy to fix issues when they come up. With Arch there's no expectation that things work by default, so when something goes wrong you can just make it work again.

[–] dubyakay@lemmy.ca 2 points 10 hours ago

I have the same experience with Arch. It just works. When it doesn't, you forgot to read https://archlinux.org/news/ before sudo pacman -Syu

[–] Karcinogen@discuss.tchncs.de 3 points 20 hours ago

The choice tree is true, though. In high school, I used Arch Linux on my PC because I liked tinkering. Now that I'm in college, I'm using Fedora because I need something stable and don't have time to mess with it.