|
|
|
|
|
by kstenerud
75 days ago
|
|
AI makes the entirety of the software engineering profession available to you. All you have to do is ask the right way, and you can build in days what once took months or years. Decompiling and re-engineering proprietary code has never been easier. You almost don't even need the source code anymore. The object code can be examined by your LLM, and binary patches applied. Closed source is no longer the moat it was, and so keeping the source code to yourself is only going to hurt you as people pass you over for companies who realize this, and strive to make it easier for your LLM to figure their systems out. |
|
We've always been able to do that, but that's not the point. There's a reason free software licenses require the "the preferred form of the work for making modifications to it" to be opened.
One of the core tenets is that any user should have the exact same access as the original developers.