I'm having a great time on GNOME, even without any extensions at all!
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
Good for you. I broke my GNOME Pop OS build, I assume because of extensions and pop not updating anything for 2 years. GNOME goes against the Linux philosophy of user customisation.
There are so many things the Linux kernel project does just right. One of them is "never break user space".
Unfortunately most projects completely fail to get why this is important.
I think one of the worst examples is the enormous setback it caused when Python was "upgraded" from 2 to 3, which meant breakage of huge amounts of libraries, that were never fixed, and was extremely detrimental to Python.
The kernel respects user-space, but actual user front ends do not!?!?!
KDE generally does the same when they upgrade to new versions of QT.
The kernel equivalent of shell extensions would be kernel modules. Out of tree modules break all the time. There's no stable in-kernel ABI, just like there's no guarantee that shell internals never change.
python 2 to 3 is actually an enormous change
You can make improvements without introducing breakage.
staying on an end of life unsupported programming language does not spark joy.
open source projects are (often) maintained by unpaid volunteers. unpaid volunteers doing something for the passion of it often don't want to build with one hand tied behind their back
There is literally one working todo thingy extension for GNOME. KDE has one included.
Yeah I very much like dislike the culture of Gnome... maybe I'll try something else someday. KDE isn't for me but Cosmic maybe.
It really is a shame that they force you to update to the new version. If only there was some way to continue using the existing Gnome version until the extensions have been updated by their authors.
If you want to update your software broadly, it's a pain in the ass if you need to try to hold gnome and only gnome back.
And many of those extensions get abandoned after the authors get tired of the treadmill of having to redo stuff they already did.
Shouldn't that only apply if the other software depends on the new functionality in the updated gnome?
Most package managers allow pinning software versions, you could look into that for your distro. Might come in handy in other use cases too.
I use Gnome with extensions and are quite happy. But it's true. the worst part is when they break after a new version comes out.
Fun Fact: You can just add the new version number to some file (can't remember which) for each extension and many of them work just fine. It's from a list of version numbers where they decide whether an extension can be run on a given Gnome Version. And new versions are not automatically added to that list.
I've only ever used DEs that aren't gnome. And that wasn't really by choice - it was a workplace. But after hearing about how gnome treats their users... fuck that. I went so far recently as to try to make a nix system that was 100% free of gnome shit and I have actually hard a really difficult time because it has wormed its way into other dependencies.
I used to be a Gnome fan. But I hate the direction they took from Gnome shell 4 onwards. Now I use KDE and I'm happy with it.