logoalt Hacker News

nvme0n1p1today at 5:21 PM1 replyview on HN

You really don't see the difference between a deterministic script installing a tarball pinned by its hash, and "sudo chatgpt install master branch of this repo"?


Replies

warkdarriortoday at 5:50 PM

Yes, the second option gives me an easily inspectable list of results (as I can see all the tool calls the model made). The deterministic script is probably overly complex and hard to read, maybe supports ten billion platform combinations.

show 3 replies