this post was submitted on 22 Nov 2023
1282 points (93.5% liked)

Linux

47375 readers
806 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
1282
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

stolen from linux memes at Deltachat

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 10 months ago (3 children)

Basically, most of the points there fall into some of 3 categories:

  1. Your hardware is crap:
  • WiFi not working;
  • Nvidia failed;
  1. You ability to read/follow simple instructions is crap:
  • WiFi not working;
  • Messed up installation;
  • Nvidia failed;
  • No answer in the wiki;
  1. Lies/outdated:
  • Updater broke system;
  • Troubleshoot everything;
  • No answer in the wiki;
[–] [email protected] 21 points 10 months ago (3 children)
[–] [email protected] 3 points 10 months ago

I use Arch and I lol'd.

[–] [email protected] 2 points 10 months ago

I Arched for like 4 years or so, and now I NixOS. Got somewhat tired of modifying configs in 100500 places and eventually forgetting what exactly I've changed 😅

Nevertheless, I still think arch is great, and, as a side note, it does provide a good understanding of Linux on the upper-low level (not like LFS or even gentoo, but still very much viable).

[–] [email protected] 7 points 10 months ago (2 children)

About 3, idk what's going on with my system, but sometimes after a big yay update, the kde login fails (something about the plasma environment failing to boot or idk I have not debugged it correctly yet), then after a reboot systemd-boot fails to load it and the efi entry dissapears. I'm forced to arch-chroot and reinstall the bootctl. After doing so, sometimes I have to do it again and other times it logs correctly.

Again, not debugged it correctly but it's not like I did any kind of weird change to any config, just installed some flatpaks, some steam games, and lutris for League, which in the end is basically wine, and a yay update provoking this behaviour is pretty bad.

[–] [email protected] 8 points 10 months ago (1 children)

I've had this happen. I never did figure it out, personally. I distro hopped a bit and eventually ended up back on Arch and it didn't happen again, so I guess it was a bugged install?

Journalctl might be a great friend here.

[–] [email protected] 1 points 10 months ago (1 children)

Yeah, I've taken the routine of logging into tty3 before kde to pipe the journal tal output into a file to debug only the error if it happens. Yeah I know I can fine tune then output to get only the last execution and so on and I have done it, but it was not that clear and this happened after a work day and I wanted to fuck off and chill so the next time it happens I'll be more through.

Just Linux stuff xD

[–] [email protected] 1 points 10 months ago

Yeah, I feel that man. Hopefully it doesn't happen again though.

[–] [email protected] 1 points 10 months ago (1 children)

I've personally encountered mentioned behavior with kde on both arch and kde neon, so I'm inclined to think it's their f-up. As for sd-boot, I'm not sure: I've used it on arch for a short while only, and then just ditched bootloaders altogether for efistub

[–] [email protected] 1 points 10 months ago

Yeah, it's not that big of a deal for me, but damn if this would not be a deal breaker for a regular user, and I ensure you that a regular user would install league and steam or something of the sort xD

Like, I'm a software engineer and arch-chrooting once in a while to launch some commands is nbd, but a regular office worker that hardly runs some commands once in a while in terminals, copied from (safe) random places? Yeah good luck I bet they would just either distro hop or format and reinstall windows.

[–] [email protected] -5 points 10 months ago (2 children)

If I have to edit a config file, this means the OS is a failed piece of garbage

[–] [email protected] 3 points 10 months ago

I could say inability to edit a config file is worth reevaluating of what is a failed piece of garbage here... But it won't be fair. If you don't want to deal with configs, go ahead and use chromeos or something :P

Jokes aside, pop-os is great ootb.

[–] [email protected] 2 points 10 months ago

I've kind of come and gone full circle on this one. It fits in the same space as the terminal, way more useful when you know what you want.

Some config files are a lot easier to get the behavior I want, but editing a poorly formatted (or in some some cases pointlessly complicated) config is a quick nope out.

Too many options to learn a new language.