logoalt Hacker News

Alephinitesimalyesterday at 10:10 PM2 repliesview on HN

I mostly use local models when the data has personal information. Earlier this year, I felt the coding quality was still not as good as Claude Code.

One thing that works for me is to ask the local model to make some fake data with the same format, let Claude Code work on the fake data, and then bring the code back and run it locally on the real data.

This way the real data never leaves my machine, but I can still use a stronger model for most of the coding.


Replies

latentseatoday at 1:40 AM

Qwen3.8-27B has been the turning point for me. It's not as strong as the absolute frontier, but it's the first time I feel local coding models are actually functionally useable as daily drivers.

illusive4080today at 2:27 AM

Have you tried on personal finance analysis? That is what I most want to do but haven’t gotten around to it.

show 1 reply