Comment by Anon1096
1 month ago
The best way to use LLMs is via tmux where it's running on a disposable VM. 0 chance of it getting information from your local machine.
1 month ago
The best way to use LLMs is via tmux where it's running on a disposable VM. 0 chance of it getting information from your local machine.
I am using tmux but not disposable vm. I have thought about something like that but honestly some of the debugging work makes ephemeral environments hard to work with. How are you doing that in your workflow?