Earlier quoted context omitted.
How are you managing your tokenomics so well? Astra low on the $200/mo "20x Pro" plan gets me through a single day.
I honestly don’t think I could blow through a 20x plan in a day if I was trying. What are you doing that uses so many tokens?
Ask HN: What default model do you use and why?
51–60 of 104 posts
Re: Ask HN: What default model do you use and why?
#52Re: Ask HN: What default model do you use and why?
#53Re: Ask HN: What default model do you use and why?
#54GLM-5.3, GLM-5.3-Flash and Kimi K3 are also fine, but slower, more expensive, and less good for what I use them for, which is mostly Python and CUDA programming with some JS and HTML inbetween.
But almost all of my tasks are verifiable tasks, which means that the LLM can check whether it is done or whether it needs to keep trying. If you are mostly working on problems where the quality metric is based on vibes, YMMV.
I haven't tried Astra or Fable yet, because I am not made of money and am happy with my current setup. Also, the Opus models' writing is absolutely insufferable. My blood pressure rises every time I see a Claude-generated slop README.
Re: Ask HN: What default model do you use and why?
#55Re: Ask HN: What default model do you use and why?
#56For high-level strategic conversations, I use Fable.
For planning, I use Opus or Sol. Sol is generally preferred; it’s faster, cheaper, and less verbose. But I still find Opus more capable on the most nuanced or complex tasks.
For planned implementation, I use Sonnet.
For one-shot unplanned implementation, I’ll use whatever model seems best for the task. FWIW, I’m increasingly turning to Grok here.
I use Luna all over my workflow for reporting.
Re: Ask HN: What default model do you use and why?
#57mimo-v2.5-free, mimo-v2.5, deepseek-flash in that order, honestly don’t even bother using qwen3.6-35b-a3b now unless i need uncensored tasks finished, mostly reverse engineering most engineering tasks don’t require frontier llms when they get stuck, then i consider moving up to more capable models purchasing a claude plan seems widely unnecessary to me the tasks they do better than the average engineer cut both ways:…
Where are you getting mimo-v2.5 for free?
Re: Ask HN: What default model do you use and why?
#58Grok is keeping up and really good at explicit stuff, i think that's a drawdown for me. I think most nsfw was made with grok
As for meta ai, i feek it's a total joke, i don't have access to muse cause meta has decided not to support older OS versions (I'm on Android).
This comment box makes me feel almost as if I'm coding, because of the font. Pretty noice
Re: Ask HN: What default model do you use and why?
#59I've found good success with the new Gemini models on Antigravity. Granted I use my models either: - like a fancy auto complete (here are some stub methods, they should do X, fill them in) - using fairly detailed plans and test harnesses, so blowing up the world is hard The 3.X Flash family have been fairly capable models, and the selling point for me is just raw speed. Gemini is noticeably faster than the competitio…
Same. I have a promo plan that's currently $3/month, which gets you a model that's almost opus, very fast speeds, and very generous limits. There's no Gemini pro model currently, so you gotta pair that with a 20 openai plan for access to more advanced stuff if you need it.
A few months ago that would've been bigger model stuff, but now you can do that in a couple hours with Flash and direction.
Re: Ask HN: What default model do you use and why?
#60If I don’t care about the code, i.e. I’m writing something quick just to test something, I’ll use GPT Astra to save my Fable tokens. For conversations and research I usually go with GPT Astra Pro.
For Home Assistant I use a combination of Grok 4.20 and DeepSeek Flash 4.1. Grok as a voice assistant, because it’s the only model with good latency here in Brazil (it’s nearly instant), and DeepSeek for everything else.
I don’t really use LLMs for writing, but I’m writing a fiction book on the side, and when I tried to use one for ideas, Gemini Flash 3.8 gave me the closest to good writing out of the ones I tested. Not enough for me to use it for the task, though.