For like a month or two I decided, screw it, I am going to use all the programs I cannot use on Linux. This was mostly games and music making software.

I guess it was fun for a bit, tries different DAWs, did not play a single game because no time.

Basically, it was not worth it. The only thing I enjoyed was OneDrive, because having your files available anywhere is dope, but I also hate it because it wants to delete your local files. I think that was on me.

Anyways, I am back. Looking at Nextcloud. Looking at Ardour. I am fine paying for software, but morally I got to support and learn the tools that are available to me and respect FOSS. (Also less expensive… spent a lot on my experiment).

Anyone done this? Abondoned their principles thinking the grass would be greener, but only to look at their feet coverered in crap (ads, intrusive news, just bad UI).

I don’t know. I don’t necesarily regret it, but I won’t be doing it again. What I spent is a sunk cost, but some has linux support, and VSTs for download. So, I shall see.

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    8 months ago

    I think Windows does some things well, that are just worse in KDE

    • Ctrl+Alt+Delete, Taskmanager is actually privileged and can force close running apps. On KDE the same apps exist but they are not privileged enough. EDIT: of course it is privileged, but it doesnt even open if the “Desktop” hangs. There seems to be no privilege isolation, nothing left as security space for these tasks.
    • The UI is more stable, the bars dont weirdly load, App Windows just open in full size and not fly around. When an app crashes I can still use the cursor (often)

    The Rest is crap, like everything. Updates are horrible and intrusive without a single reason. Immutable updates are so much better, regular Linux Distros probably cant compare regarding security.

    • Knusper@feddit.de
      link
      fedilink
      arrow-up
      8
      ·
      8 months ago

      Taskmanager is actually privileged and can force close running apps. On KDE the same apps exist but they are not privileged enough

      You can right-click on a process and select Send Signal → Kill. It will then ask for elevated privileges, if you’re trying to kill a process not directly started by you.

      If you mean that some program really hangs your whole session, well, the last-ditch option is to switch to a TTY and kill it from there. But yeah, that one isn’t equipped with a nice GUI…

    • JaxNakamura@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      8 months ago

      Press ctrl+alt+esc. The cursor will change into a red skull and when you click a window, the process running it will be instakilled. Press esc again to cancel. That’s much better than going through task manager, finding the right process and then killing it.