Definitely Not GustavoM. :^)

  • 7 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle

  • I’m typing this from my orange pi zero 3 w/ dietpi installed… aaaaaaand I don’t really “hate”, but more like “not care about it anymore”. Sure, its privacy concerns are truly a nightmare, but eh. It’s good to have options, that’s all. Even if one said “options” can be more harmful than good.










  • A “ez” solution would be simply stay on Windows and leave Linux as a novelty. A somewhat complicated solution – double booting (apparently Windows can be a privacy nightmare even while dual-booting). A quite hard one would be installing Linux and running Windows on a VM with GPU passthrough. The “are you bleeping kidding me?” approach would be buying another PC just to run Linux while leaving your “main” PC for Windows.

    “Is there a sane approach for this?” – yep, there is! Which is, buying a console and use it solely for gaming while leaving your main PC for daily browsing and everything else (i.e Linux).










  • Thank you for your explanation, but what I had in mind “in depth” was to “store” the latest news acquired from a rss link into a variable (say, $NEWS), and then display it all way down with -vf drawtext=text="''$NEWS':fontsize=etc:other:attributes" followed by a scroll effect (to the left)… which I’m pretty sure its possible, but I don’t know which package is appropriate for the former.