Hacker News new | ask | show | jobs
by waterTanuki 289 days ago
I regularly use local LLMs at work (full stack dev) due to restrictions and occasionally I get some results comparable to gpt-5 or opus 4
1 comments

this is really cool. could you say a bit about your setup (which llms, what tasks they’re best for, etc)?
I switch between gpt-oss:20b/qwen3:30b. Good for green fielding projects, setting up bash scripts, simple CRUD apis using express, and the occasional error in a React or Vue app.