Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>Don't: Run bash commands

This seems unreasonable to me. One of the best uses of AI is that you can just tell your computer what to do in natural language and it does it. Running bash commands isn't part of the education, its busy work.



Why wouldn't it be a part of the education?


in the context of learning I think it's good to execute yourself then see what happens immediately, once you allow the agent to execute things, it tends to run several follow up commands when needed, an example from top of my head would be running a server that fails because the port is already in use, the agent will easily find the port and decide to kill it or not and then re-run the command, but if you run the command and see the error, then you get the chance to learn what's going on and how to fix it. You can still use the LLM to read the error and explain you why this happens, according to this guidelines.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: