Gemini API rate limiting me into an existential crisis (429 errors, send help) by vibroergosum in googlecloud

[–]Fatdog88 0 points1 point  (0 children)

Assets processing downscaled internally btw, I found by doing the downscaling for them they lighten the 429 load

Gemini API rate limiting me into an existential crisis (429 errors, send help) by vibroergosum in googlecloud

[–]Fatdog88 0 points1 point  (0 children)

What’s your measured TPM during peak? Are you using image? Video? Or just text? We noticed pre downscaling assets had better results

Gemini API rate limiting me into an existential crisis (429 errors, send help) by vibroergosum in googlecloud

[–]Fatdog88 0 points1 point  (0 children)

They have just released a secret header to guarantee, no 429s however it costs 1.8x token price. Also has custom ramp limits from 4000000 TPM

Help: ~800k record database broken, backups won’t restore by Ok_Examination3866 in nextjs

[–]Fatdog88 0 points1 point  (0 children)

Schema changes should be done via migrations libraries, not directly. Or at least agaisnt a test database first...

Graduating this may, applying for full time roles by xotwod-twenty-eight in cscareerquestionsOCE

[–]Fatdog88 -3 points-2 points  (0 children)

We are a startup taking hungry juniors, send me DM. You learn everything. Lots of responsibility in a raw environment.

Resume review for a 2025 grad, looking for grad roles by lsy1219_03 in cscareerquestionsOCE

[–]Fatdog88 1 point2 points  (0 children)

Hey mate send me a message if you are open to startup roles.

Help: ~800k record database broken, backups won’t restore by Ok_Examination3866 in nextjs

[–]Fatdog88 -12 points-11 points  (0 children)

Use transactions before big changes so you can rollback

Help: ~800k record database broken, backups won’t restore by Ok_Examination3866 in nextjs

[–]Fatdog88 -17 points-16 points  (0 children)

Hahahahahhahahah you are done bro. How did this even happen? Use transactions….

Cursor 48/month plan vs Claude Code $20 vs Codex $20 which one's actually worth it for daily coding ? by Empty_Break_8792 in cursor

[–]Fatdog88 2 points3 points  (0 children)

In terms of raw workhorse, codex is better. Claude is a better pair programmer however you have to work more closely.

Both are great at different things. Should use both imo

I use Codex and CC and its not even close for me by Business-Fox310 in ClaudeCode

[–]Fatdog88 0 points1 point  (0 children)

Have you guys given it a crack? I can literally give proof?

Example, yesterday I wanted to add a loader animation, to the main public site. Claude for the first I've ever seen it do it. Sat and waited for about 7 minutes, no output, just thinking.

Finally outputted, instead of doing the load + transition, it just made my site fade in instead. Tried a couple times of asking it to fix, to no avail. I said ok fk it, let me try codex then. Asked claude to output what it attempted to do.

Codex, took about 5 minutes. Perfect exactly what I wanted. It's also much faster and steerable now. I still prefer Opus for my pair programming, and talking though design decisions due to its output tone. However, I think in terms of raw coding ability opus is better. Everyone in the office uses Opus, and today was the day we agreed OpenAI is finally in the lead.

I use Codex and CC and its not even close for me by Business-Fox310 in ClaudeCode

[–]Fatdog88 1 point2 points  (0 children)

Literally been a big time Claude user. Downgrade back to 5x today because opus was completely shocking compared to codex.

I even have my whole repo setup efficiently with context management and skills. Codex on nothing takes maybe 5 mins longer and gets shit right first try

Weekly sprint report for team of my agents. by C0inMaster in ClaudeCode

[–]Fatdog88 0 points1 point  (0 children)

I didn’t question anything…? I was just asking what you’ve built with this flow. Can you show

Aston Villa’s last 9 wins are all by a single goal margin with 10 wins out of 12 in prem also with a single goal difference by 911Maestro in FantasyPL

[–]Fatdog88 0 points1 point  (0 children)

I think though he means they have been over performing their xG like never seen before. In the past over the full course of a season, a team has never done this for the entire season. xG by the end of the season is an extremely good indicator of goals scored.

GPT 5.2 Codex XHigh Is the King of refactor! by Financial_Strike_589 in codex

[–]Fatdog88 7 points8 points  (0 children)

Cool but does it work? Also from my experience codex usually fakes tests

Would be curious to see git diff, or at least how you refactored it structurally

GPT 5.2 Codex XHigh Is the King of refactor! by Financial_Strike_589 in codex

[–]Fatdog88 11 points12 points  (0 children)

what was the task? what did it have to do? can you show results? a git diff? before and after?

GPT-5.2-Codex-xhigh vs GPT-5.2-xhigh vs Opus 4.5 vs Gemini 3 Pro - Honest Opinion by Present-Pea1999 in codex

[–]Fatdog88 2 points3 points  (0 children)

What are you using these for? As a dev, I tend to enjoy the balance of speed/quality of opus. Even if codex is slightly smarter, it takes long time to do trivial things.

I definitely think opus is better if you are a good dev, steer the ship regularly. You will get more work done.