🇨🇦

  • 14 Posts
  • 762 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle

  • it wouldn’t be owned by pornhub. It would be owned by MindGeek, their parent company.

    Which, In Americas current legal/political landscape, is more than enough to link them and insist they have an obligation to prevent users accessing MindGeeks own legally restricted content.

    They need a significant separation to cover their own asses. Common corporate ownership doesn’t provide that separation.


  • I presume you mean, so users in individual States or other regions that restrict it can access pornhub

    No.

    A VPN provides a layer of plausible deniability where PornHub can say “we don’t know those connections come from [restricted region] so we didn’t know we had to bock them/verify IDs”. All they see is connections comming from the VPN exit server location, which is very likely in a more forgiving/less restrictive region.

    If PornHub owns the VPN as well, they now know the true location of the user as well as what they’re accessing and will be scrutinized much further about those connections.



  • I fucking hate Discord and how it’s absorbed what should be forums.

    When I’m creating a discussion online about a particular game or project, I’m looking to hear from the broader community over a longer term; not just limited to whomever happens to be online on this one specific platform at the time of posting.

    People have different schedules, we’re not all online together at the same times; especially when you factor in timezones. Discord however makes it massively frustrating if not impossible to hold a discussion unless everyone you want to talk to is present and ready to read and reply now. Otherwise your conversation gets burried in the mess of other people having their own conversations and nobody wants to scroll through thousands of messages in the history of when they last logged on.

    You can break out conversations into their own rooms, but that only goes so far and at that point you may as well just have a damn forum; that’s what they are for.

    Then you get into the problem of repetition and searchability. People often run into common problems or ask the same questions; but with Discord, you’ve got to re-explain the same things every time they’re brought up, instead of just pointing the user to an old forum post that already solves their problem (they may have even found it themselves through a web search, saving them from even having to ask and waste people’s time. Discord isn’t indexed by search engines so old conversations/solutions are lost).

    A group chat platform is not an acceptable replacement for a forum and I will die on that god damn hill.










  • This comment prompted me to look a little deeper at this. I looked at the history for each show where I’ve had failed downloads from those groups.

    For SuccessfulCrab; any time a release has come from a torrent tracker (I only have free public torrent trackers) it’s been garbage. I have however had a number of perfectly fine downloads with that group label, whenever retrieved from NZBgeek. I’ve narrowed that filter to block the string ‘SuccessfulCrab’ on all torrent trackers, but allow NBZs. Perhaps there’s an impersonator trying to smear them or something, idk.

    ELiTE on the other hand, I’ve only got history of grabbing their torrents and every one of them was trash. That’s going to stay blocked everywhere.


    The block potentially dangerous setting is interesting, but what exactly is it looking for? The torrent client is already set to not download file types I don’t want, so will it recognize and remove torrents that are empty? (everything’s marked ‘do not download’) I’m having a hard time finding documentation for that.






  • To be perfectly honest, auto updates aren’t really necessary; I’m just lazy and like automation. One less thing I’ve gotta remember to do regularly.

    I find it kind of fun to discover and explore new features on my own as they appear. If I need documentation, it’s (usually…) there, but I’d rather just explore. There are a few projects where I’m avidly following the forums/git pages so I’m at least aware of certain upcoming features, others update whenever they feel like it and I’ll see what’s new next time I happen to be messing with them.

    Watchtower notifies me whenever it updates something so I’ve at least got a history log.


  • I’ve had Immich auto updating alongside around 36 other docker containers for at least a year now. I’ve very very rarely had issues, and just attach specific version tags to the things that have caused problems. Redis and postgres for example in both Immich and Paperless-NGX have fixed version tags because they take manual work to upgrade the old databases. The main projects though, have always auto updated just fine for me.

    The reason I don’t really worry about it: Solid backups.

    BorgBackup runs in the early AM, shortly before Watchtower updates almost all of my containers, making a backup of the entire system (not including bulk storage) first.

    If I was to get up in the morning and find a service isn’t responding (Uptime-kuma notifies me via email if it can’t reach any container or service), I’ll mess with it and try to get the update working (I’ve only actually had to do this once so far, the rest has updated smoothly). Failing that, I can just extract yesterday’s data from the most recent backup and restore a previous version.

    Because of Borgs compression and de-duplication, concurrent backups of the same system can be stored in an absurdly small amount of space. I currently have 22 backups of ~532gb each, going back a full year. They are stored in 474gb of disc space. Raw, that’d be 11.8TB