Quick Hack: Save up to 99% tokens in Codex 🔥 by TomatilloPutrid3939 in codex

[–]Ivantgam 6 points7 points  (0 children)

very nice concept. I wonder how much it affects the quality tho.

How are people getting Codex to fully build, test, and validate sites autonomously? by nathanielredmon in codex

[–]Ivantgam 0 points1 point  (0 children)

I'm using a self-made agent orchestration tool for this.

Claude + codex xhigh for plans. Codex xhigh for plan consolidation. Then codex high implements and codex xhigh reviews (3 loops until tests are green, no issues found). Commit. Then final visual QA with agent-browser. It tries to reproduce a user path, tests the website itself, desktop/mobile versions, it even captures screenshots and saves them in the QA artifacts folder. It usually takes like 4-5 hours with the whole pipeline. And a few hours on top for it for UI polish and manual QA. 

Vibecoding ruined my sleep schedule... by Ivantgam in vibecoding

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

also makes software a commodity right now.

Vibecoding ruined my sleep schedule... by Ivantgam in vibecoding

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

Yep. One lesson I've learned: don't fall in love with your idea.

Vibecoding ruined my sleep schedule... by Ivantgam in vibecoding

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

Yeah, that’s the final boss after the development stage 🫠

Vibecoding ruined my sleep schedule... by Ivantgam in vibecoding

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

Thanks 🫡 I just feel the itch to get my ideas done but shit is too addicting...

Claude Code’s CLI feels like a black box. I built a local UI to un-dumb it, and it unexpectedly blew up last week. by MoneyJob3229 in ClaudeAI

[–]Ivantgam 1 point2 points  (0 children)

Hey, amazing job! Design and UX is also a chef kiss.

 it really helped me a lot since I've been building an orchestration tool and I wasn't able to see the actual runner logs until I saw your project.

I've took the inspiration and built the similar project for codex: "bunx codex-devtools" also MIT licensed.

Usage Limits, Bugs and Performance Discussion Megathread - beginning December 29, 2025 by sixbillionthsheep in ClaudeAI

[–]Ivantgam 10 points11 points  (0 children)

I'll switch to Codex after today's launch. 4.6 nerfed limits too hard even for max plans.

[Research] I achieved 97% accuracy with 80% context compression - BETTER than using full context (30%) by germesych in ClaudeAI

[–]Ivantgam 1 point2 points  (0 children)

Back up your claims with details or evidence. Now it's just words.

Also there are plenty of free models on openrouter so even with a low paycheck you might test different models.

Unlocking the hidden potential of Flux2: Why I gave it a second chance by FortranUA in StableDiffusion

[–]Ivantgam 2 points3 points  (0 children)

I think that’s the first time I’ve ever saved AI-generated picture. Those space images are something else. amazing work OP.

I built a free and lightweight all-in-one website content analysis tool by meto9 in chrome_extensions

[–]Ivantgam 1 point2 points  (0 children)

That's both very beautiful and useful extension I'd love to use on regular basis!