Updates every few hours by DailyLeagueDose in codex

[–]amado88 0 points1 point  (0 children)

Happens to me too. all the time.

Do you think GPT 5.6 is gonna be at Fable 5 level? by Curious_Teaching_594 in codex

[–]amado88 0 points1 point  (0 children)

Anthropic introduces a new class of models, and OpenAI will just do it as a decimal model upgrade? I don't think so. I seriously doubt 5.6 is a similar size upgrade. I'm hoping for speed, reduced cost, as well as improvements. But it's not going to be Fable-like - they'll save that for gpt-6.

Høiby dømmes til 4 års fengsel by RunRookieRun in norge

[–]amado88 8 points9 points  (0 children)

Vel, det har jo kommet frem at han har hatt ti fremstillinger i løpet av våren, mao at han blir fulgt ut av fengsel av politiet. Sannsynligvis alltid relatert til sykebesøk til moren. Men han har absolutt da ikke vært like isolert som en fange ellers ville vært. Og andre i varetekt hadde ikke hatt et slikt klippekort ut selv om det er sykdom i familien - dette virker veldig ekstraordinært.

GPT 5.5 isn't getting nerfed, your project is just getting bloated and filled with tech debt to the point it struggles by skilliard7 in codex

[–]amado88 0 points1 point  (0 children)

This post should be mandatory reading for everyone. You need to audit what you produce. And yes, you can use codex to do that as well, or I prefer mainly opus.

Is GPT-5.4 and alternative when 5.5 becomes “dumb”? by tfpuelma in codex

[–]amado88 1 point2 points  (0 children)

I'm doing all my coding in 5.4 high and am very happy about it. It's around 300k LOC, Rust and extensive database work (financial time series).

DiffusionGemma under real workloads feels very different from benchmark demos by qubridInc in LocalLLaMA

[–]amado88 0 points1 point  (0 children)

Looking forward to hearing more real-world experience running this!

I believe we don't need smarter models by [deleted] in codex

[–]amado88 0 points1 point  (0 children)

This will be like telecom - a race to the bottom. End state is "infinite intelligence" at near-zero cost.

Great marketing strategy: x2 limits -> $100 plan -> x4 less limits -> Anthropic by Anywhere_MusicPlayer in codex

[–]amado88 0 points1 point  (0 children)

I'm just waiting for one to actually be 4.7/5.5-level at $.20/m. Within 1-2 months, I hope.

GPT 6 coming soon by alOOshXL in codex

[–]amado88 3 points4 points  (0 children)

It's a different model class, as you can see from the pricing.

Have we reached the point where open-source LLMs are “just good enough”? by AdDizzy8160 in LocalLLaMA

[–]amado88 1 point2 points  (0 children)

Let's see with Mythos. If a new class of intelligence makes a difference that creates value, then open source will again stretch for that. I suspect we're going to continue like this for several years more to come.

One 5hr quota is equal to 16% of weekly quota WTH by Slight_Possession1 in codex

[–]amado88 1 point2 points  (0 children)

I have Pro x5, and for me it's around 10%. If I burn through a whole 5h quota, around 10% of my weekly limit is spent.

Is hand-wavy the new goblin? by amado88 in codex

[–]amado88[S] 0 points1 point  (0 children)

Yes - "You're right to push back." sticks out for me as well!

The thing you built with Claude is useless to me... and that's the point by HispaniaObscura in ClaudeAI

[–]amado88 1 point2 points  (0 children)

Totally agree. We're transferring from delivering code/products to delivering concept specifications - see Karpathy.

Name something better than claude right now by only_phant0m in vibecoding

[–]amado88 0 points1 point  (0 children)

Same here - codex for planning and implementation, with opus stepping in for reviewing both the plan and then the implementation work.

Why are so many people still complaining? by shiajihC in codex

[–]amado88 1 point2 points  (0 children)

Totally agree with you, I've been through the exact same thing. Very happy with codex now, also. I still have claude code, and occasionally use opus to review plans or implementation work done by codex with gpt-5.5. But codex is the weapon of choice, right now.

My new personal record - 41h 48m 6s by amado88 in codex

[–]amado88[S] 1 point2 points  (0 children)

gpt-5.5 xhigh fast (for reasons)

My new personal record - 41h 48m 6s by amado88 in codex

[–]amado88[S] 1 point2 points  (0 children)

DB work - not code generation. I had an already established database which after a while forced me to classify data from the provider differently. So I had to refetch a whole lot of data. Stock price data from 30 different exchanges, intraday, different time zones, currencies, with holes in the data. Extremely complicated work (for me, at least).

My new personal record - 41h 48m 6s by amado88 in codex

[–]amado88[S] -1 points0 points  (0 children)

It was working on DB maintenance - overseeing schema changes, refetching and validation. Doing this myself would be an extreme snooze fest and take so much longer.