there seems to be very big misunderstanding about what the "ultra" is, so let me explain it basing on the codex source code:<p>it's similar to Claude code ultracode.<p>there is no ultra effort level implemented on the backend. it's just alias in the codex to max effort setting and single line addition to prompt to use subagents proactively. that's all<p>as far as we know pro models work differently. for once those are backend implementations and they probably run multiple parallel reasonings for any chunk and use some judgement model to pick best version as persistent one. but that's what I believe is most popular guess, because this is openai secret sauce.<p>there is still no way to use pro models from codex, or at leat so far there is no trace of it anywhere.
> single line addition to prompt to use subagents proactively.<p>This misses an important detail. In Claude Code [1], ultracode suggests the agent create a JavaScript code to deterministically orchestrate sub agents. This is different from just having the main agent launch sub agents and (non-deterministically) manage them.<p>The resulting workflow is called “dynamic” because CC creates this orchestration script dynamically, “on the fly”.<p>[1] <a href="https://claude.com/blog/introducing-dynamic-workflows-in-claude-code" rel="nofollow">https://claude.com/blog/introducing-dynamic-workflows-in-cla...</a><p>Another useful thing about dynamic workflows is you can ask Claude to make them <i>durable</i> as skills (or slash command) that can be invoked later.<p>I believe inside Google they have a similar concept called “deterministic workflows”.<p>I find ultracode extremely useful. Of course you have to watch how your 5 hour and weekly session usage percentages are getting used. So I had Claude make a status-line with 3 progress bars: for context window, 5h session, 7d session:<p><a href="https://pchalasani.github.io/claude-code-tools/tools/statusline/" rel="nofollow">https://pchalasani.github.io/claude-code-tools/tools/statusl...</a>
Btw, the /loop “dynamic workflow” is so beyond broken/not working.<p>It’s sad to see folks like Karpathy make a big deal about looping, than to find that the loop command is broken and it’s crap vibe coded documentation isn’t even accurate on the Claude docs.<p>This whole dynamic workflow idea is on face bad. It’s all done as a massive cope for the fact that real determinism (I.e using structured outputs to enforce control flow of tools deterministically) is bad for alignment/safety so they can’t let you have access to those tools anymore…
sources for easy confirmation:<p><a href="https://github.com/openai/codex/blob/98d28aab54ed86714901b6619400598598876dd0/codex-rs/core/src/session/multi_agents.rs#L53" rel="nofollow">https://github.com/openai/codex/blob/98d28aab54ed86714901b66...</a><p><a href="https://github.com/openai/codex/blob/98d28aab54ed86714901b6619400598598876dd0/codex-rs/core/src/client.rs#L172" rel="nofollow">https://github.com/openai/codex/blob/98d28aab54ed86714901b66...</a><p><a href="https://github.com/openai/codex/blob/98d28aab54ed86714901b6619400598598876dd0/codex-rs/core/src/context/multi_agent_mode_instructions.rs#L7" rel="nofollow">https://github.com/openai/codex/blob/98d28aab54ed86714901b66...</a>
The nomenclature in this industry is all over the place.
That's strange. One can easily steer their session to use agents proactively.
ultracode in Claude Code kicks off a dynamic workflow.
I'm working in large US corporation.
And I see that I already have access to 5.6-Sol Ultra on my corporate account.<p>I haven't really used it yet.<p>2 months ago management was showing us scoreboards, praising leaders who used most tokens.
Last few weeks, we're getting weekly emails, telling us that whenever we can - we should use cheaper models, and that we should watch the page which shows our tokens usage.
The craziest to me was someone saying “we are using AI in daily processes, now we need to automate”.<p>But of course to some asshole non-technical people it meant asking for their vibe coded bullshit to be merged into production without review and fighting about it.
That's kinda hilarious. Pretty soon they might just ask people to write code themselves.
I’m in Finance and learned pretty quickly that to point out the implicit future cost raises based on the cost the LLM-providers need to recoup was unpopular at best (STFU better describes the situation). Running full force into a bear trap.
I've seen that mentality and gone to bat to convince a boardroom that it's the wrong approach, when people were star-struck by the possibilities. Luckily I'm in a position as CTO of a (very non-tech, brick and mortar) company that entrusts me to manage their budget for new features, and prevent erosion of our software/logistics over the long term. And I've come down decidedly on the side of not having LLMs fuck with any schema or architecture changes or anything in the codebase that would touch upon business logic. When your code actually encapsulates business logic, which is often counterintuitive and full of weird exceptions, 90% of the code work is done by prior planning to map out all possible branches and the algorithms to assist employee decision making. The 10% that's actually writing code needs to be done by someone who understands the entire stack <i>and</i> business model perfectly. Some nice HTML/CSS fluff here and there is great to hand off to an LLM, and you don't need frontier models for that.<p>I shot down similar arguments in favor of outsourcing overseas for years. Outsourcing any critical logic to an LLM is even worse.
> I shot down similar arguments in favor of outsourcing overseas for years. Outsourcing any critical logic to an LLM is even worse.<p>Outsourcing to another continent of humans and supplementing workflows with LLMs are entirely different operational universes. I think it is fair to put them on the same spectrum, but they're really far apart.<p>I'd argue outsourcing is a far more aggressive abdication of ownership of the technology than bringing an LLM agent in house and having it light a few fires under a few asses.
Other than the delay time, I'm not sure I see the difference. You're removing your primary from the job of writing code, putting them into an editorial role, which removes responsibility and agency and actual hands-on understanding. The quality of the code is beside the point. More friction (language barriers, time zone difference) is actually better if you want to maintain institutional knowledge, because it requires more intellectual engagement. Accepting the LLM answer is too easy and leads to a decay of the systems knowledge and of the thought process.<p>[edit] as the sibling points out, decayed system knowledge leads to relying on the LLM to fix the bugs the LLM introduced, which causes further decay in the institutional ability to reason with the business logic in code.
It can be as similar to or as far from outsourcing as you allow it to be.<p>The "if AI code breaks, who will fix it? -> "AI will fix it" exchange has (anecdotally) been very common among executives, which is much closer to outsourcing than programming.
No need for the downvotes imho. Can’t speak for u/noduerme but in putting outsourcing (labor, LLM/AI) in the same basket I don’t see a category mistake, but a dry way of looking at business. What are the risks, what are the rewards, what future skills are we at risk of losing (the business logic part) if we go in direction XYZ.<p>Something completely different (but with the same logic): do you outsource legal, hire your own team of business lawyers or will you let customer services use AI for legal problems (and only hire a lawyer for a day in court)? I think all three solutions are currently active in different firms. From a risk perspective I would always want a lawyer on my team. Insource those learnings. But perspectives vary.
Not sure if you were asking me, but the company I'm CTO of has in-house legal counsel, even though it's not a huge company. Their decision to keep software and also marketing/branding and art direction in-house for the past 20 years has followed the same logic. [which is to say: When they began as a single shop, the first thing they did was bring on legal]. I think it's a smart way of doing things. It's certainly a <i>lot</i> cheaper, and it earns more loyalty and commitment.<p>Moreover, any of us can run essential questions by each other, the marketing director, the lawyer, the CEO, the GM. And everyone has a stake. So all the creative and business decisions are worked out pretty quickly, and new features roll out with everything vetted and in place.
since when did HN have downvotes?
You know… up until your comment I’ve never even considered there are companies right now outsourcing overseas to people who will just vibecode it for a quick buck, my those companies live in interesting times
You’re in finance and you should know better… it’s not about recouping costs.<p>It’s about pumping up revenues, earnings and eventually cash flows (since they can’t keep raising money constantly) to support a nonsensical valuation.
This is wrong. Token costs for the same model rapidly collapse over a year. Hardware inflation is a thing but not bad enough to outweigh the massive impact of software optimizations.<p>Tokens billed at API prices are profitable for openAI and anthropic today and it only get more lucrative every month for them as their inference costs fall. If it weren’t for continuous massive training runs taking larger and larger capex, these companies would be massively profitable
The sad part is that you work in FINANCE of all things and this happens there.<p>Like: What competence do decision makers in FINANCE have, when they are this oblivious to economics?
Look, I share your sentiment. But, I can relate to the C-squad though. Going squarely against the market sentiment is not the way to gain and keep confidence. And everyone is vibing right? So they are probably thinking something like: as long as the spent is < few percent of a years profit, we can always adjust direction in the future and at least we’ve bet the same horse as the rest. “Those penny pinchers in finance (:: me) don’t get the big picture.”
A better question would be how anyone who thinks about economic fundamentals could get a job in finance (or stay in it).<p>[no offense intended to the parent post, I'm on their side]
oh no! what about all these demos which product management vibe coded?
> Pretty soon they might just ask people to write code themselves.<p>GPT-10 Human Ultra
Same here. It's insane that big, conservative tech companies would sign contracts saying "allow our engineers to use however much they want, we'll pay the bill later, no matter what it costs". In any other domain my company would insist on prior permission, and soft usage caps, and hard usage caps, and real-time tracking of actual dollar amounts (not just opaque tokens/credits, not just an after-the-fact view on a dashboard).<p>The AI companies' salespeople must be the greatest geniuses in the history of the world.
> <i>2 months ago management was showing us scoreboards, praising leaders who used most tokens. Last few weeks, we're getting weekly emails, telling us that whenever we can - we should use cheaper models, and that we should watch the page which shows our tokens usage.</i><p>GPT 5.5's <i>double</i> token cost was the threshold for me. These things are getting expensive quickly - the subsidized pricing can't go on forever.
We are using this brand new hammer to build everything!<p>Please stop using this brand new hammer for glassmaking.
The leader boards based on token usage happened in our org for a month. Then we managed to convince the board that what matters is the reliable software shipped. Now we are back to DORA metrics.
Apologies for sounding like a billboard, but this is exactly why we built <a href="https://flowstate.inc/" rel="nofollow">https://flowstate.inc/</a>
Dog! Use it and tell us how it is! Stop with this token maxing moaning. You have access to a new powerful tool.
Are corporate employees not allowed to use personal subscriptions?
Sounds like a bad idea in general. Any data use agreements get lost, shadow-IT brews and nobody knows what tools to use, oh and it's against the service terms.
Generally not, since the corporate account has all the privacy knobs turned up. I use my personal account on my open source projects, where code leaks aren’t exactly an issue.
Unless you get written permission you can be sued for publishing their trade secrets. This can end in jail time if your employer is particularly uncaring.<p>Ymmv, do whatever you want . It's your life.
If you want your company's code to be used in training, then yes.
> 2 months ago management was showing us scoreboards, praising leaders who used most tokens.<p>Everyone is insane.
I’ve switched to a more precise use of agents where I give less autonomy but I have much higher trust the output will be what I expect.<p>And I do more hand coding to guide the agent to useful patterns I want.<p>I feel like that’s how I used less capable agents a year ago. But I’m finding even with high quality agents, the slop creeps in.<p>I want more control. I want to save money. Hence going back to a more 80/20 agent to human LoC split.
I'm using local models in Ollama for most things and only use the paid corporate account when my local model gets stuck.
interesting, our enterprise account here in Australia doesn't have access to it yet.
I wonder if clues like this will be what are written in history books as the beginning of the bubble bursting.
wow almost as if they needed to incentivise people to use and then tame it down to keep it in sustainable levels. shocking!
For context:<p>> Additionally, we’re introducing a new ultra mode that goes beyond the capabilities of a single agent by leveraging subagents to accelerate complex work.<p><a href="https://openai.com/index/previewing-gpt-5-6-sol/" rel="nofollow">https://openai.com/index/previewing-gpt-5-6-sol/</a><p>Can someone explain how this compares with Pro? I thought Pro was already something similar.
For pro mode the agents worked independently and only when they all finished did a new agent take a look at everything to merge the work into a single response. The new thing involves subagents that have been trained to cooperatively pursue a task and are allowed to communicate with each other along the way.
I tried a pro model out the other day and thought there must have been a bug in Pi’s cost calculations. But no, it’s absolutely fucking insane. Wasn’t even any better at the task.
I really suspect that the models are basically the same below, it’s all in the prompt. The way I use them, surgically, they seem to perform about the same. Fable certainly hasn’t blow my socks off.
Yeah, the bigger models shine when it comes to complexity (making the right decisions regarding choices with second-order effects), ambiguity (esp. common sense) and time horizon (agentic steps and context size).<p>If your tasks are well defined and don't require a very large number of steps -- e.g. you're asking for small, clearly defined changes to the code -- you're fine with grok-4-fast. (Well, you would be fine if they hadn't killed it.)<p>I work in both of these modes, and I find that the latter actually <i>benefits</i> from dumber models, because smaller models are faster. The work shifts from async to realtime/interactive. So you can stay alert, keep track of what they're doing and iterate, instead of alt-tabbing, getting a coffee, and then spending extra time resynchronizing your mental model later.
This is where I think you see the distinction between two classes of LLM users:<p>1. Managers: those who generally know what needs to be done, and want it done faster, so they provide a lot of instructions and context (where many developers fall)<p>2. Executives: those who vaguely know the end goal, but are clueless about the process, and are willing to burn resources and cycles on a black box to get the result
> Fable certainly hasn’t blow my socks off.<p>Same. I suspect they'll get better at taking in terrible prompts over time though... Maybe that's what Fable does better, reminds me of Sora 2, it would take my crappy prompt and expound upon it. I told it once to generate a video of someone working at some company that changed its name, but the old name had historic relevance, it referred to the new company name without me telling it to, by virtue of me wanting a video of TODAY with a 90s icon.
Where fable has blown me away is converting entire code bases and or refactoring across many different segments.<p>It’s far more careful than opus and puts far more effort into testing and validating by default.<p>Switching back to opus at work was a downgrade. Similar requests felt more clunky and needed far more hand holding.
Some of it feels boiled down to "opus works better when told not to be dumb, fable's prompt tells it not to be dumb."<p>If they know much of what the tool is used for, they can customize prompts to "do that usage right" even if the user doesn't know exactly how to ask for it.
> Fable certainly hasn’t blow my socks off.
Same. Its not so much perf increase as cost increase justified by ambiguous perf increase.
Do you have a source for this, or just rumors?<p>The responses I get from pro don't feel like ensembles. They are often very one directional.
I imagine this is something like Anthropic's dynamic workflows where a JS file is created to make a little AI harness on the spot
Wow, I hadn't heard of this!<p><pre><code> const audits = await pipeline(found.files, file =>
agent(`Audit ${file} for missing authentication checks.`, { label: file }),
)
</code></pre>
I asked Claude in the browser if it could do anything like that. It wrote a little frontend app that calls the Anthropic API (with fetch()), without including a key. I expected that to fail, but it worked!<p>Apparently in the web chat (and also in Claude Code?[0] Though I haven't tried yet) they can call the Anthropic API and your subscription key gets auto-magicked into the requests somehow.<p>Those are two separate things of course (aside from the key-injection) but I guess there's no reason it couldn't run completely in the front-end... hmm...<p>[0] <a href="https://code.claude.com/docs/en/workflows" rel="nofollow">https://code.claude.com/docs/en/workflows</a>
I feel like it's not crazy to run Javascript in the browser... We've come so far I almost forgot where it all started.
My understanding is that in the generated JS code, the subagents are invoked as headless Claude, equivalent to Claude -p, or the agents SDK.
How is this any different than what we have already? We've had this ability for ages (6+ months, decades in the AI world), you can literally today easily prompt CC or Codex to use subagents to accomplish tasks and they'll do it well. My entire workflow is one top level orchestrator chat creating tickets to dispatch to subagents to implement, and other subagents to verify. Why is this being sold as a new thing? Have HN users never tried tried asking CC or Codex to use subagents?
The top comment on the thread explains this will involve subagent to subagent comms.<p>To what effect I don’t know… I thought subagents were useful because they were explicitly single purpose and bound to a narrow context
I'd love to read more about how to use this workflow. What kind of top level instructions does this actually work with? Is there an article out there with some concrete examples of how to do this effectively?
in opencode, if you directly referencee a subagent keyword or the name of a defined agent, it'll often spawn the agent.<p>If you don't mention it directly, it's 50/50 whether any given request will invoke a subagent.<p>The same with tools, skills, etc. No matter how smart these LLMs appear, they rarely do thinking as you expect.<p>So basically: learn how the harnesses operate, and know the names of the tools they have.
I assume this is ~equivalent to ultracode in Claude Code, which can deploy a tree of hundreds of nested subagents and was just released experimentally 5 weeks ago IIRC.
Because most people need complexity to be wrapped in a simple UI/UX. Most people just want the one-two button press and be on their way.
Pro also makes you ask it to use sub-agents instead of just doing it when useful.<p>Hopefully, 5.6 will automatically spawn sub-agents without needing to ask.
i would believe this will be matched with something like orchestrator-focused model:
<a href="https://news.ycombinator.com/item?id=48624782">https://news.ycombinator.com/item?id=48624782</a>
I wonder if it's related that that OpenAI has found a way to cut inference costs by half, according to The Information.<p><a href="https://www.theinformation.com/newsletters/ai-agenda/openai-discovers-new-way-cut-inference-costs-half" rel="nofollow">https://www.theinformation.com/newsletters/ai-agenda/openai-...</a>
<a href="https://archive.ph/NEwVz" rel="nofollow">https://archive.ph/NEwVz</a><p>"However, these inference optimizations, which rival Anthropic refers to as “compute multipliers,” are a big focus for all the labs. Anthropic CEO Dario Amodei has been publicly talking about the concept since at least mid-2023, when he said on a podcast that the company limits “the number of people who are aware of a given compute multiplier” because it could give other AI labs a leg up if they were to be able to replicate them. (Compute multipliers can also refer to efficiency optimizations in the model-training phase.)"<p>Yes, on a world with finite resources where your industry is singlehandedly siphoning ALL THE RESOURCES - hoard general efficiency optimizations and treat them as trade secrets - winning is all that matters, normal people and other species and the planet be damned.<p>Everything I hear about Dario these days makes me like him less and less. He sure did seem to speed run the 'tech leader with scruples' to 'tech villain' path! I guess all the cycles are compressing as we approach the singularity..
It gives them a massive advantage because they can cut the cost per token by a lot and eat Anthropic's market share.<p>In what universe is any company going to give that advantage away?<p>In any case if they take away a lot of market share it's basically the same in the end - most people will be using these optimisations.
Not sure I know where I fall regarding your point: Yes to trade secrets, but also science and AI should be for the good of all.<p>OpenAI seems to be trading roles back with Anthropic becoming misanthropic. I hope they both start heading in the direction of how the AI field was prior to LLMs.<p>Collaboration and benefit for all should always be the primary motivator.
> Collaboration and benefit for all should always be the primary motivator.<p>Of all the things to never happen, this is never going to happen the most.<p>That train left the station for good once hundreds of billions to trillions of dollars were involved.<p>On the bright side, in the long run I suspect the vast majority of the value of AI will not be captured by the model making labs and the vast investments in them are going to implode, so...
implode, how?
They're in a price war with the People's Republic of China running flat out with the full backing of a government that literally does not care if they ever see a financial return on the investment, they just want to drive the value of LLM training and inference to zero because we banked the market on it being arbitrarily high margin forever. China was like hold my beer.<p>They have a staggering surplus of grid capacity and can bring more online without any difficulty. We couldn't get a serious nuclear project done if Jeffrey Epstein was offering private flights to the ribbon cutting.<p>In the United States at any given time more than half of the FLOPs are badly misallocated, Meta has like, a double digit percentage of the total capacity going down the drain every day and has for years. That's a conspicuous example but on OpenRouter rankings it's rare to see more than one or two American vendors in the top 10, sometimes the top 20. But 3rd, 4th, and 5th place are all merrily burning half the compute duplicating effort and missing key innovations because we stopped publishing real results. In China if DeepSeek makes a breakthrough it's at Zhupai and Moonshot and MiniMax and MiMo and Qwen that week.<p>Our only lever, export restrictions, seems to do nothing but breed multiply antibiotic resistant super hackers who just get more efficient and immediately propagate all of those efficiencies to the rest of the Chinese AI industry.<p>At the beginning of 2026 there was one Chinese lab with a model that had any real relevance fielding modern tool users. Today in July there are like, eight lagging the absolute frontier by maybe 3-6 months. Barring some massive bend in some curve 3-4 of the top 5 and 6-8 of the top 10 will be Chinese and open weight by January.<p>The great irony in all of this is that our current playbook is straight out of the 1960s USSR, and the PRC's current playbook is straight out of 1960s USA. We're the ones with the opaque decision making and gross resource misallocation driven by the personal agendas of a shadowy cabal of frenemies wired back channel into government in the form of the individuals rather than the offices. They're the ones with a thriving marketplace of ideas powered by robust public/private partnership and a paved path running bidirectionally to the university system.<p>It's going to implode because the Kruschev system does. Theirs is going to thrive because the Kennedy system puts a man on the moon before the decade is out.
>full backing of a government that literally does not care if they ever see a financial return on the investment<p>There's no evidence of this, the parsimonious explanation is PRC AI, by virtue of being sanctioned, simply is not able to run magnitude more expensive compute model, and even if they could, they don't have the $$$ or market cap to do so. So they optimize and involute margins like they do in everything, and US misallocated expensive flops because the entire industry has been financially engineered for phat margins along the entire producer supply chain is just cherry on cake. Like wipe out the 50%+ margins from toolmakers, fabs, gpu/memory/data center components to some reasonable level and US is overpaying for tokens by a stupid multiplier on top of actual compute misallocation due to incompetent infra. Maybe PRC AI has unsound economics, but it's structurally simply not able to misallocate as much as US who will find a way to financialize compute to point of absurdity.
The US can just ban Chinese weights being used in US companies.
There's no need for a ban. There's already no use at all of Chinese models in the US simply because they're Chinese.
If the Trump administration decides to annoint Altman and Amodei in defiance of market forces it will rapidly discover that it no longer has the sovereign bond auction pricing power to prop them up. This isn't 1998: the Treasury has taken five major body blows in the last 25 years, the world's energy markets, maritime insurance regimes, electronic payments rails, and moral authority in places like the UN Security Council are effectively bifurcated. Oil and money and data and people just flow around the United States now. Canada's sovereign debt yields tank harder when the market is spooked, that's the North American flight to quality.<p>The administration could probably put some serious friction on open weight model use in the Fortune 500 for a little while, but the opposition never got such a gift right before a squeaker midterm. And outside of major enterprises with puckered ass compliance departments? Not a chance. It's popular around here to forget Uber and AirBnB and yes, OpenAI and Anthropic all got their start flagrantly breaking the law and grew lawyers and lobbyists faster than anyone could enforce it. And this time everyone from the DNC to the EFF would be holding hands wearing "Save The Models" t-shirts. Not even NVIDIA is remotely pretending they're anything but all in on GLM 5.2, they had an NVFP4 quant up by the time most people read the blog post.<p>And the Trump Administration isn't exactly enamored of Comrade Amodei at the moment, being as they're appealing the lawsuit Anthropic brought against the Pentagon during a shooting war.<p>Forcing the American proprietary AI megalab financing event was our fiscal Ukraine Special Military Operation, the market is calling the bluff and neither the capital markets nor the Federal Reserve has the dry powder to absorb this one.<p>The Treasury auctions will flat not clear in an orderly way. We can't raise 2-4 trillion dollars on a dime in 2026 and if CoreWeave turns out, as many suspect, to be Patient Zero? It would be that big a hole.<p>We play by the same rules as everyone else now. I hope we regard it as being worth it, but I fear we will not.
NVIDIA appears to play on several parallel paths that may compete with each other.<p>On one hand it appears to cooperate with OpenAI and Anthropic, as big customers.<p>On the other hand NVIDIA cooperates with Palantir, providing the HW for its "Sovereign AI OS" (a turnkey system including HW and SW for local inference and post-training/fine tuning) which uses the slogan "The future of AI is on-prem" (i.e. not as a customer of OpenAI or Anthropic, but using an open-weights LLM, e.g. a fine-tuned NVIDIA Nemotron or a Chinese LLM).<p>Presumably with the goal of promoting their competing solution, Alex Karp (Palantir CEO) has delivered a few weeks ago a very harsh criticism of Anthropic and OpenAI (who allegedly inflate the token consumption and they might also steal the data of their customers, which must be sent to them).<p>So NVIDIA both cooperates and competes with OpenAI and Anthropic.
It is in OpenAI, Anthropic, and the US Gov's best interest to slow China down and ban Chinese models. Literally none of what you wrote prevents them from doing so.<p>Once China starts to get scary, Commerce will export control GPUs and declare Chinese models "foreign munitions." Any nation doing business with the US will not be allowed to use these models either, and that will be the end of that.<p>It is just not in the US's interests to fund China in the race to AGI.
I thought they already export controlled all GPUs above RTX. 5090 in power
The assertion that it's in the United States Government's best interests ban Chinese open weight models is a very strong opinion that is not a consensus even at the fringe of Thiel-adjacent psycho thought: Alex Karp is on record about open weight models being necessary, the fucking "we bombed a bunch of kids with Claude doing rubber stamp target selection" guy. He thinks "trust OpenAI and Anthropic" is a radical position.<p>Peter Hegseth, another really pro-America being powerful guy, he's dealing with a lawsuit because he doesn't want Anthropic in his military, he calls it a supply chain risk (he's right).<p>There is no evidence of any kind that a complex attack vector can be trained into model weights and survive all the crazy slicing and dicing that happens between published weights and running model. These things get quantized and run on mathematically imprecise kernels and sampled and LoRA-tuned and Dolphin/Orca de-tuned. Go look at what the ComfyUI community comes up with, those guys know more about WAN 2.2 than the people who trained it. Because those models run for real on a desktop, so there's mad innovation at light speed.<p>There is no one who wants a capriciously expensive black box run by extremely creepy people, not once the capability crosses over (in about November).<p>But don't take my word for it, you just had a chance at one AI IPO, and I'm sure you'll get another, so if you like how that goes, you don't need to convince me!
I run local models every day.<p>We are in a race to ASI. The first country to AGI will be the first to ASI, and the first to ASI will have de facto control over the world and the future of humanity. They will also be able to prevent others from reaching ASI.<p>Of course it's in the US's best interest to slow down China. You aren't zooming out and looking at the big picture, you're taking models as slightly useful tool, not what they will soon turn into.
> They're in a price war with the People's Republic of China running flat out with the full backing of a government that literally does not care<p>There is nothing to support this. You get cheap Deepseek tokens by foreign providers too.<p>It is the same thing with automakers. They complain about not being able to only make luxuary cars with high profits with BYD raining on their parade and blaming the Chinese gov.
And Anthropic sure reads and applies all the open research.<p>This 2023 thread about this issue is prescient:
<a href="https://old.reddit.com/r/MachineLearning/comments/11sboh1/d_our_community_must_get_serious_about_opposing/" rel="nofollow">https://old.reddit.com/r/MachineLearning/comments/11sboh1/d_...</a> (just add Anthropic to OpenAI)
i really hope it's just what Deepseek V4 does. Deepseek V4 is very cheap and highly performant<p>OpenAI tried to pull off the same trade secret thing with RL when they announced o1 and o3, aka "Compute time scaling". Then Deepseek revealed it with Deepseek R1.<p>Could also be something like Deepseek DSpark. Or using diffusion like DiffusionGemma as a draft model. The timing between the release of those, and this article, makes me think its maybe one or both of those things
Ok I’m not sure I follow your point here. Isn’t all that he’s saying that if they find some optimization techniques, that gives them an edge? And that makes sense?<p>How is this suddenly evidence of him being a villain?
The evidence is that unlike Deepseek he does not publish his compute multipliers. Under that argument Deepseek should not publish any of their research either.
It has got to be one of the most insane takes I've read on HN, which to be fair has been trending towards "unhinged" when it comes to Anthropic and AI safety.<p>Compute multipliers are like a quant firm's trading algorithms. They're the crown jewels, the whole alpha of the lab. If you leak them, the lab dies.<p>Protecting them does not make Dario a villain, it's literally his job. It's also Sam's job, Denis's job, Mira's job, etc. Every lab guards these multipliers closely because they represent the entire worth of the lab.
So how can Deepseek publish them without killing themselves?
The fact that they don’t release model weights for free to download on huggingface means that Sam, Mira, Dario, etc are ontologically evil and may they all reincarnate as either durian fruits or cockroaches, ideally as durian fruit infested with cockroaches…
> the company limits “the number of people who are aware of a given compute multiplier” because it could give other AI labs a leg up if they were to be able to replicate them.<p>I wonder if that makes sense if the orgs within the industry are starting to shift their mindset towards "Tokens are expensive, we should use AI less." which feels like an existential threat to the status quo, if those AI providers can't find ways to keep costs affordable for their clients. Otherwise those orgs would just be using GLM 5.2 or DeepSeek V4 Pro but it seems like what they're doing instead is trying to use AI just less, period.
I agree that Dario is pretty annoying, but I think the "tech villain" archetype is essentially survivorship bias. The tech leaders who don't act that way are not nearly as visible because they're not nearly as successful.
How are the Chinese doing it then? It's not a zero sum game is it?
HN is just a massive Anthropic hate fest now, probably funded/manipulated by OAI's $8B PR budget.<p>OP phrases it as a bad thing that Dario is keeping compute multipliers to Anthropic. How naive can one be? Compute multipliers are <i>the whole business.</i> Those are the trade secrets <i>every</i> lab is built on. It is the alpha of the business. How does protecting this make <i>Dario</i> evil?<p>This website is getting out of hand with the uninformed hot takes. I wish when HN was still people that knew what they were talking about.
I'm saying I would do the same thing if I were Dario. I don't think he's evil. I just think his hero complex is annoying.
Hey! I'm an on-again-off-again Anthropic hater and I may be guilty of uninformed hot takes but I'm not paid for by OpenAI[0]<p>People have different opinions than you, it happens..<p>[0] @sama if you're reading this we can fix that...
I'm not as conspiratorial as you, but it does seem the tide of opinion here is turning against Amodei, for no particularly obvious external reason. At the same time, there does seem to be at least some evidence of adversarial attempts to oppose data-centers by America's competitors.
> <i>Please don't post insinuations about astroturfing, shilling, brigading, foreign agents, and the like. It degrades discussion and is usually mistaken. If you're worried about abuse, email hn@ycombinator.com and we'll look at the data.</i><p><a href="https://news.ycombinator.com/newsguidelines.html">https://news.ycombinator.com/newsguidelines.html</a>
Dario tells the truth. If you look at everything through their safe AGI mission it all makes sense. They are not bs'ing about that. Also I think most people just read headlines or 10 second clips and make false extrapolations from there.<p>(BTW Anthropic only exists because Sam Altman is a liar, Dario admitted this.)
Keep in mind, these tech leaders have deluded themselves with the infinite jest of "effective altrusim" which can effective ignore any problem today for some imagined future problem that they're solving. So if they have to enslave the human race because there's a super killer asteroid 10 million lightyears away heading towards us, they'll do it, because obviously, saving future humanity is the only thing that makes sense (because only their genius can save the day)!
> He sure did seem to speed run the 'tech leader with scruples' to 'tech villain' path!<p>What kind of rosy-eyed chump believes in the "tech leader with scruples" bullshit? It <i>always</i> lies.<p>Did some people just ignore Mark Zuckerberg and Tim Cook's sociopathy, somehow? Did anyone buy into their "privacy is a human right" nonsense?
Zuckerberg never had scruples, and everyone knew that from the start.
I find this kind of cynicism fascinating tbh. On the one hand, it seems so relatable in some ways, because there is something uncomfortable about being seen as naive, in a way that being seen as cynical or negative doesn't seem to carry. I guess it's just self-protective, almost like some kind of perverse Pascal's wager: it's better to think everyone is horrible and be wrong than to think the opposite and be taken advantage of?<p>The thing I can't quite square is that it doesn't really fit my lived experience. I <i>have</i> known sincere, genuine people in the types of positions that I'm sure someone like you would declare to be sociopathic.<p>But beyond that, I just don't know <i>why</i> it would actually be true that everyone at the top is a villain. Why couldn't someone like Dario (or even Altman, gasp) be sincere? Because if he is, it does seem like a lot of the moves he's made would make sense given his worldview.<p>But if you assume he's just a villain, then you can twist any of those moves to just be further evidence of that which you already believe.<p>I don't know, I just find cynicism interesting, and a little sad.
> But if you assume he's just a villain<p>You don't have to assume anything. A true "good guy" doesn't openly say that he's fine with autonomous, AI-powered weapons being used against me, and mass surveillance applied to me and my family just because I don't live in the US. A true "good guy" doesn't say "privacy is a human right", and then immediately (and completely) bend the knee to an authoritarian government on this issue.
It stops being interesting, or even sad, after a while. People get stuck in all kinds of places, mentally. Some get unstuck eventually. It’s only sad if you have come to a counter factual belief that it could have gone better.<p>I went in the opposite direction - how far can I push myself to see multiple facets of a story? That is a wild ride, and it gets progressively more wild.
> how far can I push myself to see multiple facets of a story?<p>Please, I'm dying to hear the optimist's take on Mark Zuckerberg's career. It wouldn't happen to be embarassingly foolish, would it?
It's a lot easier to sound smart on the internet if you're a bitter cynic.<p>Lots of nerds for some reason have made cynicism a personality trait. They think optimism/honesty is hopelessly naive, therefor cynicism is the correct default.
> Lots of nerds for some reason have made cynicism a personality trait. They think optimism/honesty is hopelessly naive, therefor cynicism is the correct default.<p>It is the result of experience. Working with and creating systems (even embarrassingly simple ones), then seeing them fail in a myriad of ways more often than succeeding, colors your expectations about throwing humans into the mix.<p>Children learn to lie as part of their natural development, but do not always externalize that until faced with media (Airheads candy commercial or equivalent). Either way, honesty is expected as a default for utility and not an expectation in leveraging goals.
For these particular characters, the evidence is heavily against your panglossian take.<p>All have collaborated with the current US regime. All have shown signs of being quite willing to compromise their principles in order to make money.
> I just don't know why it would actually be true that everyone at the top is a villain<p>History.<p>Also, nobody said 'everyone' or 'villain'. How Paul Graham of you.
simple math. Money == Power.<p>Power corrupts, absolute power corrupts absolutely.<p>Given enough money and increasingly perverse incentives to gain even more has a very high potential to corrupt.<p>Did they start out as corrupt, or was it the influence of the power that came with the obscene amount of money?<p>It's really a chicken and egg level of calculus.<p>Doesn't matter which came first, either way you get feathers and chickenshit all over the yard.<p>Do some very rich people still seem very nice in person? Sure. Of course they must, because otherwise no one would willingly work for or with them. As the total amount of money goes up, the incentives to remain 'seemingly nice' go down and either you get to see who they really are, or who they became through the choices to make that much more money. Doesn't matter which is true.<p>The examples of non-villainous billionare are rare.<p>Of non-villainous multi-billionaire; lets see there's about eight of them that stand out for giving significant amount of the massive wealth to helping the world around them, who live normal lives like the people in the communities where they reside, and who participate at the companies they own by eating in the company cafeteria among the people who earn the wealth they enjoy.<p>Thats 8/3400 global billionaires ... about a quarter of a percent.<p>And of the 'pledges' like Giving Pledge by the billionaire class, the actual amount delivered - not parked in a family or private trusts for tax deductions; but actually delivered to the front lines of any global crisis amounts to 0.18%, less than one fifth of one percent of the $20.1 TRILLION dollars held by that class of owners. thats less than $2.00 on every $1000.<p>That's not to say that donating to public needs is 1:1 for non-heinous behavior, but it seems like a basic tool for distinction. the 'can make a significant difference in global suffering : chooses not to' ratio as a surrogate for villain may be useful metric and doesn't require cynicism as the underlying rationale for calling someone's behavior as unkind in general or mean in particular.
It's the Tragedy of the Commons. There will <i>always</i> be a vacuum of predatory bullshit that can be filled, and the victor is always the biggest sociopath. Rockefeller, Cecil Rhodes, Elon Musk, it's the same traceable pattern all the way back through history. It's not that <i>everyone</i> is like this, but that a few crafty marketeers are able to ruin it for everyone.<p>Why <i>should</i> I treat Sam and Dario with special white gloves? Are they different, this time? They have peers in China that do the same research and <i>actually release it</i> to the public. They let you run the production weights on your own machine. Am I a cynic, for comparing these CEOs to their populist superiors? Am I stupid for assuming their hostility when they refuse to give us the benefit of the doubt?<p>I'll believe their actual altruism when I see it. Both are seeped in "boy genius" puffery and lie out their ass. If this is the future of intelligent innovation, then America is truly declining.
[dead]
[dead]
I wonder if AI labs are actively manipulating the narrative (and thus investor sentiment) by airing problems, and then solving them weeks to months later. I wouldn't be surprised if they have a lot of stuff figured out that is not included in the current version, just to make a steady product cycle with years of tangible improvements from one version to another (this is a common practice in the industry).<p>For example, if inference isn't too expensive, but they figure out how to cut costs, then price goes down. After all, why pay OpenAI when a smaller datacenter can give you similar models?<p>But, if they make a huge issue about how inference is too expensive, they engineer a crisis of their own creation - then, once they deploy the solution (which they might already have), then they're back on top.
Semi-related, has anyone noticed their GPT 5.5 usage in Codex being cut in half as of a couple days ago? I got a lot more mileage out of my session usage yesterday for the same workload.
I've noticed less quota and 5.5 intelligence degrading. I didn't run the analysis like the post the other day, but I had noticed decreasing ability to complete tasks, more laziness. Switched back to 5.4 and it's much better. Maybe they're getting ready to launch 5.6?<p><a href="https://github.com/openai/codex/issues/30364" rel="nofollow">https://github.com/openai/codex/issues/30364</a>
[dead]
What’s the technique? And did they buy it from thinking machines?
Hope this forces Anthropic to be less stingy with Fable.
Not including their best model in a max subscription would otherwise be truly a good reason for once to consider going back to openai for me. I'll at least try it.
It is not because they want to but because they literally don't have the capacity to.
Why haven’t we seen any queues or the like over the past week then? If it’s truly a capacity limitation why not just boot subscription users to a lower priority queue or limit usage to outside peak hours?
What a suprise, to make better models, they just making them larger and larger, then they can barely run it, after a round of LARP-ing that they invented some dangerous LLM?
I thought that was solved after the SpaceX deal? Claude is rarely down since that and they have a 1.5x usage promo until 13th July.
Recently, I've been so eager to get new model releases in Codex. I'm hooked. I hope this accelerates development. Shows how dependant I have become to Codex.
Has anyone already tried 5.6 Sol in their day to day coding/development activities?<p>How does it compare to GPT-5.5?
the naming convention has reached the point where i am pretty sure the next one will just be called "GPT: The Reckoning"
Competition is still needed to allow us users to make better use of these good models.
I’m really looking forward to see non contaminated benchmarks. In this space its obvious that every day is just another day of a race. Cross fingers we get better opus for lower price
Will it have similar limited access like Fable? It is an interesting timeline, as general access for Fable (without using extra credits) is coming to an end :(
It is like with drug dealers, you get some free dose, then cheap one, then you pay an arm and a leg.<p>Somebody has to finaly pay for these heaps of accelerator hardware.
Are people excited about the capabilities of 5.6 over competing LLMs?
The full conversation <a href="https://xcancel.com/haider1/status/2073695124220006575#m" rel="nofollow">https://xcancel.com/haider1/status/2073695124220006575#m</a>
Nice! It never made sense to me that Pro Extended wasn't in the Codex app.
I still don't know why OpenAI doesn't put gpt-5.5-pro in Codex. It's one hell of a model and easily parallels Fable/Mythos. Sure, it'll use up your quota much faster but that's the price some users are willing to pay for absolutely high quality responses.<p>I think gpt-5.5-pro runs 12x parallel gpt-5.5 agents behind the scene and uses OpenAI's secret sauce to synthesize their answers into one insanely good response.
API pricing ends up being something like 20x more expensive for GPT 5.5 Pro than GPT 5.5 for actual work, even though the token cost is "only" 6x. On benchmarks where I've run both, I saw $1.12 mean per task with 5.5 and nearly $23 per task with 5.5 Pro, I guess it chews longer and harder on the problem.<p>If that's at all reflective of what it costs them to run it, I imagine they're in the same boat as Anthropic with Fable; they probably can't afford to offer it at subscription prices given current cost to operate it.<p>If 5.6 Sol Ultra has efficiency improvements (at one or more layers), and it allows OpenAI to offer a model that's competitive with Fable on the subscription plans, I'll guess a lot of folks will switch.<p>Fable is notably better than what came before. I watched it figure out stuff on its own over and over, on extremely hard problems, that I previously needed to guide a model to an understanding about, or work with them back and forth for several turns to figure it out together. Like, I've been reverse engineering a hardware device lately, and I've tried to tackle it a few times in the past with both some version of GPT and a couple of versions of Opus (most recently 4.7). In all cases, I barely made progress...would have gotten there eventually, probably, as I'm stubborn, but there were roadblocks constantly, with me and the models getting stumped and going around in circles in the end on every prior attempts.<p>Fable figured out other ways to find out what's happening, it dug into config files, found and extracted Boost-serialized data, compared that data to the observed behavior, built tools to compare the observed data with our emulated behavior, without being prompted. Would I have gotten there? Eventually, maybe. All prior models didn't; they mostly just tried the things I suggested and stopped at "well, that didn't work" or declared success after seeing results that matched their misunderstanding of the problem. I guess it's possible my prior attempts with other models had "loosened the lid" on the problem; we did already have a long list of documented "this didn't work" and a pile of tools for finding out if something worked. But, even so, I was impressed.<p>There probably will still be a "OK, let's rewrite this so it's not using lookup tables to precisely simulate the hardware behavior in software, because we don't need the noise, too" stage of the process...but, in one day with Fable, it solved a problem that I'd banged on for at least a week or too in the past with very little real progress. I don't think the models write exceedingly good code, even the best ones, but it sure does figure shit out quick.
<a href="https://developers.openai.com/api/docs/models/gpt-5.5-pro" rel="nofollow">https://developers.openai.com/api/docs/models/gpt-5.5-pro</a><p>> GPT-5.5 Pro does not offer a cached input discount.<p>I think this tells you in one line. It's basically set up for one-shot inference right now, by the looks of things. If you use this in a harness, it would almost immediately fall apart on cost. Not to say that they couldn't make it work, just saying that at least as it's delivered currently, they haven't done so. On the web, there might be doing something to get the equivalent of that behavior internally, such as keeping the session truly alive on GPUs rather than using their external-facing cache-style approach.
many of us and myself have been using chatgpt pro from codex cli for months now<p><a href="https://github.com/agentify-sh/desktop" rel="nofollow">https://github.com/agentify-sh/desktop</a>
I recently have been testing ChatGPT business at work and the quota seems to disappear almost instantly even using weaker models. Unless they dramatically increase their quotas it’ll be unusable.
I don’t know how anyone can realistically use the “business” plans - you blow through your quota so quickly. I use a consumer Pro account ($100 a month) and don’t hit the usage limits nearly as quickly. 5.5 Pro is so slow that it’s not a big deal to paste big prompts into it and come back and check on it an hour later.
My solution for the ones stuck with that: use 5.5 for planning and 5.3-mini for the grunt work. 5.3 is remarkably useful still but you need to hold its hand.
Is it as good as Fable..? Fable is the first model that mostly writes without the AI slop format for me, and so I can comfortably actually copy and paste most of what it spits out.<p>OpenAI models have always been the worst in my experience for verbose, slop formatted responses, with each generation increasing in sloppiness.
Copy and paste...? In mid-2026? Why on earth would you copy and paste code instead of having the cli tool to the coding end to end?<p>I haven't opened an IDE in 8 months or so and have no plans to go back.
> Fable is the first model that mostly writes without the AI slop format for me<p>I'm not that impressed by Fable's writing to be honest, still has the AI giveaways like em dash.
The em-dash is not a "AI giveaway", it's just correct writing. Actual AI giveaways are in the writing style itself.
Humans use em dash as well.<p>I hate that I have had to remove it from my writing style because people assume it’s AI generated. But I think that ship has sailed. I’ll have to do without now.
Parentheses usually read better anyway.
Parens are ok for short asides (like this) but unreadable for longer asides and not usable for compound sentences like the emdash. Unfortunately, neither ellipses nor semicolons can exactly replace the compounding ability of the emdash, I find the best option without it is often to just split a sentence in two.
How do you type the em dash. I thought the point about the em dash "—" is, that it is longer than the normal minus "-". Humans normally have no way to produce it, cause there is no key on the keyboard.
Macos, ios, google docs, and microsoft word will autocorrect two hyphens to an em dash, which is how I normally type it. On a mac you can also type an em dash with option-shift-hyphen.
Many word processors (Microsoft Word, LibreOffice Writer, etc.) and some online editors will auto convert double hyphens "--" as they are typed into an em dash.
Some text editors replace the -- (two separate dashes) with a proper em-dash. Literate people - who understand why em dash exists - have been using it all the time. Thats, after all, how the models learned to use it.
At least in macOS there is a key for that on the keyboard, Shift + Option + Hyphen (-). This information is a quick internet search away.
Being Hacker News, a lot of us use programmable IDEs & keyboards. I added em dash support to both Emacs and Dygma keyboard.
OMG — I'm a robot.
dash dash "--" on a lot of systems and word processors turns it into the em-dash automatically
i cant reply to hn_user2, but i have the same experience, i find myself never using emdash where i would have before
Related:<p><i>Previewing GPT‑5.6 Sol: a next-generation model</i><p><a href="https://news.ycombinator.com/item?id=48689028">https://news.ycombinator.com/item?id=48689028</a>
Which will be the uses cases for this model?
can't wait. been maxing Fable out, if Sol Ultra turns out to be as good and in Codex - that's a paradigm shift
when will it be available? do we know? I don't have X, not sure if the thread mentions it.
No Twitter, what’s he responding to?
<a href="https://xcancel.com/haider1/status/2073695124220006575#m" rel="nofollow">https://xcancel.com/haider1/status/2073695124220006575#m</a>
Check out LibRedirect or Predirect (MV3), it automatically redirects youtube, X, etc links to privacy-respecting frontends.<p><a href="https://news.ycombinator.com/item?id=44344246">https://news.ycombinator.com/item?id=44344246</a><p>107 comments, 1 year ago.
Will individual subscribers have access?
They really try to force everyone into AI.<p>Next logical step: mandatory age sniffing but
it can only be done if you have AI. Those not
complying will be denied access to the www.
Back to terrible naming from Open AI.
Bruh when did understanding chatbots become like following pokemon? Wtf does any of this this mean. Tf is sol? Tf is ultra? Tf is codex? Tf happened to descriptive nomenclature?
Maybe you jest, but I'll bite.<p>> Tf is sol?<p>It's a proper noun: the name given to their latest and greatest model. Means "Sun" in Latin. Similar to how Anthropic has been naming its models Fable, Opus, Sonnet etc. Their other models are called Terra (Latin: Earth) and Luna (Latin: Moon) [0].<p>> Tf is ultra?<p>The name of the "harness" around the model. It'll use deeper thinking, subagents and all that jazz in response to a prompt. Other options include max, high, medium etc I suppose.<p>> Tf is codex?<p>"Coding agent" similar to Claude Code [1], something with a more descriptive name.<p>> Tf happened to descriptive nomenclature?<p>Something like GLM-4-32B-0414-128K (not made up [2]) doesn't quite roll off the tongue I suppose.<p>[0]: <a href="https://openai.com/index/previewing-gpt-5-6-sol/" rel="nofollow">https://openai.com/index/previewing-gpt-5-6-sol/</a><p>[1]: <a href="https://openai.com/codex/" rel="nofollow">https://openai.com/codex/</a><p>[2]: <a href="https://docs.z.ai/guides/llm/glm-4-32b-0414-128k" rel="nofollow">https://docs.z.ai/guides/llm/glm-4-32b-0414-128k</a>
Of course I understand all this, but why the cuteness? Why not just say "<whatever the hell sol is supposed to imply> 2 agent?<p>> Something like GLM-4-32B-0414-128K (not made up [2]) doesn't quite roll off the tongue I suppose.<p>Surely it would sell better though if they could communicate what they're selling?<p>> Coding agent" similar to Claude Code [1], something with a more descriptive name.<p>Does this really need branding at all? Surely claude should sell itself if it can work as an agent. And if it is a specific model, what tasks is it trained to do? <i>can we see the fucking training to make this money worth it?</i> Or am I just another sucker buying nikes?<p>All of this hand waving makes me nauseated. People should buy value, not vibes.
It's a post on twitter, not a press release.
Branding is far more subsistent and meaningful than either lol. They just want to paint themselves as gods. But they are producing software, not magical beings, and we should see them as salesmen, not gods. Not to mention they'd probably sell more software if people could understand their product lineup
It's to create an in-group, and you are in the out-group.
If you follow AI news you'd know what these are easily, or even just look at the top posts in the last month on HN to see.<p><a href="https://hn.algolia.com/?dateRange=pastMonth&page=2&prefix=false&query=&sort=byPopularity&type=story" rel="nofollow">https://hn.algolia.com/?dateRange=pastMonth&page=2&prefix=fa...</a>
they better get that out fast, it will become totally meaningless when the next GLM gets there first.<p>more competition is always good for consumers.
[flagged]
[dead]
[flagged]
[dead]
[flagged]
Given that it is #1 on the front page now, people most definitely care.<p>Also, from the Guidelines:<p>> Be kind. Don't be snarky. Converse curiously; don't cross-examine. Edit out swipes.
[flagged]
All these names mean squat
I’m all in on Anthropic. How good is frontier openAI models for coding and things?
Gamechanger..
I can see they have inherited their poor product naming from Microslop