| ▲ | zkmon 7 hours ago | ||||||||||||||||||||||
The goals for code-versioning as they existed decades back, might be sliding into irrelevance now. Code is no longer a direct work artifact from humans, as it used to be. Back in the day, people wanted to persist their code and it's changes, because code was hard to write and test. People didn't use a versioning system for their compiled binaries though, because it was a machine output and can be created from source code. But there was no higher level "source" for generating the code itself. Now things have changed. We need to check what exactly is the human artifact that requires treasuring, persisting and versioning. | |||||||||||||||||||||||
| ▲ | hansmayer 7 hours ago | parent [-] | ||||||||||||||||||||||
Flawed reasoning all around. Machine code and object code will look the same given the same source code, target platform, compilation and linkin params etc. How is AI-Slop-Code even close to that? | |||||||||||||||||||||||
| |||||||||||||||||||||||