• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: December 22nd, 2023

help-circle





  • if you’re using systemd, 90% of your system maintenance and boot handling is going to be running through systemd, so it’s likely to be pretty syntactically similar.

    other than that they’re utterly lost on Linux without the help of others. This will definitely make people use Linux instead of going back to the exploitative OS they know where they at least feel comfortable enough to know it won’t fail on them.

    yknow, unless they do actual debug. Everytime i’ve seen someone go over an issue they have with linux, via someone else, it follow the process of debug, troubleshoot, solve. Where you must necessarily learn something. Maybe not as much as when you figure it out yourself, but group troubleshooting is often more efficient.

    Not to mention all of the resources and information out there to actually figure out what’s happening is so much more accessible.






  • a lot of modern technology and software is built on the foundation of work built by the web browser industry, it’s not necessarily a bad thing, but it’s not necessarily a good thing either. Provides a lot of nice features, native integration into a web browser, industry standard security and encryption procedures.

    That’s about it though, Outside of that, running a dedicated version of that app is almost always some bullshit built in electron, which is a horrible buggy mess with horrible performance. Nothing stops devs from integrating these features into a standalone application… But, they likely won’t since they’ve already developed a web browser version.

    I also have some problems with the way web tech is generally built, it’s built with the expectation that you will host and treat it as a web app, which is fine, it works. But i prefer not to host services i use via anything web related as generally i find it both intrusive, and problematic, in the instance that a DNS server goes down for example. (it’s not very likely, i know, but still)

    I also think a lot of the networking protocols are fairly bloated, but that’s not as big of a deal, it’s just annoying.

    anyway, enough of my ranting. Matrix is actually a specification for a set of communication protocols based on the foundation of web tech, it’s highly universal, and inter-compatible, which is great. But it sort of stops there. There are several server implementations, and numerous front end implementations, none of which seem to be particularly, interesting. There’s numerous electron front ends, a few that aren’t (though they won’t support most features) etc, stuff like that, it’s just. Not clean.