Sure, can they consider stopping wasting money / time actually develop useful stuff? For a DE that got €1M from the Sovereign Tech Fund they're not showing results.
Okay fine, desktop icons can be a design decision, however a “disable animations” toggle on the settings that doesn't disable ALL animations... that's just poorly made software, not something you may have an opinion on.
Yes, systemd is a very good and very well written piece of software while GNOME is a pile questionable decisions that uses web tech to create themes and takes about half a second to load up any window. Also the same pile where you've to use 3 different network management UIs to get stuff done. And... where you can't have desktop icons because they were too hard to get done properly OR where you can't have a "disable animations" toggle on the settings to actually disable ALL animations instead of just some stuff while leaving others arounds.
Finally, because nobody needs to manage system like it's the 2000's nor have duplicate daemons around to do stuff that systemd does in 1/4 of the resources and with less bugs.
The problem with compiled JS is that it doesn't last long. Any piece of software written in the popular frameworks will probably not compile in 5 years because xyz dependency. There might be ways around it, but all annoying and not good. Some type of software really needs more assurances that "might compile in 5 years" because some people can't afford to upgrade to the latest framework down the path due to size or simply lack of time.
At least WP is free, Ghost is as "free" until you find out its only useful with the rest of the payed platform. editorjs.io is much better in that sense.
At least archive.today actually works to bypass paywalls... and provides content quickly. archive.org is massive and cool but it usually doesn't contain snapshots from paid articles, it is also very very slow, US-controlled and the way you look for a snapshot and move the dates is painfully slow.
Yeah Microsoft for what's worth does play ball, you can open complaints and they'll actually read those and act fast. Google is a total pain to deal with, even if you're on some type of google partnership they'll not do much.
I don't disagree with you but... it also provides a cohesive ecosystem of tools to manage linux. What we had before was a poorly integrated mess of smaller tools that was just too hard to maintain and sometimes use.
Besides not all systemd components come out of the box with the base binary, some have to be installed if you need them. And no, it doesn't get in the way. :)
If it need documentation means things are over the line when comes to complexity and I should scale down / simplify. :)
Complexity and over-engineering are a serious problem, I really try to keep it as simple as possible so I don't have to waste time managing it, dealing with updates and potential security issues. Simple code/infrastructure breaks less and has less potential insecure points.
Its really not, have you noticed how an enum is transpiled? you end up with a function... a lot of other things follow the same pattern.