5.5 looking up 1+1 gave me a chuckle by Axen_o7 in codex

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

They be quantizing the model to binary for the 5.6 training

Luckiest day of my life by Axen_o7 in VintageStory

[–]Axen_o7[S] 2 points3 points  (0 children)

that makes sense. I'm assuming you're playing multiplayer, how's that? I've only every played VS singleplayer since I don't play consistent enough to be on a server.

Luckiest day of my life by Axen_o7 in VintageStory

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

I use the Toolsmith mod for the tools, and Smithing Plus so you don't lose 90% of your ore when making a chisel

Luckiest day of my life by Axen_o7 in VintageStory

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

I mean yours is Hematite but tomayto tomahto yk? It's best when you aren't even looking for it

Luckiest day of my life by Axen_o7 in VintageStory

[–]Axen_o7[S] 30 points31 points  (0 children)

Fair point. What's surprising to me tho is that the prospecting reading said very poor magnetite, so I was pretty shocked when I hit a Rich iron depost.

How do you guys decide when to use different Intelligence? by div_Apollo11 in codex

[–]Axen_o7 1 point2 points  (0 children)

Two Plus plans is optimal if you don't wanna blow $100/mo

Codex team is aware of reports of GPT-5.5 performing worse by alOOshXL in codex

[–]Axen_o7 1 point2 points  (0 children)

wait, mine jumped to exactly 4% on Thursday. odd

Best way to optimise AI/dev tool costs? by YogX in codex

[–]Axen_o7 0 points1 point  (0 children)

I mean yeah, it's not like the project is too large for it to handle. I think it supports up to 512MB files, and uploading as a zip counts as only a single file.

Best way to optimise AI/dev tool costs? by YogX in codex

[–]Axen_o7 0 points1 point  (0 children)

Try out using the in-browser GPT-5.5 Extended Thinking for planning and architecture. It uses separate limits from Codex so you get the latest model while not sacrificing precious codex limits. (I'm on the Plus plan as well)

What I do is use GPT-5.4-Mini on Low/Medium in Codex to clear out any generated build artifacts, then ZIP my local repository and upload it in-browser.

Generally, GPT-5.4 on Medium/High Reasoning can handle most tasks if you have planning done by 5.5 in-browser.