Hacker News new | ask | show | jobs
by TuringTest 292 days ago
> Until you lose access to the LLM and find your ability has atrophied to the point you have to look up the simplest of keywords.

You can locally run pretty decent coding models such as Qwen3 Coder in a RTX 4090 GPU through LM Studio or Ollama with Cline.

It's a good idea even if they give slightly worse results in average, as you can limit your spending of expensive tokens for trivial grunt work and use them only for the really hard questions where Claude or ChatGPT 5 will excel.

1 comments

Or you could use your brain, which will actually learn and improve.
Sure, and you could program all your code in punch cards to not depend on those fancy new video screens. Double plus if you codify it in assembler so that you don't depend on compilers.