this post was submitted on 23 Apr 2026
12 points (92.9% liked)

Linux

64816 readers
986 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
you are viewing a single comment's thread
view the rest of the comments
[–] loweffortname@lemmy.blahaj.zone 2 points 1 day ago* (last edited 1 day ago)

Reinstalled my work laptop earlier today.

  1. IPU7 camera still doesn't work out of the box. Hoping there's an OEM driver released at some point.
  2. Switching away from snap-based Firefox means a firefox that won't start up. I'm now stuck with Firefox in a Snap, which can't manage gnome extensions. Annoying paper cut requiring installing (ironically) a flatpak to manage extensions.
  3. They removed the "Software and Updates" package from the default install, making for a worse experience for new users trying to fix driver issues
  4. The dash-to-dock plugin that Cannonical default installs overrides some keyboard shortcuts (particularly super+q - my preferred shortcut for closing programs)
  5. ptyxis is fine as a terminal, but all configs only go through dconf, so any changes you want require a pile of searching
  6. sudo -E doesn't actually bring in environment vars, breaking at least some scripts.

Some of these come from Cannonical switching away from GNU userland tools. Some of these may be more Gnome choices. And some just suck.

If I wasn't stuck with Ubuntu because of software requirements, I would use nearly anything else.