this post was submitted on 28 Dec 2024
689 points (98.7% liked)
Comic Strips
13022 readers
4065 users here now
Comic Strips is a community for those who love comic stories.
The rules are simple:
- The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author's website, for instance).
- The comic must be a complete story.
- If it is an external link, it must be to a specific story, not to the root of the site.
- You may post comics from others or your own.
- If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).
- The comic can be in any language, but if it's not in English, OP must include an English translation in the post's 'body' field (note: you don't need to select a specific language when posting a comic).
- Politeness.
- Adult content is not allowed. This community aims to be fun for people of all ages.
Web of links
- !linuxmemes@lemmy.world: "I use Arch btw"
- !memes@lemmy.world: memes (you don't say!)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To be fair, that is kind of in alignment with UNIX philosophy though right? Not to start a flame war, but it's kind of KDE going against that by trying to do everything. (I still ❤️ u tho KDE)
I do concede that it's massively annoying that plugins break every update though
GNOME has been heading in the direction of "these apps will not run elsewhere without GNOME, and will have a very particular, hard to modify look and feel" for quite some time at this point, so they're at least as bad.
That's largely why the Linux Mint team have been forking a lot of GNOME apps into their X-Apps project, so that in theory, those apps will continue to run anywhere, and look somewhat OK, regardless of desktop environment.
In hindsight, their choice of the letter X has aged rather poorly (any association to X11 was tenuous even at the outset, and then there's the whole Twitter thing), but the project is still a noble one.
nah, the unix philosophy is to write small tools that do one thing well that can be composed to do more complex stuff.
Gnome is just hostile to anyone that isn't them. That's why they don`t even support extensions, so you get something breaking with almost every update
Gnome is sleek but definitely not KISS, and the fact that plugins break after every update should be proof enough. Bash scripts will work for years or decades without any modification; that's the Unix philosophy. Yet write one .js extension for gnome and it will be obsolete by next year, even though devs point to the extension system to excuse themselves from implementing the most basic of features (at least they did ten years ago when I got fed up with their bullshit). And they don't implement the most basic features because their philosophy is not Unix's, but MacOS's (specifically in all the ways that MacOS is not Unix).
People seem to find redeeming qualities to Gnome, and more power to them I guess. But "it is philosophically Unix" is just straight-up an incorrect statement.