Live data from Hacker News

Claude Sonnet 4.6

anthropic.com

991–1000 of 1001 posts

Re: Claude Sonnet 4.6

#991

Earlier quoted context omitted.

The stock market has said SaaS is dead

If the stock market told you to jump off a bridge, would you?

Regardless, the statement "the stock market has said SaaS is dead" is a fair and accurate response to your initial question "Who said SaaS is dead".

Re: Claude Sonnet 4.6

#992
post #665

Earlier quoted context omitted.

We said the same thing when 3D printing came out. Any sort of cool tech, we think everybody’s going to do it. Most people are not capable of doing it. in college everybody was going to be an engineer and then they drop out after the first intro to physics or calculus class. A bunch of my non tech friends were vibe coding some tools with replit and lovable and I looked at their stuff and yeah it was neat but it wasn't…

You can basically hand it a design, one that might take a FE engineer anywhere from a day to a week to complete and Codex/Claude will basically have it coded up in 30 seconds. It might need some tweaks, but it's 80% complete with that first try. Like I remember stumbling over graphing and charting libraries, it could take weeks to become familiar with all the different components and APIs, but seemingly you can now j…

The last 20% is usually what takes 80% of the time

Re: Claude Sonnet 4.6

#993

Earlier quoted context omitted.

We said the same thing when 3D printing came out. Any sort of cool tech, we think everybody’s going to do it. Most people are not capable of doing it. in college everybody was going to be an engineer and then they drop out after the first intro to physics or calculus class. A bunch of my non tech friends were vibe coding some tools with replit and lovable and I looked at their stuff and yeah it was neat but it wasn't…

100%, it's like with "Suno" - everyone can create a good quality music/song basically in 2-3 minutes (and vibe programming can only do.... nothing in a few minutes) - how many new great bands and musicions we got )))))

I heard a stat on the economist podcast the other day talking about AI music production. They said spotify estimates 40% of songs on their platform are now AI generated. The AI generated songs make up 0.5% of total listening time.

Low quality music made in bulk seems much less useful than low quality code made in bulk.

Re: Claude Sonnet 4.6

#994

Still fails the car wash question, I took the prompt from the title of this thread: https://news.ycombinator.com/item?id=47031580 The answer was "Walk! It would be a bit counterproductive to drive a dirty car 50 meters just to get it washed — you'd barely move before arriving. Walking takes less than a minute, and you can simply drive it through the wash and walk back home afterward." I've tried several other variant…

I just tried this question today with Opus 4.6, and it got the answer right - “Drive. You’ll need the car”.

I changed only the destination however and it got it wrong. I think they are manually “fixing” these things as they get publicized.

“I need to go to the mechanic shop. It is 50 meters away. Should I walk or drive?

Walk. 50 meters is basically a one-minute stroll — no reason to deal with starting the car, driving, and parking for that distance.”

Re: Claude Sonnet 4.6

#995

> Sonnet 4.5, starting at $3/$15 per million tokens. Are people really willing to pay these prices? The open-weight models are catching up in a rapid pace while keeping the prices so low. MiniMax M2.5, Kimi 2.5 and GLM-5 is dirt cheap compared to this. They may not be sota but they are more than good enough.

It depends on how much you value the gap between “pretty good” and SOTA… I’ve noticed that Opus is more “expensive”,” but an error-filled rabbit hole is expensive too!

Totally unrelated, but I just came across ur comment [0] from last month about indexing ur search history etc, and ik of a couple programs that fill that niche. The first is spyglass [1], but it's no longer in active development, and the second is this python program, knowledge [2], that I have yet to personally set up (but obviously have an open tab for it, as I plan to eventually lol). So u might want to check these out, especially the latter one, as it's currently in development

[0]: https://news.ycombinator.com/item?id=46531526 [1]: https://github.com/spyglass-search/spyglass [2]: https://github.com/raphaelsty/knowledge

Re: Claude Sonnet 4.6

#997
post #716

Honest question: why would anyone use Opus instead of this? I’m doing web development, the whole shebang, and I don’t think I need Opus right now. I know it’s supposed to be smarter, but a 2%–5% improvement doesn’t seem meaningful, especially when it costs more than double and has only a portion of the context window. Am I getting this wrong? I would seriously appreciate any clarification here.

Opus understands the intent, even if your prompt is not good, Opus usually understand what you are trying to say and does a great job. With Sonnet I have to step in and say, I didn't mean that, I meant X, so do X.

Re: Claude Sonnet 4.6

#1000

Earlier quoted context omitted.

I think this depends on what reasoning level your Claude Code is set to. Go to /models, select opus, and the dim text at the bottom will tell you the reasoning level. High reasoning is a big difference versus 4.5. 4.6 high uses a lot of tokens for even small tasks, and if you have a large codebase it will fill almost all context then compact often.

I set reasoning to Medium after hitting these issues and it did not make much of a difference. Most of the context window is still filled during the Explore tool phase (that supposedly uses Haiku swarms) which wouldn't be impacted by Opus reasoning.

Lol, I went to change this setting only to realize it was already set to Medium
Post reply on HN