• 2 Posts
  • 73 Comments
Joined 3 years ago
cake
Cake day: July 24th, 2023

help-circle

  • Therapy (both individual and group talk therapy) helps with the emotional regulation and any childhood trauma and bad coping mechanisms you acquired by being a kid with ADD/ADHD. Medication helps with the focusing of course, both allowing you to focus for longer and sometimes (in the case of XR meds) softening the “crash” so you can have the mindfulness and focus to bring your emotional regulation tools into play and start to self regulate. I firmly believe both are necessary for some (if not most) people to be truly successful living with ADD/ADHD.




  • Short TL;DR: nothing burger

    Longer TL;DR: Linus sees bad changes to the git tree by Kees Cook that he interprets as being of human origin and intentional, calls them “malicious” changes and orders that Kees Cook’s privileges be revoked. Turns out that the “git-filter-repo” tool being used was actually the culprit as it is very powerful and incorrect usage explains the changes. Discussion then moves toward implementing safety checks in the tooling. Kees gets his permissions back.







  • Yeah… I’m laughing at this guy saying the AUR is much better than installing from a random Github repo. Same level of trust haha.

    Also, not everybody NEEDS to know how something works to use it. And, just getting someone onto Linux in the first place with a 90% working system seems better to me than them working hours and hours to build a minimal system in Arch … because it would take even more hours to replicate their workflow on Windows or Mac. I think this is a great example of “perfect is the enemy of good” when trying to get people to adopt something.

    However, I definitely believe that if you want perfection, you go to Arch or a derivative and you do it yourself, no automation. But that should be a choice… I do plan on one day switching from Tumbleweed to Arch, but I am not ready for the time commitment. Plus, NVIDIA finally fixed their shit, so I want to enjoy playing games for a while now that the weird issues and visual artifacts caused by the old non-explicit-sync drivers are gone!





  • 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…


  • I have to ask if you have ever watched professional level StarCraft 2. Because those people play at an insane level of multitasking and optimization and it is actually beautiful to watch in many cases. The stuff they do is often not even achievable by the average player. I’m sure there are other examples in FPS games and other genres, but what professional RTS players do definitely pushes the level of human cognitive ability.

    The obvious barrier to entry here is knowing the game, as you can’t really appreciate things fully unless you’ve played at least a little. But I’ll say that I started off watching LowkoTV and he was entertaining enough to watch until I finally decided to try out the game, and then came to appreciate it even more after that.

    Obviously using in game portals to related content creators to push more ads is idiotic, just saying the recognition of the importance of gaming content creators to the games themselves isn’t inherently a bad thing.


  • So many people say to isolate google play services in another profile, but I have not seen anything quantifying the amount of attack surface reduction or what benefit this gives in terms of anonymity or security. Google play services includes Firebase Cloud Messaging (FCM) which is what enables most apps to give timely notifications. There are alternatives like ntfy, but they require some understanding of how to set them up, and tinkering.

    Finally, multiple profiles is useful for the most security conscious but for the typical user I do not believe its very useful. One thing I noticed is notifications are not consisently reliable, so setting up a “Facebook” profile does isolate you from the app but then you may miss notifications. You also have to type your password for every profile switch.