I’m having to register to Lemmy directly now, when I’m used to posting from KBin’s instance. But now the errors is getting so bothersome that I can’t even surf around currently on it. The 50x error comes up after everytime I post somewhere, like make a thread.

The current admin is dealing with issues at the moment and can’t always be there, which is unfortunate because it sets up KBin and it’s magazines to be contaminated with bots, spam and other problems.

  • tekeous@usenet.lol
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 month ago

    I tried hosting kbin on a pretty beefy server for a while and honestly, it’s dogshit to host. You have to clone and compile the entire code yourself. I use Lemmy.

    Call me when there’s a docker pull and docker compose up deployment command.

    • towerful@programming.dev
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      2
      ·
      1 month ago

      Be the change. Make a dockerfile for it.
      Follow the kbin install instructions, but convert them to dockerfile syntax.
      Build it and push to docker.io or ghcr.io or whatever flavour you want.
      Its a great learning experience, and containerisation is a huge part of the future (and present)