• 1 Post
  • 1.73K Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle

  • Why do you feel a need to be able to claim that something is “written in Lua” or “Python” when it’s using native libraries? Many games are using a mix of languages these days. There’s no shame in it and I didn’t imply there is.

    People get very confused over this thinking that “Python is very fast at number crunching” because of things like numpy which is written partly in C to achieve that performance.

    This is like saying Rust isn’t a real language because it relies on LLVM which is written with C/CPP.

    That’s entirely different - I’m not talking about the interpreter or compiler. Just the runtime code.











  • 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.






  • This wasn’t a “lie to children” - that’s a simplification. This was like explaining the Pythagorean theorem by introducing imaginary numbers.

    Almost nobody ever uses hex to represent IP addresses ever. There is no reason to bring up hex. It complicates things rather than simplifies.

    And to say “[t]hey are actually hex numbers from 0 to FF” is just misleading to the point of wrong. Numbers are not “hex” or “base 10” or “binary”. They’re numbers. We only represent them as hex or base10. They aren’t “different numbers”.

    And in this case we almost always use base10. SO WHY ARE WE TALKING ABOUT HEX?