kuberoot

joined 1 year ago
[–] [email protected] 4 points 1 day ago

For a while, maybe... But the two distinctions I'd want to make is that, one, that's also mostly the time you'll spend learning what you need to set up as part of your system, and two, things that might be out of your control on many distros. I'd also say that by calling it a "meme distro" you're lumping it together with Hannah Montana Linux and similar.

I will certainly say, however, that I'm rather annoyed by all the people saying "Bro you can set up arch in a few minutes just run archinstal it's easy"... Not only do I not believe it's that easy when you don't know what you're doing and need to actually use the system, but that also seems to run counter to the point of arch. I think there's at least two popular arch derivatives meant to remove the enthusiast aspect and provide a streamlined experience, so why recommend arch to new people if not as a learning experience?

[–] [email protected] 7 points 1 day ago (3 children)

Calling Arch a meme distro is unnecessarily insulting. I imagine the same applies to Gentoo, but I haven't used it myself. It's an enthusiast distro, for people who want to have control over how their system is set up while accepting the responsibility of having to set everything up.

I absolutely agree with recommending against it for somebody's first experience - but if you're willing to read through the guides and troubleshoot issues, you can learn a lot about how things work on Linux. It's the kind of distro where you will have issues, and they will usually be due to your own mistakes.

[–] [email protected] 8 points 3 days ago (1 children)

I do think the phrasing is complicated, IIRC Hetzner moved from monthly to hourly billing recently, so they probably had to have legally well-defined terms while also wanting to do a monthly-based system in hourly terms.

[–] [email protected] 1 points 5 days ago

I think it's only for the EU, and the other browsers don't have a solution ready - porting their engines for iOS is a lot of work, which takes time, and might not even be worth it when they still need to maintain the safari-based version for the rest of the world.

[–] [email protected] 1 points 1 week ago

The wiki tells you what you need on arch, and what you need it for. Those packages also don't seem to have kernel-specific or dkms versions, so seems like they're not kernel modules.

Mind you, the setup is clearly not monolithic, with different components for different purposes, including alternative options. On top of that, each distro will make different choices - Arch provides the components as packages and puts the responsibility of installing the right ones on you. Some features might be built into kernel drivers, like working video output, but Vulkan support clearly wants a dedicated driver.

[–] [email protected] 1 points 1 week ago (2 children)

Here's what you need for Arch, for more context: https://wiki.archlinux.org/title/AMDGPU

[–] [email protected] 6 points 2 weeks ago (2 children)

I like Valve, but I will point out what's been said before - Valve has a stake in making Linux gaming better, since it enables the Steam Deck to exist and prosper. They could've chosen other options that don't help the community, but they didn't choose this entirely selflessly, since they reap the benefits from not just their own work, but also that of the open source developers.

[–] [email protected] 8 points 2 weeks ago (6 children)

Good peanut butter is just 100% ground up peanuts, soooo....

[–] [email protected] 7 points 3 weeks ago

There's nothing special about it. Linux distros are one of the options, alongside windows and osx as desktop systems.

What there are are preferences, morals, affordability. Linux is generally free, has different approaches to how the system is structured, how software is installed, how much access to the system you have, and how much responsibility for setting it up you have.

This will also vary from distro to distro, but generally software is installed from the distribution's repositories, not downloading files from various websites - and instead of having some different scheme for updating every program on your computer, you use a single command (or button in an app) to update your system and all your software. This is one of the main things I love about Linux - you get to update your stuff when you want, all at once.

[–] [email protected] 2 points 3 weeks ago

I feel like Italy might have that one covered, what with all the tortellini, ravioli, and such

[–] [email protected] 4 points 3 weeks ago

2025 will truly be the year of the Linux desktop! I am so happy about this information!

[–] [email protected] 1 points 3 weeks ago

I think on mutable distros, or at least arch, you can run a command to reinstall all installed packages, which will verify integrity of the package files (signatures) and then ensure the files in the filesystem match package files? And I think it takes minutes at most, at least for typical setups.

I do think it's also possible to just verify integrity of all files installed from a package, but I don't remember if it required an external utility, pretty sure it's on the arch wiki under pacman/tips and tricks

view more: next ›