data1701d (He/Him)

“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”

- Lt. Cmdr Data, Star Trek: Generations

  • 9 Posts
  • 50 Comments
Joined 11 months ago
cake
Cake day: March 7th, 2024



  • I wouldn’t call 4K mainstream in 2014 - I feel like it was still high end.

    I didn’t have a 4K TV until early 2019 or so when unfortunately, the 1080p Samsung one got damaged during a move. Quite sad - it had very good color despite not having the newest tech, and we’d gotten it second-hand for free. Best of all, it was still a “dumb” TV.

    Of course, my definition of mainstream is warped, as we were a bit behind the times - the living room had a CRT until 2012, and I’m almost positive all of the bedroom ones were still CRTs in 2014.
















  • I’d say play with Linux in Virtualbox or Hyper-V. I used the former before transitioning.

    Also, I’d say don’t use Ubuntu; it jumped the shark years ago and has lost much of its quality.

    I usually recommend PopOS for people new to Linux, as I find it to basically be decrapitated Ubuntu.

    I don’t personally use openSuSe (I’m a big Debian/XFCE guy), but its YaST settings are more comprehensive than other distros.

    However, I would warn you you might not be able to avoid config files and terminal sometimes, though. Maybe that’s not a bad thing, though; sometimes, the terminal and text files are the most efficient way to do something and a GUI simply can’t expose a program’s full power. That’s why I recommend you starting in a VM - you can have a bit of fun without the full commitment.

    As for ffmpeg, I don’t know that there is a good GUI. Honestly, though, learning command line ffmpeg isn’t the worst idea - I’ve found it very useful and something I got used to. If that doesn’t work for you, then best of luck finding a GUI.

    For trying to run applications designed for a different distro, you could use distrobox. However, it’s pretty rare these days that an application doesn’t have a universal Flatpak. Honestly, if an application is deliberately limited to one distro, I find it isn’t worth it and may signal low software quality.

    For notepad++, you could use something like VSCodium, but honestly, if you’re used to Notepad++, just run it under Wine.

    For virtualization, don’t use Virtualbox on Linux. It doesn’t use the built in hypervisor module, KVM, but its own proprietary one. I’d recommend the Virt Manager GUI instead.

    Most distros seem to have OpenSnitch in their repos.