this post was submitted on 25 Sep 2024
377 points (92.7% liked)

Programmer Humor

19276 readers
2755 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] bgschaid@programming.dev 95 points 3 days ago (1 children)

How can a rewrite in a completely different language violate this license? There should also be a clause "Once you looked at the source code you must not write anything with similar functionality .... in any programming language"

[–] ZILtoid1991@lemmy.world 44 points 3 days ago (1 children)

Leaked Windows code made Wine and ReactOS devs anxious, since MS could sue over it. On the other hand, I've looked up the keycodes from the Linux kernel for X11 (it's literally just PS/2 with the unused codes being used in place of the E0 keys), and they haven't yet came after us.

[–] xantoxis@lemmy.world 47 points 3 days ago* (last edited 3 days ago) (1 children)

It made them nervous because someone might put parts of the original source into Wine. You can't do that in a rewrite in a different language, it doesn't even make sense. The thing the people in this screenshot are gloating about isn't even relevant to this license.

[–] offspec@lemmy.world 8 points 2 days ago

It made them nervous for the same reason emulator devs don't touch leaks with a ten foot pole, giving the megacorp any reason to argue your clean house reimplantation is anything but clean is just asking for trouble.