My idea is this: I just want to send to a server like this a request from my domain name and username, but I don’t want to run a full instance. Is this technically possible?

  • marsara9@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    So you can’t just send data from a domain. There has to be a service running behind that domain name to do something.

    Without a server, it’d be like asking “why do I need tires on my car?”. Well it’s not going to go anywhere without them.

    Now this could be a private instance with only you as the single user. And it could federated with the rest of the fediverse. But you still have to run some software to do that.

    Now in theory someone I guess could come up with a slim version of Lemmy that only has a single user, and you can’t post or comment directly to that instance but again something has to be running on a server behind that domain.

    • iopq@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      There has to be a service running behind that domain name to do something.

      To do what, exactly?

      • RustedSwitch@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        I mean this in the kindest way possible, but it’s clear you have no idea how server-based software works, like at all.

        These patient people are being angels to you.

        This sort of software is a very intricate web of programs talking to other copies of itself. You can install your own copy of the program, but a copy of the program is 100% required, even if it’s just you using it.