• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: July 13th, 2023

help-circle
  • Though they seem secure behind a paywall, swiping content creators’ explicit photos and videos from subscription-based platforms such as OnlyFans, Patreon, and Fansly is relatively easy. People can download third-party apps for the task, and if those don’t work, a few basic coding tutorials can teach them how to surpass anti-theft technology. These images and videos then proliferate across the internet, on niche forums, Reddit threads, Discord servers, and Telegram groups with tens of thousands of participants. Today, a growing legal consensus considers this activity to be sexual abuse.

    I think you deliberately skipped this part.



  • I’m playing through Morrowind for the first time right now (past a few hours in at least), and I’ve been blown away at just how much more interesting of a plot and setting it has compared to everything Bethesda ever made after it. The miss chance, spell fail chance, and non-regenerating magicka were always enough to scare me away before, but I finally understood what a huge impact fatigue has on everything, and how much more terrible you are at low-level skills compared to their later games.

    I also like the progression of my character walking around slow as shit at level 1 taking forever to get anywhere vs running around at 30mph jumping from canton to canton in Vivec like it’s nothing now.


  • If Netscape had a large paid install base and still failed because a free browser became ubiquitous, what makes you think doing that now when the free browsers are already ubiquitous would work? Especially when it also has to compete with what is essentially already what you’re describing, Librewolf (or just Firefox + Arkenfox).



  • That reddit thread is horrible advice, it’s just mapping the LXC root user to the host root user, which is just a privileged LXC with extra steps (and maybe less secure).

    The reason you’re probably having issues is that your root user in the LXC is mapped to the host user 100000 by default, and that user doesn’t have access to the share, but you can change that with mount options or creating a user with 100000:100000 and adding it to a group with access.