HackerTrans
TopNewTrendsCommentsPastAskShowJobs

thexa4

no profile record

comments

thexa4
·4 miesiące temu·discuss
I've created a llama.cpp integration with Copilot in vscode. The extension readme contains setup instructions: https://marketplace.visualstudio.com/items?itemName=delft-so...
thexa4
·w zeszłym roku·discuss
If anyone else runs into this, it's very easy to set up an ssh proxy: ssh -D 8080 user@hostname

Once that connection is set up, point your browser to use localhost:8080 as a socks proxy.