Hacker News new | past | comments | ask | show | jobs | submit
>that they feed to original code into a tool which they setup to make a copy of it

Well, no. They fed the spec (test cases, etc) into a tool which made a new program matching the spec. This is not a copy of the original code.

But also this feels like arguing over the color of the iceberg while the titanic sinks. If you have a tool that can make code to spec, what is the value in source code anymore? Even if your app is closed-source, you can just tell claude to write new code that does the same thing.

Blanchard fed the spec to the tool, and Anthropic fed the code to the tool, so Blanchard didn't do anything wrong, and Anthropic didn't do anything wrong. Nothing to see here.
> Blanchard fed the spec to the tool,

Yes...

> and Anthropic fed the code to the tool,

Presumably, as part of the massive amount of open-source code that must have been fed in to train their model.

> so Blanchard didn't do anything wrong, and Anthropic didn't do anything wrong. Nothing to see here.

This is meant as irony, right?

Everyone writes as if he just fed the spec and tests to Claude Code. Ignoring for now that the tests are under LGPL as well, the commit history shows that this has been done with two weeks of steering Claude Code towards the desired output. At every one of these interactions, the maintainer used his deep knowledge of the chardet codebase to steer Claude.