this post was submitted on 24 May 2025
190 points (88.9% liked)

Asklemmy

48243 readers
288 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 6 years ago
MODERATORS
 

. The race of a voice actor doesn't matter

. It is possible to wear yoga pants because there comfy

. You don't need to shower everyday

. It is possible to crossdress/be gender non-conforming without being trans

. Monty Python is very overrated

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 3 days ago (1 children)
  • LTS Linux distros are not good for desktop usage and terrible for beginners. (And for servers too but a bit less ig).
  • The current distribution model of Linux apps is garbage. The concept of package maintainers, in most cases, is just redundant, duplicated work.
  • Bash is horrible and relying on it for anything else than personal scripts gets messy really fast.
  • Having a standard "platform" in Linux is key.
  • SystemD is actually good, not perfect but very powerful.
  • Apps not using Portals are a crime.

Obviously written by NixOS sectarian.

[โ€“] [email protected] 3 points 3 days ago

SystemD is pretty decent. I think the logging system needs some serious work, especially for server apps. NGL, I kind miss the console just shitting out files and letting me deal with it. I had to make a lot of changes to make really chatty stuff stop using system logs and handle it on their own.