|
|
|
|
|
by utopiah
218 days ago
|
|
Sure that'd do, what - useful thing (according to someone specific requirements, maybe hallucinations are OK, maybe not) that - needs privacy (for example generating code that will be open source probably does not need that) - can't be run locally - can be trusted to actually process as said it does |
|
The key is that these are all things I can verify without much difficulty: read over the script, spot-check the analysis, look at the claimed connection between A and B and see if it's real. And I don't really care about style, quality, maintainability.
You certainly can run this locally, but anything that will fit into reasonable local hardware won't be as good.
I don't need to trust it to process as it says it does, because I'm verifying the output.
And as far as I'm concerned, "needs privacy" is always true. I don't care if the code will be open source. I don't care if it's analyzing existing code that's already open source. Other people have no business seeing what I'm doing unless I explicitly allow it. In any case, I work on a lot of proprietary code as well, and my employer would be most displeased if I were exposing it to others.