| ▲ | sph 3 hours ago | |||||||||||||
Waiting for the first terminal with AI autocompletion.
Then you’re just an enter away from causing havoc on your system. | ||||||||||||||
| ▲ | mgc8 3 hours ago | parent | next [-] | |||||||||||||
Well, technically it's not the curl itself that is the problem, but the "| <shell>" coming afterwards that does the damage. So, if the process is somehow broken up into 1) curl <the_script>; 2) analyse <the_script> and 3) only if safe, then execute <the_script> -- then it's not nearly as bad. Of course, that "analyse" step does all the heavy lifting, and if it happens to involve some form of local LLM then... excitement is guaranteed as they say. | ||||||||||||||
| ▲ | chmod775 3 hours ago | parent | prev [-] | |||||||||||||
Still missing the pipe into sh. | ||||||||||||||
| ||||||||||||||