this post was submitted on 07 Mar 2026
148 points (98.1% liked)
Programmer Humor
31942 readers
293 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Like, as far as legal basis? Yes, as I understand it — but I am not a lawyer.
But if you’re hoping to leverage an LLM… Part of the reason they’re so good at producing replacements for e.g. react is that the source code for react is in the training data, along with test suites and a ton of commentary related to the source code.
So you’d be at a big disadvantage. That’s on top of the basic legibility challenges of decompiled binaries.