Ask HN: Will source code cease to be IP?
As AI-generated code becomes ubiquitous, what's the point of version controlling machine-written source code? Are we nearing the end of human-readable code as we know it? Why bother with human-readable code at all? What does this future hold for programming careers, and will source code remain a valuable form of IP?
3 comments
[ 23.8 ms ] story [ 548 ms ] threadMy prediction: VCSs are gonna be with us for a long time, and there will be value to readable, maintainable code for the rest of our lives.
The entire ecosystem of software and open source could fall apart as Nth order consequences of a reduced need for humans to create software and collaborate on software. For decades we’ve been improving languages, platforms, libraries as hardware progresses (and contributing to that cycle), all so that humans can put together software systems “at scale”. If non human intelligence takes our place, that ecosystem is simply no longer needed, and I fear that will be a net negative for technology and open source specifically.