I can't help but feeling like if we're just going to be talking about copyright, we've jumped the shark.
I can't help but feeling like if we're just going to be talking about copyright, we've jumped the shark.
Posted Apr 16, 2026 10:24 UTC (Thu) by NAR (subscriber, #1313)In reply to: I can't help but feeling like if we're just going to be talking about copyright, we've jumped the shark. by QxDEADBEEF
Parent article: Vibe-coded ext4 for OpenBSD
AI tools for coding convert human language to source code.
The big difference is that programming languages are fairly well defined and unambiguous (there are some undefined behaviors, but those are the exceptions, not the rule). On the other hand this is not true for the human languages. There are attempts to somewhat formalize human languages (e.g. a "lawyerspeak" or "legalese" dialect is used to write laws) to avoid this ambiguity, but it's far from perfect (for example the Hungarian word "illetve" might mean both "or" or "and" - and lawmakers do use it due to stylistics reasons). I think (hope?) that there will be a kind of prompting language as well which is slightly different than the normal, every day human language.
