this post was submitted on 13 Feb 2026
1176 points (95.3% liked)

Programmer Humor

30720 readers
1654 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Axolotl_cpp@feddit.it 4 points 1 month ago (2 children)

Shouldn't all AI generated code be GPLv3?

[–] explodicle@sh.itjust.works 1 points 1 month ago (1 children)

Why would it be a specific license?

[–] Axolotl_cpp@feddit.it 1 points 1 month ago* (last edited 1 month ago)

Due to how GPL work, basically if you include a GPL licensed code in your project, you must make all the project code under GPL

[–] vala@lemmy.dbzer0.com 1 points 1 month ago

Yes I think most of it technically should due to the nature of GPL code.