• 0 Posts
  • 9 Comments
Joined 2 months ago
cake
Cake day: November 5th, 2024

help-circle
  • doesn’t this just mean the bots hammer your server looping forever?

    Yes

    How much processing do you do of those forms

    None

    It costs me nothing to have bots spending bandwidth on me because I’m not on a metered connection and electricity is cheap enough that the tiny overhead of processing their requests might amount to a dollar or two per year.







  • I’ve turned down many self-hosted options due to the complexity of the setup and maintenance.

    Do you agree with this?

    Yes. If I have to spend an hour reading your documentation just to find out how to run the damn thing, I’m not going to run it.

    I hate docker with a passion because it seems like the people who develop on it forego writing documentation because docker “just works” except when it doesn’t.

    I archived one of my github repos the other day because someone requested I add docker support. It’s a project I made specifically to not use docker…