Comment by assimpleaspossi

8 days ago

I use FreeBSD. When talking to LLMs, they insist on giving me code in bash. Bash is not native to FreeBSD (though you can get it and use it). I correct them, and of course they apologize, but another day continue to use bash in other questions.

Considering the rate of improvement of these LLMs, wait for a month or two and then you may not even need an os, let alone some obsecure piece of software (shell).

  • Except the models don’t actually compute anything other than text generation. The entire way they interact with computers is through the shell or other api layers on the OS