• 6 Posts
  • 316 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • While true, in order to get Linux mobile more mainstream, you have to have great google compatibility just because of the sheer volume of people that have to use google calendar for sync with family and friends and/or have gmail as a primary email. That’s just a shitty fact of life. Baby steps.

    However, indeed you are completely right that at the current time there are probably a very low amount of people wanting to use it right now that are completely reliant on google.


  • ~/workspace/git

    That way I can also keep other stuff in the same “workspace” directory and keep everything else clean

    I have a Code, simulations, ECAD, and FreeCAD folder in the workspace folder where projects or 1-offs are stored and when I want to bring them to git, I copy them over, play around in the project folders again, then copy changes over when I am ready to commit.

    I could better use branching and checking out in git, but large mechanical assemblies work badly on git.


  • KDE for my main PC. Pretty with floating panels, KDE Connect, QT apps are often the best apps in their class and are perfectly integrated (FreeCAD, krita, okular, kdenlive, vlc, dolphin, etc…) And konsole is also very full featured.

    I don’t know what KiCAD uses, but it also seems very well integrated into the KDE desktop unlike most gnome apps.

    XFCE on MX Linux for an old Intel Compute Stick to keep it very usable.


  • “Critical” as in not really needed.

    It is very bugged and constantly runs even if it isn’t doing anything. It will also max out your disk IO for hours at a time with an HDD for larger game storage.

    I have had it off for 1.5 years across 3 OS installs and have never had a problem with stuttering or shader related problems in that time. It is really not needed anymore for 95% of games since the Linux async solutions were merged.

    Maybe if one uses severely out of date kernels it is critical


  • That is a different usecase though. That is simply syncing local musical with a server.

    I do that too because i have an SD card. Just use Syncthing for that. Much faster and less hassle. You can use any music player on your phone that you want, not just one that works with jellyfin.

    If you aren’t streaming music in real time for the majority of time, then do a phone sync, not a streaming server.









  • Their entire list is odd choices except for the top 10 (even persona 5 is iffy as top 10 of all time)

    They favor shooters and then place a game that had lost most of its audience in under a year as the best shooter other than doom 1 of all time.

    I love helldivers, but it is a very niche game in comparison to so many others, even those on the list.

    Not to mention KOTOR and DA:O as 94 and 95. Also prey is an extremely weird choice…


  • 321

    Kopia backup to secondary HDD

    • Pictures (phone photos backed up to my server via immich)
    • workspace (git repos, ECAD, MCAD, firmware, etc…)
    • qmk layout
    • Documents
    • vim folder with bundles
    • ebooks

    KDE vaults stores on secondary HDD

    Soon I will set up kopia to also back up every via SSH to my server and then small size essentials and important docs via google drive

    I need to set server cloud backups too, but haven’t had the time…