• 0 posts
  • 12 comments
Joined 3 years ago
Cake day: June 12th, 2023
  • P2P torrent users are nothing like a code hosting platform. 🤣

    As has been said - their liability for llm code is no different from hosting any other code. They already have the same risk. And that is typically that they must respond to take-down notices which they are already doing.

    They are already dealing with all of the problems they would be dealing with with llm code.

    It’s just code puritanism wrapped in pseudo legal justification. Own it.

  • Yeah - it’s well known that scripts to automate doing bad things did not exist before llms.

    People have tried using forges to host explicitly illegal material all the time. Not just “this may be a copyright issue perhaps maybe”.

    The copyright complaint is a fig leaf to hide their shame.

    They also outright banned cryptocurrency code with no “copyright fig leaf” apologia.

    It’s code puritanism plain and simple. “We don’t like these things so we’re banning them.”

  • People can upload code that violates copyright too. No llm required.

    So if that is the concern have a rule about not violating copyright (which they may already have). And there is likely already a process for handling that.

    This is the problem I have with the situation: the solution chosen (banning llm code) doesn’t really address the concerns they’ve raised directly. It’s just apologetics to make it sound like it’s reason-based rather than “we don’t like it”.

    It’s their platform, they can do what they want, but let’s not pretend it’s not code-puritanism.

  • It still reads like an ad for yunohost…

    I think one of the mistakes many newb self hosters make is thinking of systems in their entirety rather than as components.

    “How to install pihole on a raspberry pi” and “how to setup nextcloud on yunohost” are examples. All using very specific tools and very specific steps.

    I’m noticing this more and more with documentation for apps where they tell me to use their specific docker-compose file and have instructions to use let’s encrypt in a specific way rather than referring you to let’s encrypt as an option and pointing you at their docs.

    People aren’t learning how to use each of these tools and how to be flexible in their implementation.