417
you are viewing a single comment's thread
view the rest of the comments
[-] Miaou@jlai.lu 7 points 5 months ago

This technically makes your comment more permissive to use, not less. At least if we keep the software analogy.

[-] onlinepersona@programming.dev 0 points 4 months ago

You do realise there are different software licenses, right and that they aren't all permissive? Also, the license I'm using is permissive for non-commercial uses.

Anti Commercial AI thingyCC BY-NC-SA 4.0

Inserted with a keystroke running this script on linux with X11

#!/usr/bin/env nix-shell
#!nix-shell -i bash --packages xautomation xclip

sleep 0.2
(echo '
spoiler Anti Commercial AI thingy [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) Inserted with a keystroke running this script on linux with X11 ```bash' cat "$0" echo '``` :::') | xclip -selection clipboard xte "keydown Control_L" "key V" "keyup Control_L"

:::

[-] Miaou@jlai.lu 3 points 4 months ago

But the default licence is closed-source. Of course company training models don't care, but in that case the CC signature is not more enforceable.

this post was submitted on 09 Apr 2024
417 points (89.7% liked)

linuxmemes

20646 readers
777 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS