To any comrade who has requested an account on TankieTube: Sorry for ignoring you! I plan to accept all your applications (anyone from Hexbear or Lemmygrad is welcome), but I need to do some things first.

I'm working as fast as I can to configure the server to allow more users and videos but my brain is the size of a walnut and my paws can barely reach the keyboard so technology is difficult for me. kitty-cri I unveiled the PeerTube instance last Friday (a little prematurely) in an attempt to help comrade @wombat@hexbear.net with movie night.


Edit 1: Technical details:

  • According to comrade @CARCOSA@hexbear.net, our CyTube instance needs an update before it's compatible with PeerTube for movie nights. Something about RC 3.9 (I'm assuming that's the version number but maybe it's a dependency idk)? Done!

  • The server's storage is currently limited to the 50 GiB lenin-dont-laugh partition on which it runs. This is the main problem. I'm trying to configure S3 object storage for proper scalability but it's something I've never done before.

  • Email notifications aren't working yet. That means you won't get an email when I've approved your account, so just watch this space or try to log in in a couple days from now. That also means it can't yet do automated password resets. Apparently PeerTube wants me to use something called Sendmail but I'd rather send the emails from the server's localhost because I don't want to pay money for some stupid app and because emails are already working for the GNU CLI mail utilities so it should also work With PeerTube---why isn't it working with PeerTube!? I'm dumb. Sorry for slandering sendmail. Smarter comrades are currently walking me through this stuff stalin-approval

  • I got a tremendous deal a-little-trolling on a VPS in the Netherlands with a 10 gigabit connection for about $15/mo.

  • Although the network speed is great, the CPU power is limited, so expect post-upload video transcoding to take quite a bit more time than it does for Vimeo or YouTube. I'm trying to improve this by tweaking parameters but currently it takes longer than the video's runtime to be processed

  • It's running on Arch (btw) libretion

  • ProletarianDictator [none/use name]
    ·
    4 months ago

    Arch is undoubtedly a great OS. I used to have a similar BTRFS setup on Arxh that ran snapshots whenever packages were upgraded or /etc files changed.

    but I'm part of a bold new clique that believes the distribution is not just for breakfast anymore.

    There's gonna be a bold new clique of fascists and feds eating our lunch and building lists of comrades and their IP addresses if you don't reconsider.

    Arch has a number of issues with regards to security: (just off the top of my head)

    • slow security patching (yes, it gets feature releases quickly, but it is substantially lagging when it comes to backports and bug fixes)
    • long term configuration drift causing instability
    • bleeding edge packages having bugs or vulnerabilities that get patched in minor revisions
    • no immutability

    I wouldn't even consider hosting anything comrade-adjacent without using an immutable OS and/or containers...preferably and.

    Remember, you are going to be responsible for the security of your users, users who are highly desirable targets for natsec ghouls and fash looking to do us harm. Don't let your personal preferences jeopardize your users by ignoring widely-recognized best practices for security. There are many reasons why industry and conventional wisdom don't argue for Arch in the server space.

    I strongly urge you to reconsider, comrade.

    • TankieTanuki [he/him]
      hexagon
      ·
      4 months ago

      All right. I'll probably switch during the next server migration.

      Can you tell me more about immutable operating systems?