26 comments

  • wincy4 hours ago
    Just tried it out for a prod issue was experiencing. Claude never does this sort of thing, I had it write an update statement after doing some troubleshooting, and I said “okay let’s write this in a transaction with a rollback” and GPT-5.5 gave me the old “okay,<p>BEGIN TRAN;<p>-- put the query here<p>commit;<p>I feel like I haven’t had to prod a model to actually do what I told it to in awhile so that was a shock. I guess that it does use fewer tokens that way, just annoying when I’m paying for the “cutting edge” model to have it be lazy on me like that.<p>This is in Cursor the model popped up and so I tried it out from the model selector.
    • XCSme4 hours ago
      I feel like the last 2-3 generations of models (after gpt-5.3-codex) didn&#x27;t really improve much, just changed stuff around and making different tradeoffs.
      • pixel_popping4 hours ago
        I disagree, it improved enormously especially at staying consistent for long-tasks, I have a task running for 32 days (400M+ tokens) via Codex and that&#x27;s only since gpt-5.4
        • ericpauley3 hours ago
          Has that task accomplished anything yet?
          • codemog3 hours ago
            I think the OP is in for a rude surprise when the task is “finished”.
            • hagbard_c3 hours ago
              It will go somewhat like this:<p><i>“You&#x27;re really not going to like it,&quot; observed Codex.<p>&quot;Tell us!&quot;<p>&quot;All right, said Codex. &quot;The answer to your Great Question...&quot;<p>&quot;Yes...!&quot;<p>&quot;Is...&quot; said Codex, and paused.<p>&quot;Yes...!&quot;<p>&quot;Is...&quot;<p>&quot;Yes...!!!...?&quot;<p>&quot;Forty-two,&quot; said Codex, with infinite majesty and calm.</i>
              • pixel_popping3 hours ago
                I bet you&#x27;ve asked Codex for that joke :p
          • xp843 hours ago
            Too soon to tell, give it a billion tokens before we make up our minds
            • pixel_popping3 hours ago
              Oh boy, you are far from what it requires, we are probably talking 3B+, but note that this is just codex, obviously codex is also doing automatic adversarial with the regular zoo (gemini-3.1-pro-preview, opus-4.6&#x2F;4.7, gpt-5.3-codex, minimax-2.7, glm-5.1, mimo-2 (now 2.5) and so-on, you get the gist) :)
              • fl4regun3 hours ago
                what is that task doing???
          • elAhmo44 minutes ago
            It made Sam richer.
          • SecretDreams3 hours ago
            Kept the OP employed for a full extra month at their high AI metric firm, hopefully.
        • lowdude3 hours ago
          That’s actually crazy, what kind of task is that? And is that a recurring kind of task like some analysis, or coding related?
          • pixel_popping3 hours ago
            Coding (along with docs, tests obviously), rewriting a huge chunk of the KVM hypervisor <i>(in Kernel 7, started in the -rc2)</i> and KSM and other modules, can&#x27;t say too much about it yet <i>(might do an announcement in coming weeks)</i>. The coding is automated but the plan took days of manual arguing <i>(with all models possible)</i> prior (while doing other things during waiting times as I currently manage 70 repos for an upcoming release of our Beta).<p>I think users really underestimate the capabilities of &quot;AI&quot; when using the right tooling&#x2F;combinations of models and procedures (and loops), that&#x27;s talking with 2 decades of dev behind me, genuinely I&#x27;m not on phase with people saying it produces slop of any kind, at this stage, it&#x27;s mostly the fault of the prompter <i>(or the prompter not having enough tokens to do mass adversarial)</i>, but clearly, I can genuinely state that the code produced is overall the SAME quality as I would by being extremely meticulous.<p>I&#x27;m like a bot following 30+ threads concurrently, sometimes it&#x27;s fun, sometimes it feels like playing casino, sometimes it&#x27;s boring, but this is truly an insane era if you have the funding for it, obviously we stack many MANY accounts in rotation 24&#x2F;7, equivalent in API cost by myself is about 100K$+ (a month) but we pay only a fraction of that cost thanks to the plans.<p>PS: I have 8 monitors in front of me to manage all that (portable monitors stacked together).
            • Urahandystar2 hours ago
              Please do an update when you&#x27;re ready, this sounds like madness to me so I&#x27;d love to see what the output is. Whatever it is I have to know.
            • ericreg921 hour ago
              Please do a post about this (though I realize that takes time). This sounds amazing. I have always dreamed of doing this too but just don&#x27;t have the budget.
            • jamwil1 hour ago
              I’m vague on a specific reason for this feeling because there are a few to choose from and no one overpowers the other, but the emotion that comes to mind when I read this is disgust. As a society I feel we will look back on the subsidized opulence of this moment with total and utter contempt.
              • holmesworcester1 hour ago
                Or nostalgia for simpler times
                • jamwil49 minutes ago
                  That as well. But everyone reading GP’s posts knows in their bones that it’s unsustainable. It’s economically unsustainable and environmentally unsustainable, and in that context it strikes me as pure hoarding behaviour. Taking as much as they can for themselves before the house of cards crashes down.<p>I have no sympathy for OpenAI or Anthropic as corporations, but if these are the new tools of the trade, then platform abuse like GP is bragging about serves only to destroy the livelihoods of the rest of us who are content to use our fair share.<p>There’s no such thing as a free lunch, and the bill always comes at the end.
            • 7thpower53 minutes ago
              I have yet to talk to someone who is taking this approach and doesn’t end up with a dumpster fire, but here is to hoping this time is different.<p>Hope it works and you post about it.
        • r_lee3 hours ago
          ...what? what kind of a task are you running?
    • endymi0n3 hours ago
      OpenAI is the first company that has reached a level of intelligence so high, the model has finally become smart enough to make YOU do all the work. Emergent behavior in action.<p>All earnesty aside, OpenAI’s oddly specific singular focus on “intelligence per token” (also in the benchmarks) that literally noone else pushes so hard eerily reminds me of Apple’s Macbook anorexia era pre-M1. One metric to chase at the cost of literally anything else. GPT-5.3+ are some of the smartest models out there and could be a pleasure to work with, if they weren’t lazy bastards to the point of being completely infuriating.
    • syspec4 hours ago
      Can&#x27;t tell if above is good or bad.
    • hbn3 hours ago
      GPT-5.5 shatters benchmarks for amount of faith it puts in the user.
  • guilamu3 hours ago
    Just tested it on my homemade Wordpress+GravityForms benchmark and it&#x27;s one of the worst model of the leaderboard performance wise and the worst value wise: <a href="https:&#x2F;&#x2F;github.com&#x2F;guilamu&#x2F;llms-wordpress-plugin-benchmark" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;guilamu&#x2F;llms-wordpress-plugin-benchmark</a><p>I know it&#x27;s only on a single benchmark, but I dont understand how it can be so bad...
    • goldenarm3 hours ago
      gemma4-e4b is 50% better than gemma4-26b in your benchmark, something&#x27;s wrong
      • guilamu3 hours ago
        Yes those two models were tested on my own PC (local inference using my own CPU&#x2F;GPU). So something my be bugged on my setup. gemma4-26b should be far better than gemma4-e4b.
        • embedding-shape2 hours ago
          Sounds like maybe using worse quantization on the bigger model? Quantization matters a lot for the quality, basically anything below Q8 is borderline unusable. If it isn&#x27;t specified in a benchmark already it probably should.
    • ac293 hours ago
      Your benchmark has Opus 4.7 performing significantly worse than Sonnet 4.6. Even if true on your benchmark, that is not representative of the overall performance of the models.
      • guilamu3 hours ago
        Yes Opus 4.7 fast (no reasoning) did a worst job than Sonnet 4.6 high (with reasoning) according to Gemini 3.1 Pro evaluation.
        • ac293 hours ago
          Your table doesn&#x27;t indicate reasoning vs non-reasoning, or reasoning level
          • guilamu3 hours ago
            When nothing is noted it&#x27;s max reasoning (xhigh in copilot chat in vscode if available).<p>The models not availble on copilot were tested through opencode (max reasoning) and deepseek v4 was tested through Cline (with max reasoning too).
    • mosselman3 hours ago
      You even traveled in time to deliver us this benchmark.<p>I really like this benchmarking. Have you evaluated the judge benchmark somehow? I&#x27;d love to setup my own similar benchmark.
      • guilamu3 hours ago
        Haha, just fixed the date!<p>I haven&#x27;t evaluated the judge benchmark. You have everything needed in the repo to do so though, so be my guest. It took me a bit of time to put all this together and won&#x27;t have much more time to dedicate to it before a couple of weeks.<p>BTW, if you explore the repo, sorry for all the French files...
    • DrProtic3 hours ago
      Seems like benchmark for how good a model is for vibe coding.<p>Your prompt is extremely slim yet you score it on a bunch of features.
      • guilamu3 hours ago
        Yes, the prompt is slim by design. I might be wrong, but the point was to see what the model can do &quot;on it&#x27;s own&quot;.<p>The eval prompt is quite extensive: <a href="https:&#x2F;&#x2F;github.com&#x2F;guilamu&#x2F;llms-wordpress-plugin-benchmark&#x2F;blob&#x2F;main&#x2F;Level%201&#x2F;protocol&#x2F;prompt.%C3%A9valuation.txt" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;guilamu&#x2F;llms-wordpress-plugin-benchmark&#x2F;b...</a>
        • DrProtic3 hours ago
          That’s the thing, not everyone wants and values the model based on that. But I guess it works for you, and that benchmark achieves it.<p>I personally develop with very detailed spec, and I don’t want nothing more and nothing less compared to the spec.<p>I found 5.4&#x2F;5.5 much better at following spec while Opus makes some things up, which aligns with your benchmark but that makes 5.4&#x2F;5.5 better for me while worse for you.
          • guilamu1 hour ago
            Yeah as I said this a benchmark for my usecase only, a single use case, which is obvisouly not representative of everybody&#x27;s needs.<p>What strike me as very strange though is that 0 model were able to just use the search input already present in GravitYForms forms list page and all created a second input.<p>Also, I know it&#x27;s not in the prompt, but adding a ctrl+f shortcut to a search input? Is that that crazy? I don&#x27;t know.
  • gertlabs16 minutes ago
    Comprehensive coding reasoning benchmark results for GPT 5.5 with max reasoning are up at <a href="https:&#x2F;&#x2F;gertlabs.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gertlabs.com&#x2F;</a><p>Live decision and heavier agentic evals will continue being uploaded for 24 hours but I don&#x27;t expect its leaderboard position to change at this point.<p>GPT 5.5 is the most intelligent public model, by a comfortable margin. And <i>significantly</i> faster than its predecessor.
  • robertwt72 hours ago
    Gpt 5.5 combined with codex is really good. I actually have no doubt whenever I asked questions, plan, or implement a code with it. With opus 4.7, I have to keep double checking because it doesnt follow the CLAUDE.md instruction, it hallucinates a lot, by default it makes things up when it can’t find the answer to something. Its crazy how quickly people are saying that OpenAI is left behind last year when they declared code red and look at where we are now
  • jvidalv1 hour ago
    In the only one that feels that OpenAI has bots&#x2F;commenters on payroll on all this kind of news downplaying Claude and stating how much better Codex is?<p>There is too much and there are too many, and some of their takes don’t fly if you use Claude daily.
  • zerof1l2 hours ago
    I don&#x27;t see any meaningful performance improvements in those paid models anymore.<p>They all roughly produce junior developer-level code, continue to have mental breakdowns in their “thinking” stage, occasionally hallucinate things, delete pieces of code&#x2F;docs they don’t understand or don’t like, use 1.5 times the necessary words to explain things when generating docs and so on.<p>I&#x27;m now testing &quot;avoid sycophancy, keep details short and focus on the facts&quot; in my AGENTS.md files.
    • podnami2 hours ago
      This is snark. Since when has a junior level dev managed to debug and deploy say a cloudformation stack and follow up with notes under 3 minutes?
      • gjsman-10002 hours ago
        Heard this analogy elsewhere, but worth repeating:<p>AI is like having the greatest developer who ever lived, but she is always on 4 beers.
        • nathan-hello2 hours ago
          personifying ai is incredibly cringe no matter how weird your comparison is
          • gjsman-10002 hours ago
            Imagine a drunk developer. Sparks of brilliance while missing obvious trees.
    • nimchimpsky2 hours ago
      [dead]
  • Topfi2 hours ago
    Pricing by context length:<p>Input: $5&#x2F;M tokens at &lt;=272K, $10&#x2F;M tokens above 272K.<p>Output: $30&#x2F;M tokens at &lt;=272K, $45&#x2F;M tokens above 272K.<p>Cache read: $0.50&#x2F;M tokens at &lt;=272K, $1&#x2F;M tokens above 272K.<p>Significantly more expensive than Opus 4.7 beyond 272K and at least in my tasks, I haven&#x27;t seen the model that much more token efficient, certainly not to such a degree that it&#x27;d compensate this difference. GPT-5.4 had a solid context window at 400k with reliable compaction, both appear somewhat regressed, though still to early to truly say whether compaction is less reliable. Also, I have found frontend output to still skew towards that one very distinct, easily noticeable, card laden, bluesy hue overindulged template that made me skeptical of Horizon Alpha&#x2F;Beta pre GPT-5s release. Ended up doing amazing at the time for task adherence, which made it very useful for me outside that one major deficit. The fact that GPT-5.5 is still so restricted in that area is weird considering it&#x27;s supposed to be an entirely new foundation.
  • sigmoid105 hours ago
    Huh. Yesterday they said:<p>&gt;API deployments require different safeguards and we are working closely with partners and customers on the safety and security requirements for serving it at scale.<p>And now this. I guess one day counts as &quot;very soon.&quot; But I wonder what that meant for these safeguards and security requirements.
    • FINDarkside4 hours ago
      When stuff is delayed due to &quot;safeguards&quot; it just means they don&#x27;t think they have the compute to release it right now.
    • simonw4 hours ago
      I wonder if the fact that GPT-5.5 was already available in their Codex-specific API which they had explicitly told people they were allowed to use for other purposes - <a href="https:&#x2F;&#x2F;simonwillison.net&#x2F;2026&#x2F;Apr&#x2F;23&#x2F;gpt-5-5&#x2F;#the-openclaw-backdoor" rel="nofollow">https:&#x2F;&#x2F;simonwillison.net&#x2F;2026&#x2F;Apr&#x2F;23&#x2F;gpt-5-5&#x2F;#the-openclaw-...</a> - accelerated this release!
    • embedding-shape5 hours ago
      The same person who&#x27;ve mercilessly lied about safety is still running the company, so not sure why anyone would expect any different from them moving forward. Previous example:<p>&gt; In 2023, the company was preparing to release its GPT-4 Turbo model. As Sutskever details in the memos, Altman apparently told Murati that the model didn’t need safety approval, citing the company’s general counsel, Jason Kwon. But when she asked Kwon, over Slack, he replied, “ugh . . . confused where sam got that impression.”<p>Lots of cases where Altman hass not been entirely forthcoming about how important (or not) safety is for OpenAI. <a href="https:&#x2F;&#x2F;www.newyorker.com&#x2F;magazine&#x2F;2026&#x2F;04&#x2F;13&#x2F;sam-altman-may-control-our-future-can-he-be-trusted" rel="nofollow">https:&#x2F;&#x2F;www.newyorker.com&#x2F;magazine&#x2F;2026&#x2F;04&#x2F;13&#x2F;sam-altman-may...</a> (<a href="https:&#x2F;&#x2F;archive.is&#x2F;a2vqW" rel="nofollow">https:&#x2F;&#x2F;archive.is&#x2F;a2vqW</a>)
  • neosat4 hours ago
    Enterprise user here and still seeing only 5.4. Yesterday&#x27;s announcement said that it will take a few hours to roll out to everybody. OpenAI needs better GTM to set the right expectations.
    • neosat4 hours ago
      Just refreshed and see 5.5 now - yay! Love the speedy resolution ;) Thanks folks, I&#x27;ll complain faster next time....
  • ftonon3 hours ago
    Looks like the default config in the chat is instant 5.3, it only uses the 5.5 on the thinking variant
    • bnm043 hours ago
      They moved a few months ago to have separate instant and thinking models. 5.3 is the latest instant, and 5.5 is a reasoning model.
  • czk4 hours ago
    API page lists the knowledge cutoff as Dec 01, 2025 but when prompting the model it says June 2024.<p><pre><code> Knowledge cutoff: 2024-06 Current date: 2026-04-24 You are an AI assistant accessed via an API.</code></pre>
    • BeetleB4 hours ago
      I don&#x27;t know why this keeps coming up. This has always been the least reliable way to know the cutoff date (and indeed, it may well have been trained on sites with comments like these!)<p>Just ask it about an event that happened shortly before Dec 1, 2025. Sporting event, preferably.
      • czk4 hours ago
        the model obviously knows things after the reported date but its just curious that it reports that date consistently<p>could be they do it intentionally to encourage more tool calls&#x2F;searches or for tuning reasons
      • jumploops1 hour ago
        [dead]
    • htrp4 hours ago
      Can you really believe things that the model says? (A lot of prior model api pages say knowledge cutoffs of June 2024, maybe the model picks that up?)
      • czk4 hours ago
        you cant but its pretty reproducible across api and codex and other agents so i just thought it was odd. full text it gives:<p><pre><code> Knowledge cutoff: 2024-06 Current date: 2026-04-24 You are an AI assistant accessed via an API. # Desired oververbosity for the final answer (not analysis): 5 An oververbosity of 1 means the model should respond using only the minimal content necessary to satisfy the request, using concise phrasing and avoiding extra detail or explanation.&quot; An oververbosity of 10 means the model should provide maximally detailed, thorough responses with context, explanations, and possibly multiple examples.&quot; The desired oververbosity should be treated only as a *default*. Defer to any user or developer requirements regarding response length, if present.</code></pre>
    • swyx4 hours ago
      can u test it on say who won the 2024 US election
      • ghurtado4 hours ago
        I can&#x27;t really think of a less reliable test for anything at all than making a random guess as to something that had about 50&#x2F;50 odds to begin with<p>Easiest Turing test ever...
      • WarmWash4 hours ago
        Usually the labs do some kind of post training on major events so the model isn&#x27;t totally lost.<p>A better test is something like &quot;what is the latest version of NumPy?&quot;
        • bakugo4 hours ago
          That sort of test isn&#x27;t super reliable either, in my experience.<p>You&#x27;re probably better off asking something like &quot;what are the most notable changes in version X of NumPy?&quot; and repeating until you find the version at which it says &quot;I don&#x27;t know&quot; or hallucinates.
      • czk4 hours ago
        with thinking off and tools disabled:<p><pre><code> Donald Trump won the 2024 U.S. presidential election.</code></pre>
      • redsocksfan454 hours ago
        [dead]
    • bakugo4 hours ago
      Models don&#x27;t know what their cutoff dates are unless told via a system prompt.<p>The proper way to figure out the real cutoff date is to ask the model about things that did not exist or did not happen before the date in question.<p>A few quick tests suggest 5.5&#x27;s general knowledge cutoff is still around early 2025.
      • czk4 hours ago
        i wonder if they put an older cutoff date into the prompt intentionally so that when asked on more current events it leans towards tool calls &#x2F; web searches for tuning
        • ssl-33 hours ago
          I wonder if the cutoff date is the result of so many people posting about the date over time and poisoning the data. &quot;Dead cutoff date theory,&quot; perhaps.<p>Whatever it is, the cutoff date reporting discrepancy isn&#x27;t new. Back when Musk was making headlines about buying&#x2F;not buying Twitter, I was able to find recent-ish related news that was published well after the bot&#x27;s stated cutoff date.<p>ChatGPT was not yet browsing&#x2F;searching&#x2F;using the web at that point. That tool didn&#x27;t come for another year or so.
      • MallocVoidstar4 hours ago
        OpenAI does tell the model the current date via API, so it&#x27;s odd for them not to also tell the model its cutoff
      • soco4 hours ago
        Stupid question: wouldn&#x27;t it then search the web for that event?
        • bakugo4 hours ago
          If you have web search enabled, sure. But if you&#x27;re testing on the API, you can just not enable it.
    • jumploops1 hour ago
      [dead]
  • throw031720195 hours ago
    Faster than anticipated because of Deepseek release?
    • XCSme4 hours ago
      Doubt it, DeepSeek v4 is quite underwhelming.
    • swyx4 hours ago
      more like they wanted to release it yesterday but merely had some last min flags they wanted to hold off for
    • m3kw94 hours ago
      Maybe but no one serious is using deepseek
    • brianbest1015 hours ago
      [dead]
  • QuadrupleA3 hours ago
    Exactly double the cost of GPT 5.4 - $5 per MTok input, $0.50 cached, $30 output.<p>All the AI players definitely seem to be trying to claw more money out of their users at the moment.
    • languid-photic3 hours ago
      It&#x27;s 2x&#x2F;token, but for default reasoning we&#x27;ve found GPT-5.5 uses fewer tokens overall, so net cheaper on median. [1]<p>(Note, that stops being true at higher reasoning levels, where our observed total cost goes up ~2-3x.)<p>[1] <a href="https:&#x2F;&#x2F;x.com&#x2F;voratiq&#x2F;status&#x2F;2047737190323769488?s=20" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;voratiq&#x2F;status&#x2F;2047737190323769488?s=20</a>
    • guilamu3 hours ago
      <a href="https:&#x2F;&#x2F;openrouter.ai&#x2F;openai&#x2F;gpt-5.5-pro" rel="nofollow">https:&#x2F;&#x2F;openrouter.ai&#x2F;openai&#x2F;gpt-5.5-pro</a><p>30&#x2F;180 usd on Openrouter. Did I miss something?
      • languid-photic3 hours ago
        I think that&#x27;s Pro. Regular 5.5 is 2x regular 5.4.
  • redsaber4 hours ago
    not available for Github Copilot pro(only in pro+, business and enterprise), I am really now feeling the era of subsidized AI is over.
    • sunaookami4 hours ago
      With a 7.5x multiplier and even that is a promo!! Microsoft is insane! <a href="https:&#x2F;&#x2F;github.blog&#x2F;changelog&#x2F;2026-04-24-gpt-5-5-is-generally-available-for-github-copilot&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.blog&#x2F;changelog&#x2F;2026-04-24-gpt-5-5-is-generall...</a>
    • skeledrew4 hours ago
      This is where the emigration to Chinese providers begins.
  • XCSme3 hours ago
    GPT 5.5 is close to Opus 4.7, but at 7x the cost[0]...<p>Either Opus 4.7 miscounts reasoning tokens, or it&#x27;s A LOT more efficient than GPT 5.5<p>I thought they made GPT 5.5 more token efficient than 5.4, but it uses 2x the reasoning tokens.<p>[0]: <a href="https:&#x2F;&#x2F;aibenchy.com&#x2F;compare&#x2F;openai-gpt-5-5-medium&#x2F;openai-gpt-5-4-medium&#x2F;google-gemini-3-1-pro-preview-medium&#x2F;anthropic-claude-opus-4-7-medium&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aibenchy.com&#x2F;compare&#x2F;openai-gpt-5-5-medium&#x2F;openai-gp...</a>
  • pants25 hours ago
    Is anyone here actually using pro models through the API? I&#x27;d be very curious what the use-case is.
    • chadash4 hours ago
      Yes. High value work where cost (mostly) doesn&#x27;t matter. For example, if I need to look over a legal doc for possible mistakes (part of a workflow i have), it doesn&#x27;t matter (in my case) whether it costs $0.01 or $10.00, since it&#x27;s a somewhat infrequent event. So i&#x27;ll pay $9.99 more, even if the model is only <i>slightly</i> better.
      • bogtog4 hours ago
        I&#x27;m surprised I never heard people talking about using -Pro variants, even though their rates ($125-175&#x2F;M?) aren&#x27;t drastically larger than old Opus ($75&#x2F;M), which people seemed to use
      • freedomben4 hours ago
        Indeed, even just Terms of Service and Privacy Policy work. Infrequent enough that cost isn&#x27;t an issue, but model quality absolutely is
    • ComputerGuru4 hours ago
      Yes? The same reason you would use it via the tooling.
  • _pdp_3 hours ago
    A very expensive model for API usage. Fine in codex I think.
  • gigatexal4 hours ago
    what&#x27;s the real world comparison to opus 4.7 fellow coders?
    • Sembiance2 hours ago
      I gave 4.6, 4.7 and GPT 5.5 the same prompt and task to reverse engineer a collection of sample vector files from an obscure Amiga CAD program and create a detailed txt specification and a python converter that converts to SVG and produce a report so I can visually verify.<p>4.6 did very well. 90% perfect on first try, got to 100% with just a few followups. 4.7 failed horribly. First produced garbage output and claimed it was done, admitted it did that when called out, proceeded to work at it a lot longer and then IT GAVE UP. GPT 5.5 codex was shockingly good. Achieved 90% perfect on first try in about a fourth of the time. Got to 100% faster and with fewer follow-ups.<p>I’m impressed.
  • pillefitz4 hours ago
    Please consider the ethical aspects of giving money to OpenAI versus alternatives.
  • Jhonwilson4 hours ago
    that is great news
  • refulgentis2 hours ago
    I&#x27;m absolutely stunned by what I&#x27;ve seen from 5.5. I thought it&#x27;d be a nothingburger and ~= Opus.<p>Gave it two very long-running problems I haven&#x27;t had the courage to work on in the last 2.5 years, solved each within an hour.<p>- An incremental streaming JSON decoder that can optionally take a list of keys to stop decoding after. 1800 LOC about 30 minutes later, and now my local-first apps first sync time is 0.8s instead of 75s when there&#x27;s 1.5 GB of data locally.<p>- Flutter Web can compile to WASM and then render via Skia WASM. I&#x27;ve been getting odd crashes during rapid animation for months. In an hour, it got Skia WASM checked out, building locally, a Flutter test script, and root caused the issue to text shadows and font glyphs (technically, not solved yet, I want to get to the point we have Skia &#x2F; Flutter patch(es))<p>If you told me a week ago that an LLM could do either of these, without heavy guidance, I&#x27;d be stunned. And I regularly push them to limits, ex. one of Opus&#x27; last projects was a tolerant JSON decoder, and it ended up being 8% faster than the one built-in to Dart&#x2F;Flutter, which has <i>plenty</i> of love and attention. (we&#x27;re cheating a little, that&#x27;s why it&#x27;s faster. TL;DR: LLMs will emit control characters in JSON and that&#x27;s fine for me, treating them as fine means file edit error rates go from ~2% to 0%)<p>I just wish it was cheaper, but, don&#x27;t we all...
  • willj2 hours ago
    [dead]
  • benjiro30003 hours ago
    [dead]
  • woohin2 hours ago
    [dead]
  • theo_park874 hours ago
    [dead]
  • rvnx4 hours ago
    Very bad habit these safeguards. These &quot;safety&quot; filters are counter-productive and even can be dangerous.<p>In my place for example, a lot of doctors are using ChatGPT both to search diagnosis and communicate with non-English speaking patients.<p>Even yourself, when you want to learn about one disease, about some real-world threats, some statistics, self-defense techniques, etc.<p>Otherwise it&#x27;s like blocking Wikipedia for the reason that using that knowledge you can do harmful stuff or read things that may change your mind.<p>Freedom to read about things is good.
    • NicuCalcea4 hours ago
      &gt; a lot of doctors are using ChatGPT both to search diagnosis and communicate with non-English speaking patients<p>I think that&#x27;s the problem. Who&#x27;s going to claim responsibility when ChatGPT hallucinates or mistranslates a patient&#x27;s diagnosis and they die? For OpenAI, this would at best be a PR nightmare, so that&#x27;s why they have safeguards.
      • rvnx3 hours ago
        Adults bear responsibility for choices about their own lives. In fact, the more educated they are, the better choices they can make.<p>A doctor who gets refused by ChatGPT doesn&#x27;t stop needing to communicate with the patient; they fall back to a worse option (Google Translate, a family member interpreting, guessing). Refusal isn&#x27;t safety, it&#x27;s liability-shifting dressed up as safety.<p>If there&#x27;s no doctor, no interpreter, no pharmacist, just a person with a sick kid and a phone, then &quot;refuse and redirect to a professional&quot; is advice from a world that doesn&#x27;t exist for them. The refusal doesn&#x27;t send them to a better option; there is no better option, it&#x27;s a large majority of people on this planet.<p>Hell is paved of good intentions, but open-education and unlimited access to knowledge is very good.<p>It doesn&#x27;t change the human nature of some people, bad people stay bad, good people stay good.<p>About PR, they&#x27;re optimizing for not being the named defendant in a lawsuit or the subject of a bad news cycle, it&#x27;s self-interest wearing benevolence as a costume.<p>This is because harms from answering are punishable (bad PR, unhappy advertisers, unhappy investors, unhappy politicians &#x2F; dictators, unhappy lobbies, unhappy army, etc); but harms from refusing are invisible and unpunished.
        • NicuCalcea2 hours ago
          &gt; A doctor who gets refused by ChatGPT doesn&#x27;t stop needing to communicate with the patient; they fall back to a worse option<p>I think AI proves the contrary. There are plenty of examples of things that are getting worse because of technological advancement, particularly AI. Software quality, writing, online discourse, misinformation have all suffered over the last few years. I truly believe the internet is a worse place than it was 5 years ago, and I can&#x27;t imagine bringing that to medicine would work out differently.<p>The medical system shouldn&#x27;t rely on falling back to crappy workarounds, it should aspire to build the best system it reasonably can.
      • hellohello24 hours ago
        The doctor would be responsible.<p>I had a choice better a doctor that used AI or not, I would much prefer one that did...
        • NicuCalcea3 hours ago
          The doctor would be responsible for the accuracy of their translation tool, something they can&#x27;t verify but you expect them to use?
          • lacunary1 hour ago
            &quot;what you see is all there is.&quot; it&#x27;s generally much easier to verify something you&#x27;ve been made aware of than it is to know of it in the first place (and still verify it.)
            • rvnx1 hour ago
              The irony is that licensed interpreters &#x2F; translators usually perform worse than AI.<p>Only the liability shifts from OpenAI to them.<p>Furthermore, where the alternative to a licensed professional was nothing, or a random untrained person or a weak professional, then it&#x27;s harming the user on the pretext of protecting him.<p>(like in the other mentioned contexts).
          • rvnx3 hours ago
            What&#x27;s the alternative then ?<p>-&gt; You are in China, you go to emergency, nobody speaks your language<p>Move hands ? DeepSeek is better than using hands, even Baidu Translate, ChatGPT or whatever you find.<p>Other solutions are theoretically nice on paper but almost delusional.<p>An imperfect solution is better than no solution.<p>==<p>Similarly, a deaf-person is <i>theorically</i> better with a certified interpreter that can talk with the hands, but they may prefer voice-recognition software or AI tools.<p>(or... talking with hands is more confusing and annoying or less understandable for them).<p>Of course ChatGPT transcription can have issues, but that&#x27;s the difference between the real-world and Silicon Valley&#x27;s disconnected lawyers world.<p>==<p>If ChatGPT says: &quot;sorry I won&#x27;t be able, please go to see a licensed interpreter, good luck!&quot; then it&#x27;s just OpenAI trying to save their asses, at your risk&#x2F;expense.<p>If you have a choice, you can make the choice, and you can double-check what is said. In other cases, you have no choice, nothing to check, only problems but no hints of solutions.<p>This is why openness is important.
            • NicuCalcea2 hours ago
              When I registered with my GP in the UK, they asked me whether I would need an interpreter and what language. They then provide professional interpreters.<p><a href="https:&#x2F;&#x2F;www.england.nhs.uk&#x2F;interpreting&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.england.nhs.uk&#x2F;interpreting&#x2F;</a>
            • duchef3 hours ago
              We generally use translator telephone services. There is an entire industry for is - i.e. I used &#x27;BigWord&#x27; today.
    • timedude4 hours ago
      Yup, deliberately making the model retarded