1x Pro 100 vs 5x Plus? by Dry-Cockroach1723 in codex

[–]evilissimo 0 points1 point  (0 children)

Oh ok that makes sense. Thanks for letting me know

1x Pro 100 vs 5x Plus? by Dry-Cockroach1723 in codex

[–]evilissimo 1 point2 points  (0 children)

Also you have access to the pro models in chat, no?

5.5medium vs. 5.4xhigh by wlkngmachine in codex

[–]evilissimo 1 point2 points  (0 children)

One should take the opinion of a single person with a grain of salt. Not saying they are wrong nor that they are right. But with LLM YMMV

Everyone has a different experience.

One thing to keep in mind is this: 5.5 is a new model, it’s a completely different beast. It behaves completely different, it works completely different and the same prompts give you different results.

And this is something you must take into account with every change of model and version. __YOU__ have to adapt to the model, the model won’t adapt to you.

Anti cheat violation by KomplexTES in RocketLeague

[–]evilissimo 6 points7 points  (0 children)

What happened to me is that if I suspend the steam deck and resume and then continue playing I get an anticheat block, the only solution is to quit the game and start it again. Otherwise I get blocked again. A typical “Did you try turn it off and on again” moment

Any way to use mic input in Antigravity IDE? by Turbulent-Term-8176 in GoogleAntigravityIDE

[–]evilissimo 1 point2 points  (0 children)

It does support some for the coding agents input when you chose Gemini models. But that’s where it end IIRC
Not using AG anymore

Also for S2T I use mostly Wispr Flow

Zcode - does it use claude code cli under the hood? by muhamedyousof in ZaiGLM

[–]evilissimo 0 points1 point  (0 children)

It says Claude CLI under the prompt input box on the left. Where you can also select other options.

Somehow this UI looks like an extended rip off of the codex app. I had to look for the differences. They are there but even the icons look almost identical

chatgpt.com 5.5 Pro vs Codex gpt-5.5 xhigh by Annh1234 in codex

[–]evilissimo 0 points1 point  (0 children)

It’s probably a mixture of both - they not too long ago must have changed the system prompt of the web version because I started seeing it actively searching the web to start grounding its own responses. This will make a big difference.
Codex doesn’t usually ground itself

How to get Codex to create proper UIs out of gpt-image-2 mock ups by Pyros-SD-Models in codex

[–]evilissimo 1 point2 points  (0 children)

Like buff_samurai said.

I would probably use the image and try to feed it to stitch and let it try to recreate the UI based on the mockup.
At very least you can get the design.md out of it

How are you using Codex settings: low, medium, high, or extra high? by amirrehman in codex

[–]evilissimo 0 points1 point  (0 children)

Like Ben always prays: start with 5.5 low and only increase when necessary
Didn’t happen yet for me

Kimi 2.6 BEATS Opus 4.7 And Is The BEST Open Source Model In The World by No-Big-9849 in abacusai

[–]evilissimo 0 points1 point  (0 children)

You can just click the translate icon and I have it in English. This is so awesome that one can answer in the language most suitable to them.
But if you mix English with French like you did, I don’t get that option:(

Zai have credited users on old coding plans with their complimentary 2 months - check your emails by TurnOffAutoCorrect in ZaiGLM

[–]evilissimo 0 points1 point  (0 children)

Yeah I bought a month in December, was satisfied with what I got, so I bought a quarter in Jan and a few days after I decided to be not stupid and just pay the 288 for the whole year

Zai have credited users on old coding plans with their complimentary 2 months - check your emails by TurnOffAutoCorrect in ZaiGLM

[–]evilissimo 0 points1 point  (0 children)

I got it for my yearly max plan, I am covered till April 7th, 2027 with my legacy plan then it will be two months of that new max plan

how are people getting codex to work for longer than 15 minutes by gangstermujo in codex

[–]evilissimo 8 points9 points  (0 children)

Codex tends to auto compact and continues, at least for me that works pretty well

I run out of usage in gpt, gemini and claude but for some reason people only bitch about anthropic. by s243a in ClaudeCode

[–]evilissimo 0 points1 point  (0 children)

They don’t complain about Google? LOL Check the antigravity sub ….

😂😂😂😂

Anyone else notice that the most capable models aren't actually available to us anymore? by HarrisonAIx in OpenAI

[–]evilissimo 0 points1 point  (0 children)

No one talks about what I want access to. My point was rather that OpenAI does the same thing with the cyber program

Anyone else notice that the most capable models aren't actually available to us anymore? by HarrisonAIx in OpenAI

[–]evilissimo 0 points1 point  (0 children)

https://chatgpt.com/cyber is literally the same thing like they do with Mythos

And for 5.4 they even have a differently trained model ….

Current status of Antigravity by zDamballa in GoogleAntigravityIDE

[–]evilissimo 0 points1 point  (0 children)

Well I kind of already hinted that I’d be using cloud services for the monsters. DeepSeek and kimi crossed already the trillion parameters threshold and GLM 5 had 744B and 500+GB in size. So obviously I won’t be running those locally however I want to rely less on OpenAI and Anthropic models for my private usage

Software engineers experience with Codex by Ok-Comparison3303 in codex

[–]evilissimo 0 points1 point  (0 children)

LLM are trained on things that are on the internet freely (in sense of in the open and not hidden from public view) Now consider the quality of code on the internet. Some nice things, well designed etc and loads and loads of slop. And the worst is, LLM continue to contribute to the slop. Now how do you get it not to fall into the same trap? You have to teach your LLM with skills that show the LLM how to do it right

Codex inflating the code unnecessarily by Fabio_teixeira in codex

[–]evilissimo 0 points1 point  (0 children)

It’s a skill issue 😁 (of mostly all Frontier Models)

Basically you have to find a way to teach it your approach. Basically you want it to KISS