this post was submitted on 28 Aug 2024
803 points (97.9% liked)

linuxmemes

21009 readers
397 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] gencha@lemm.ee 54 points 1 month ago (6 children)

    I feel like most people base their decision on license purely on anecdotes of a handful of cases where the outcome was not how they would have wanted it. Yet, most people will never be in that spot, because they don't have anything that anyone would want to consume.

    If I had produced something of value I want to protect, I wouldn't make it open in the first place. Every piece of your code will be used to feed LLMs, regardless of your license.

    It is perfectly fine to slap MIT on your JavaScript widget and let some junior in some shop use it to get their project done. Makes people's life easier, and you don't want to sue anyone anyway in case of license violations.

    If you're building a kernel module for a TCP reimplementation which dramatically outperforms the current implementation, yeah, probably a different story

    [–] SuperSpruce@lemmy.zip 20 points 1 month ago* (last edited 1 month ago) (2 children)

    I once read that the license should be smaller than your code. Gives me a good baseline:

    • Permissive license for small projects and little tests

    • Copyleft license for big projects

    [–] h0bbl3s@lemmy.world 2 points 1 month ago

    I'm stealing this 👍

    load more comments (1 replies)
    load more comments (4 replies)