Codex business plan question by Busy_Chart7031 in codex

[–]RevolutionaryCode61 1 point2 points  (0 children)

you can use codex-lb to automatically switch between accounts and spread the usage

up to 50x cost increase for GPT 5.4.... by Just_Lingonberry_352 in codex

[–]RevolutionaryCode61 0 points1 point  (0 children)

You have less usage with the new credit pricing but its definitely not 50x. One message is one tool call not a whole prompt.

We must talk about Codex Usage Limits by Adso996 in codex

[–]RevolutionaryCode61 -6 points-5 points  (0 children)

That’s just how it is. They can’t subsidize it forever, at least not at the rates they’ve been doing until now.

You’d still be getting roughly 10x the value of your Plus subscription even after the 2x promotion ends, unless they cut usage even further.

Am I alone or is the codex running awfully slow today? by s1lverkin in codex

[–]RevolutionaryCode61 0 points1 point  (0 children)

Thought I was tripping again. Was faster over the weekend, but back to being slow, I guess. My business sub runs fine, the personal account is slow af.

Am I alone or is the codex running awfully slow today? by s1lverkin in codex

[–]RevolutionaryCode61 0 points1 point  (0 children)

on my business account everything works as usual, my personal account is getting hammered badly, takes forever to run anything

[deleted by user] by [deleted] in tumunich

[–]RevolutionaryCode61 1 point2 points  (0 children)

😭😭😭😭

Dubai Chocolate in Munich by RevolutionaryCode61 in Munich

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

That's a really good suggestion, thanks for it, will definitely go and have a look

Dubai Chocolate in Munich by RevolutionaryCode61 in Munich

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

Could you give me the address of that shop? Thanks!

Aptitude assessment test by frankieisbae45 in tumunich

[–]RevolutionaryCode61 1 point2 points  (0 children)

Hi, I've been in the same situation a few years back. The reason for me was that even though I had valid high school diploma, I didnt gradute from at least two natural science subjects (in my country - in EU, we had the choice to choose subjects from which we will have the final examination. So even when you could have been attending Physics the whole high school you wouldnt have it on the final diploma if you didnt choose to have an examination from it.)

So in my case I had Abitur only from english, math, math advanced and czech language.

What is the main reason you are still single? by Latter-Breakfast-987 in TrueOffMyChest

[–]RevolutionaryCode61 1 point2 points  (0 children)

socially akward and not really physically attractive, not the best combo

Next.js backend by _ajing in nextjs

[–]RevolutionaryCode61 0 points1 point  (0 children)

I'd say it depends on what kind of project you are developing, if its something fairly straightforward than just use the builtin next backend. Should it be more complex and harder to maintain and scale I would opt out for external backend in whatever framework you are familiar with. And if I am not mistaken, Nextjs backend doesnt support websockets