|
|
|
|
|
by roxolotl
456 days ago
|
|
Is this really that surprising? It used to, still is?, be considered a bad idea to follow those install suggestion where it’s `/bin/bash -c $(curl example.com/install.sh)`. These tools are basically that but even more risky because the code they generate is semi-random. Of course you can evaluate everything it does before it does it. But no one reads the homebrew install script to make sure it’s safe when setting up a new Mac so who’s going to read the Claude code scripts? |
|
What I think is completely missed is that the bottleneck in knowledge work is understanding and making sure about what is built and done.