Live data from Hacker News

GPT-5.6 Sol, along with Terra and Luna, will launch publicly this Thursday

twitter.com

11–20 of 219 posts

Re: GPT-5.6 Sol, along with Terra and Luna, will launch publicly this Thursday

#11
post #2

Any previewers have hot takes? I've really preferred gpt-5.5 over Opus 4.8 for data analysis and scientific software work. It seems much more reliable. Fable is unusable for the type of work that I do (due to guardrails). Really looking forward to trying these new OpenAI models out.

It seems comparable to Fable to me in my uses.

What types of use cases?

Re: GPT-5.6 Sol, along with Terra and Luna, will launch publicly this Thursday

#12
Damn this is exciting. I love that gpt models are much faster, efficient and cheaper than Claude models. They are so fast even on high/xhigh that I don’t find myself using the parallel agent setup anymore much since its cognitively less demanding to just follow along what the model is doing and most tasks it will complete in <5-<10mins anyway.

Re: GPT-5.6 Sol, along with Terra and Luna, will launch publicly this Thursday

#13
post #8
post #2

Any previewers have hot takes? I've really preferred gpt-5.5 over Opus 4.8 for data analysis and scientific software work. It seems much more reliable. Fable is unusable for the type of work that I do (due to guardrails). Really looking forward to trying these new OpenAI models out.

Interesting to hear people like gpt-5.5. For me it feels smart only at one shot prompts, but if you try to build up session context before doing something it feels magnitudes inferior to Claude. I'm almost sure its because the thinking of previous turns is stripped with the responses API, so if I tell it to analyse something deeply, what remains of the understanding in future turns is only the short response text of…

For gpt-5.5 I build up that session context into a markdown file, and then I start a new session and give it the markdown file with the instructions for what to do.

I'm guessing this works better because it can always go back and re-analyze the saved context.

Re: GPT-5.6 Sol, along with Terra and Luna, will launch publicly this Thursday

#15

I'm most curious about whether OpenAI finally taught its models how to design interfaces. They have been behind the other labs in this area for what feels like ages.

What do you feel is the best model for interface design right now?

Re: GPT-5.6 Sol, along with Terra and Luna, will launch publicly this Thursday

#17

Thoughts[^0] from Theo, who had early access: > It's a damn good model. Not quite as "smart" as Fable, but it is incredibly capable. Fixed all the problems I had with GPT-5.5. > It is incredibly determined. Will run for a day without even using a /goal. It understands subagents incredibly well and is great at orchestrating. It's super pleasant in use cases like OpenClaw and Hermes Agent. It knows iOS dev incredibly w…

I feel like listening to Theo about anything technical is like consulting a Labrador retriever for advice on quantum physics.

Every time I've ever seen one of his videos it's pretty clear he has very little understanding of development or engineering. I first became aware of him from his early "unit tests are a waste of time" stuff, and it seems his skillset is building a personal brand. Fair play, he's clearly talented at that, but that doesn't make his opinion on anything else worthwhile.

Post reply on HN