I would be willing to die on Kum just to sound funny.
this post was submitted on 24 May 2025
195 points (88.8% liked)
Asklemmy
49477 readers
452 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!
- Open-ended question
- 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.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 6 years ago
MODERATORS
- 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.
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.