• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: July 24th, 2023

help-circle

  • The ultimate in privacy for YouTube is Invidious https://invidious.io/, which fully proxies your videos from YouTube through an Invidious server. Every once in a while YouTube will get the upper hand and figure out how to fingerprint and block the servers, but so far the community has always figured out how to circumvent it. One advantage is that you can feasibly use a VPN with Invidious; without it, you have to keep hopping from VPN server to VPN server until you find one YouTube hasn’t already blocked, especially on a large public VPN like ProtonVPN. This applies to NewPipe as well, since NewPipe still tries to talk to YouTube directly as far as I understand. On Android I use Clipious as the app to access the Invidious servers.



  • Proton, which is the main enabler for Linux gaming given that not many games are released with a native Linux version, is provided via Steam already with no need to install SteamOS. If you are coming into Linux brand new from windows I’d recommend installing a very popular distro like Ubuntu, or Mint. Learn the basics, and make sure to learn how to backup your data on Linux. If you are a) frustrated with missing some feature or software in your current distro or b) just curious about tweaking your system, start learning about how to work in the Linux shell (start with bash). Then come have some fun on a distro like openSUSE Tumbleweed (my current distro), where you always have access to the latest software and can change tons of things about your system in exchange for having to put in some more time to manage it. If that still doesn’t satisfy your needs and you have decided you love Linux and are never going back, then check out Arch Linux or its derivatives where you have nearly unlimited freedom but the highest time investment.


  • Michael using different language than NVIDIA to describe the state of the driver is confusing. I guess he considers New Feature Branch to be stable, except the first 555 versions released under that designation were (IMO, based on my system and watching the feedback forums and changelogs for 560/565) not very stable from a user perspective… which I suspect is likely why NVIDIA has not released any 555/560/565 to Production Branch for ~6 months now. And it’s still not clear which major version is planned for Production Branch…


  • NVIDIA definitely has stability issues, newest drivers still kernel panic on resume from suspend. Only thing more you can do is try to capture debug logs with nvidia-bug-report.sh (I go in during a crash via SSH, usually the system is still responsive for a little while after), and post it to the NVIDIA Linux forums. They do actually seem to use the feedback there, NVIDIA reps respond from time to time and say they’ve submitted bug reports from the feedback. Otherwise, after that yeah you just do what you have to do for a usable system and wait…


  • You are getting replies because you are posting opinions that don’t hold up in the real world. As a former Catholic I know from first hand experience the crisis of identity that occurs when your personally held beliefs start to clash with your local culture and the doctrine of the religion you gew up with. It is not surprising (hence the effectiveness of this con) for someone to still identify as a member of a religion that explicitly rejects their belief system.

    I grew up thinking that the LGBTQ community were lost souls who faced damnation if they did not remain chaste (official doctrine), which of course led to deep prejudices resulting from this “othering” of queer people (Catholic community culture). For years after I began to disagree with the official doctrine and recognize my prejudices, I still identified myself as Catholic. For those who grow up in religious environments the religion becomes an integral part of your identity growing up, and it is not easy to let that go.

    My personal experience is that I still felt hope that the Catholic Church’s doctrine could be changed, and that my participation in the community could help bring that about. It took a long time to realize this was a lost cause, and that reconciling my internal conflict required real action. Telling my parents I was no longer Catholic was one of the hardest things I ever did, and I am no longer close with them.

    So, to sum it up: someone who identifies as both gay and Muslim should not be an object of ridicule by default. Everyone’s experience with religion is different. I hope this gives you a new perspective; sometimes things are not as simple as they seem. The article describes a pretty impressive con job, which was realistic enough to last for years…




  • Because beginners have no idea about OS architecture concepts. If they are a true beginner coming from Windows or MacOS they may not understand things like the Linux boot process. Of course they can read the Arch install procedure which I’ve heard is excellent, but many people are easily intimidated by documentation and often view computers as a tool that should just work out of the box without them needing to understand it. Mint is an attempt at making that happen. Obviously, once you start to modify your Mint install alot you are going to run into issues, and a highly modified or customized system is where distros like Arch and Tumbleweed actually become easier to maintain. I’d argue Mint is a natural first step to the Linux pipeline. People who only need a web browser will probably stop there, while others will continue to explore distros that better fit their needs.