EDIT: They want users to help generate a dataset. You just play a game and email them the data when you are done.

I just did it, it was easy.

  • ImgurRefugee114@reddthat.com
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 days ago

    When I was 14 I purchased a CD with a copy of the Audacity installer on it from a shady site for $30…

    I seriously doubt the authors intend you to uninstall your keyboard every time you need to write a work email; it’s to stop you from profiting off of their work, just as you can’t remove their branding and funding links when you re-distribute.

    I have CC BY-NC images as my desktop wallpaper on my work laptop… Now if my work was selling the laptop then it could become a problem, especially if the pretty art was part of the value proposition. While it merely existing might be a gray area under some hyper-pedantic interpretation, it’s functionally irrelevant in the real world until there’s money involved and the licensor can show damages.

    (Psst I also changed some behaviour in my GPL editor for personal use once without sharing my changes and also I also used that version a few times while writing proprietary commercial code… Pls don’t tell Stallman)

    • ulterno@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      Psst I also changed some behaviour in my GPL editor for personal use once without sharing my changes and also I also used that version a few times while writing proprietary commercial code… Pls don’t tell Stallman

      As long as you didn’t ship the edited binary of the GPL editor with your proprietary software, you are safe here.

    • [object Object]@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 days ago

      Personal anecdotes of successful piracy don’t make for an open-source license agreement, otherwise I would be a minor king of open-source.

      If a database server’s license says “only allowed to use for personal purposes”, it’s rather obvious that I can’t install it at my work. If a keyboard’s license says “you may modify the software only for non-commercial purposes”, it’s less clear, but also not apparent why the same interpretation shouldn’t apply. Most importantly, copyright law doesn’t allow willy-nilly use by default in the case of doubt.

      I also changed some behaviour in my GPL editor for personal use once without sharing my changes and also I used that version a few times while writing proprietary commercial code

      As the other commenter correctly pointed out, GPL only requires you to share your code if you distribute the compiled binary. And, being a fully FOSS license, GPL doesn’t restrict commercial use of programs.