Ask HN: What's Next for LLMs?

I've been using DeepSeek v4 flash for guided agent workflows (in-IDE, prompt/review diffs) and have found no noticeable benefit to using Haiku, Opus, Sonnet in this workflow.

For around a dollar a day, I am able to more than double my own productivity. What are the frontier models for/what are they trying to solve?

Are they designed to one shot applications? Is the expectation that we want to be able to "yolo" prompt LLMs and have them complete work unsupervised?

5 points | by apatheticonion 21 hours ago

3 comments

  • FergusArgyll 20 hours ago
    If you can't find a difference between Haiku & Opus, something's going wrong
    • apatheticonion 19 hours ago
      It's because of my workflow, I think.

      I have my IDE open and a prompt a given task with limited scope - like "write a function that does xyz" "add tests" "create an endpoint that accepts this json" "write a sql repository for this schema" etc.

      I use Rust on the backend so if it compiles it works, meaning I don't need to worry about runtime errors - if it looks right, it's right. On the frontend I use Angular, which is about as constrained an environment as you can get in the FE world, so it takes a lot to lead an LLM astray.

      So my requirement for high intelligence is pretty low and I am able to review diffs quickly. Deepseek flash is extremely fast so it can render my prompts quickly - while Haiku, Opus and Sonnet are slow and create the same outputs.

      I'm guessing the value of Sonnet+ is less hand holding letting you give it larger scopes of work? Giving an AI a high level task and letting it do its thing without needing to review the output?

    • apatheticonion 15 hours ago
      I take that back, Haiku is considerably worse at following instructions compared to DeepSeek Flash
      • FergusArgyll 3 hours ago
        Yeah, so it's a spectrum. In general if you want to feel the power of the latest and greatest, you should just not look at the output, give it full access (not on your computer - a server, or old machine you don't use is best) and give it a big audacious goal and let it work.

        That might not be ok for your work / hobby / whatever, but if you wanna see the differences between models that's probably the best way.

  • natsu529 10 hours ago
    china one
  • zs1m 14 hours ago
    [flagged]