• durinn@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    I have a 1Gbps connection and a few TBs of storage to contribute with - technically - but I don’t have the time to moderate…

    • db0@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      Unfortunately Those kind of resources cannot be really used unless you’re very trusted by an admin

      • durinn@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 days ago

        I understand. But also, on a personal level, I don’t know how I would deal with legal matters if and when people started sharing illegal data on my server. So, that’s another obstacle.

  • danhab99@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    I’ve been doing something that could be called preparing. I’ve been messing with this idea for decentralizing the user identity there by decoupling the posts and users from the platform and even potentially eliminating the concept of a platform.

    I called it userless because there are no users in the database.

    Tbh I’d like for this to gain some smidgen of use, it’s more of a technical explanation for me atm.

    • TheTetrapod@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      So it’s sort of a general use tripcode system? It’s an interesting concept, what do you imagine the front end for such a system looking like, if you’re moving away from the concept of a platform?

      • danhab99@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        2 days ago

        So far I’ve created a 4chan and Reddit clone. I’m also planning a peer to peer web app, and a standalone aggregator software written in flutter dart.

        Edit: just read up on tripcodes, it’s primitive and elegant, I like it.