• Karkitoo@lemmy.ml
    link
    fedilink
    English
    arrow-up
    64
    ·
    2 days ago

    We need to collectively get the fuck out of Github.

    Network effect is a hell of a drug inertia tho

  • durinn@programming.dev
    link
    fedilink
    English
    arrow-up
    31
    ·
    1 day ago

    Simply seeding doesn’t feel enough anymore… I’d like to contribute by running a magnet link aggregator, a public or private tracker or whatever. Anybody got any tips on how to do it without revealing PII? Even if I were to set things up on a VPS instead of my own hardware, it still would require me to pay with payment methods that give away my name and banking info, right?

      • durinn@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        Sorry for spamming. Got any insight into what specs I could manage with? I’m thinking, if I only want to mirror and/or aggregate some magnet links sites, I could make do with the bare minimum, right? Like a single core, two gig RAM setup + however much space a webserver serving text files would need? Ah, but then there would be considerable lag because of scheduling whenever more than one person tried to navigate the site? 🤔

        • ѕєχυαℓ ρσℓутσρє@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          22 hours ago

          I think that should be enough. Maybe try two vCPUs if you wanna host other stuff too. But for just some mirrors/aggregators, one vCPU is probably enough. I don’t think you really need to worry about RAM or storage either.

          Computers are plenty fast these days. I think you’ll only start to see actual performance issues when handling hundreds of simultaneous users.

          In any case, you shouldn’t be spending over $10/month. You can get much lower. Take a look at this. I don’t know how reliable or secure they are, but they’re very cheap. I’ve used their VPS in the past, and it seemed pretty okay.

          Edit: You can also do what I do for heavier stuff like Jellyfin or Immich, and simply use the VPS as a relay. The actual stuff runs on my home server, connects to the VPS via Wireguard, which then masks its IP.

          • durinn@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 day ago

            Thanks for all the great advice! :) I’m reading Kyun’s pages for now, then I’ll check out this other one.

      • durinn@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        Thanks for the tips about crypto and prepaid debit! We don’t have prepaid debit in my country, unfortunately, but maybe I could by some XMR and pay with that. I’ll read up on it! :)