• 1 Post
  • 30 Comments
Joined 29 days ago
cake
Cake day: February 8th, 2025

help-circle
  • But, none of the FOSS alternatives work well enough to move my friends over there, in my experience.

    Been slowly moving to Matrix/Element and was able to convince two buddies to at least make accounts, currently the biggest struggle we’ve had was with the voice channels.

    There appears to be two types of voice channels; Jitsi & Element Call, Jitsi works okay but screen sharing appears to not work on either Windows or Linux and also doesn’t appear to allow mobile users to connect with desktop users and vice versa. Meanwhile Element Call seems to work perfectly but there is an unnecessary extra step to install the Element X beta app for mobile for it to work.

    Another gripe about Matrix is spaces/room permissions, to my understanding Spaces are like discord servers so when I make a user an Admin you expect them to get admin privilege over every room right? Welp, it’s not and you have to give them admin for every single room also, once you give someone Admin you can’t remove it and they have to do it themselves. While I understand why it’s done this way I find it quite dumb.

    The fact that Matrix is apart of the fediverse is enough for me to disregard the issues I mentioned above however, for others it can be seen as a deal-breaker.









  • Here’s hoping that Linux becomes good enough within a couple years from now.

    I jumped head first into Linux without any prior knowledge a year-ish ago, I went and chose what seemed to be a simple distro (Debian) and later found out it’s one of the more difficult distros out there (also most native packages are outdated) and some how made it work day to day.

    Basically every game on steam is Linux compatible and a good handful of popular anti-cheats have partnered with Valve to ensure proper compatibility.

    Now the problem is, game producers (like Ubisoft & EA) have been pushing this rhetoric that Linux users are all cheaters & hackers and intentionally prevent users from connecting to their servers or even launching the games.

    I think the switch isn’t as bad as you make it seem. Hope I provided some insight.

    Edit - dropping ProtonDB (fixed the link)






  • Basically Linux mint or bazzite is the system and how it’s organized while plasma is how I’m seeing that system represented and interacting with it in other words?

    Yup, seems like you got the gist of it!

    Obviously once you start reading documents on software you’ll start to understand it all better. Suggest reading into the Docker engine for self-hosting software on your network!


  • how does plasma and Debian fit in cus that stuff is ringing a bell.

    Distributions like Ubuntu, Kali Linux, Linux Mint are actually based off of Debian however, each distribution provides their own packages and typically have system files in different places, so packages made for Ubuntu may or may not work with Debian and vice-versa.

    Like plasma being separate than a distro

    KDE Plasma is a Desktop Environment (aka your desktop). When you install a Linux distro on your computer you’ll typically be given an option on which software you want to pre install. You’ll see software like GNOME, KDE Plasma, Xfce, Cinnamon, etc and by doing a little research into them you can pick the environment that suites you best.

    GNOME gave me MacOS vibes while KDE is more Windows.

    Edit; I should’ve mentioned you can choose to go headless without a GUI and only run the shell which saves a lot of resources.

    Hope this explains things easily!