flamingos-cant (hopepunk arc)

Webp’s strongest soldier.

  • 599 Posts
  • 1.3K Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle








  • One problem with the whole C2S thing is you can easily end up in the Matrix/XMPP situation where some clients and servers implement some smattering of standards and it just becomes confusing to navigate and use.

    This is approximately the situation in the fediverse today, with Mastodon in the role of Gmail. The difference is that email has IMAP and SMTP, client protocols that are not only standardized but universally adopted. Every email server implements them and every email client expects them.

    Tuta has entered the chat.


  • Follow the instructions here to install qmk and the stuff it needs. Then go to Keychron’s website (scroll to the ‘Download Firmware and JSON Files’ section) and find your keyboard. You should then have a .bin file. Make sure it’s the right firmware for your model, Keychron have too many models with similar names and installing the wrong firmware will make the keyboard inoperable (not bricked, as it can still be recovered by installing the right firmware).

    You can install this to your keyboard by putting it in DFU mode (remove the space bar and press the small exposed button while plugging the keyboard in) and run the command:

    qmk -b <path to firmware file>
    




  • I’m sorry, but how does this even work?

    Open-weight models (e.g., Mistral 7B) are Apache 2.0 licensed for research/individual use; while commercial deployments require a Mistral license with separate terms for derivatives and production use.

    Apache 2.0 explicitly allows you to sell stuff licensed under it, if there’s restrictions to commercial deployments then it’s not Apache 2.0.

    To the actual question, most lines about the difference between ethical and non-ethical AI/machine learning stuff I’ve seen have focused on the consent in obtaining the training data. Eg, ChatGPT or Sora aren’t as they didn’t get consent for their training data, while stuff like the voice banks Eclipsed Sounds produce are as they obtain consent from the person they train their models on.

    I highly doubt Mistral is getting permission for all the stuff they’re training their stuff on.