• 0 Posts
  • 2 Comments
Joined 1 year ago
cake
Cake day: March 19th, 2024

help-circle
  • It depends on what media you’re consuming? Nearly all the media I consume is text based and works without JS. It’s usually available as plain HTML files or markdown files or similar, or in an ebook format like epub or pdf that I can download and read with zathura.

    For audio-visual content it’s harder yeah. FreeTube and yt-dlp are working for me with Mullvad VPN as of time of writing. Some invidious instances are still working too. But I hardly ever watch YouTube—I think you may find that you miss YT much less than you’d expect, and if Google makes you pick between privacy and YouTube, you should pick privacy.


  • I think the point about convenience is more about familiarity than Windows being inherently easier. Speaking as someone who switched from Linux to Windows previously, I found the change very difficult as a lot of the FOSS software I was using didn’t have Windows versions. I had a nightmare trying to read one of my LUKS-encrypted drives on Windows. I was practically using WSL for everything. That’s not that Windows is inherently harder than Linux; it’s just that I was used to Linux and the FOSS ecosystem, just as some are used to Windows and their proprietary ecosystem.

    If your hardware isn’t working properly, you have to find drivers that run on Linux; if the developer never made Linux-compatible drivers, you have to figure something else out.

    Most drivers come pre-installed with the Linux kernel or your distro—I never had to manually install any drivers for my current hardware. Compared to Windows where you will have to go out of your way to install graphics drivers for NVIDIA or AMD depending on your graphics card, if you want to make the most out of your card’s capabilities.

    Installers made for Windows don’t need any special TLC; you double-click them and they work.

    See, I think if you’ve used Linux for any length of time you’d quickly find the system of package managers way easier than the system of having to hunt down an .exe on the internet, guess whether or not it’s a legit copy or if it’s malware, and manually manage updates for all the different software you have installed.

    I agree that people stay on Windows out of convenience, but it’s not convenience as in Windows is inherently easier, but it’s convenience as in you’re used to the way things work on Windows. Because in my perspective, things do “just work” on Linux, and that’s because I’m used to the way things work here.