|
|
|
|
|
by impure-aqua
491 days ago
|
|
>What about closed source tooling? How do you expect an AI to ever help you with something it doesn't have a license to know about? Not everything in the world can be anonymously scraped into the yearly revision. This is not a novel problem. Proprietary toolchains already suffer from decreased resources on public forums like Stack Overflow; AI did not create this knowledge segmentation, it is scraping this public information after all. >It's pretty interesting and mildly shocking that everyone is just making the same 'who needs a new JS library' joke. Surely the proprietary toolchain is itself the 'new JS library'? Most developers I know don't enjoy working with esoteric commercial solutions that suffer from poor documentation, when there exists an open-source solution that is widely understood and freely documented. I do not see why AI code generation further incentivizing the use of the open-source solution is a problem. |
|
I think you misunderstand the situation. You as a person can be privy to private knowledge. Relying on AI enough that you can't use that private knowledge is the novel situation.
> I do not see why AI code generation further incentivizing the use of the open-source solution is a problem.
Maybe you don't get it and have never experienced it but there's a missive amount of development done against unreleased APIs or hardware. Game engines, firmware, etc. I doubt Apple is going to publish new SDKs for their new widgets long before any devs use them.