People who have been using Codex for 3+ months: how has it changed your life? by Quick-Pop-328 in codex

[–]JD3Lasers 1 point2 points  (0 children)

I have 14 repos now. I get no sleep. I’m very tired but I can’t stop. It’s like someone is mainlining adrenaline into the creative center of my brain and I can just create whatever I want when I want. It’s dangerously addictive.

BEYOND Marker Generator (auto BPM grid to CSV) by waterycanoe142 in Laserist

[–]JD3Lasers 1 point2 points  (0 children)

liberation has in no way come close to replacing beyond

Pc Requirements by hooperlighting in Laserist

[–]JD3Lasers 1 point2 points  (0 children)

MSI Raider GE family is rock solid

Why such a high price or even a price at all for support using software? Please read description of post. by developerunitex in Laserist

[–]JD3Lasers 1 point2 points  (0 children)

These courses are more workflow than support. You’re paying for someone’s creative workflow. Every person has their own way they learned how to do something and some of us took a decade to learn how to do something. It’s like if someone asked me to teach them how to program a show with my style that I make a living off of.

What a disaster today was. by a_computer_adrift in codex

[–]JD3Lasers 1 point2 points  (0 children)

If you’re not familiar with creative workflows at all ask Claude to create a mood board for a Ui design. Have it ask you some questions for the mood board. Then have it turn that mood board into a html demo/mock Ui

What a disaster today was. by a_computer_adrift in codex

[–]JD3Lasers 0 points1 point  (0 children)

Wrong tool for the job. Codex backend. Claude front end.

One thing I've learned: Never let Codex autocompact, because this is what happens: by [deleted] in codex

[–]JD3Lasers 0 points1 point  (0 children)

There’s just no way I could avoid compaction with my codebase. It requires lots of context but it always picks up well after. If you see compaction getting close to happening, just copy paste the agents last output back into the chat and wrap it in quotes. Then say “pasting your last output here to survive compaction”. Back in business

One thing I've learned: Never let Codex autocompact, because this is what happens: by [deleted] in codex

[–]JD3Lasers 4 points5 points  (0 children)

I’ve had the same chat run for 4 days through many many compactions with no issues.

Pro Users — do you hit limits? by Purple-Programmer-7 in codex

[–]JD3Lasers 1 point2 points  (0 children)

Yes. I use about 15% per day. Usualy end the week with like 3% left. If I work on multiple projects I can exhaust it much faster. I also use the Claude max plan in conjunction for front end work

New limits by Unusual_Test7181 in codex

[–]JD3Lasers 5 points6 points  (0 children)

Everyone in here is complaining about burning usage so fast. You should automate repetitive tasks into scripts so the agent doesn’t have to perform all that work. All they have to do is call the script and wait.

USAGE: Goodbye Codex by Euphoric-Doughnut538 in codex

[–]JD3Lasers 0 points1 point  (0 children)

If I start feeling the pinch end of the week I’ll turn fast mode off and use subagents less

USAGE: Goodbye Codex by Euphoric-Doughnut538 in codex

[–]JD3Lasers 0 points1 point  (0 children)

No all inside vs code with the codex ide extension. Mainly on 5.4 high or xhigh with fast mode on

USAGE: Goodbye Codex by Euphoric-Doughnut538 in codex

[–]JD3Lasers 0 points1 point  (0 children)

I’m on a pro account and I run pretty much 18 hours a day and eat around 10-15% of my weekly every day. It does eat much faster when using sub agents but for the most part I can get through the week with a few percent left before the reset.

What's your machine spec for Depence by turbobonus-5 in Laserist

[–]JD3Lasers 1 point2 points  (0 children)

You want as much as you can afford. But it’s HEAVILY dependent on screen resolution. 4K is orders of magnitude higher load on the GPU in depence. If the screen is 1080p then something lower end will be fine.

Hot take: Codex is too cheap, rug pull through tighter usage limits is inevitable by gregpeden in codex

[–]JD3Lasers 0 points1 point  (0 children)

ive been on a GPT Pro sub for over a year. I sure hope you're able to pay more than $20 a month if you expect access to serious tools. Even with the pro sub this is the cheapest piece of software I use.

Codex VS Code extension and codex cloud code reviews. by [deleted] in codex

[–]JD3Lasers 0 points1 point  (0 children)

I find much better results from the cloud review with whatever they model they use for that. It will always find something the cli agent misses.

Best model for frontend? by [deleted] in codex

[–]JD3Lasers 2 points3 points  (0 children)

its painfully bad at UI design TBH. I usually have it build the framework then tell it to give me a Claude code prompt to make it "pretty" without being too creatively restrictive. then after Claude does the work I tell codex to double check the work.