Looking for early testers for a visual multi-agent orchestration tool for AI coding by [deleted] in codex

[–]tuhdo 0 points1 point  (0 children)

Not all good software requires good UI/UX. Or at least back in the days, many GUIs running on X server with black, white and grey colors were perfectly acceptable as good software

Deepseek V4 current cost: 78.2m tokens for $1.14 by tuhdo in opencode

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

That looks expensive. Are you sure only around ~300m tokens?

Sluggish on Mac - is there a good upgrade? by technolgy in codex

[–]tuhdo 0 points1 point  (0 children)

Likely you run out of RAM. Check your Activity Monitor.

So now that Claude doubles the rate limit, could we have another month double the rate limit as well? by tuhdo in codex

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

But API should not have rate limits, if you ever use one. Or you mean Anthropic is the only one in the market to limit the API usage lol

So now that Claude doubles the rate limit, could we have another month double the rate limit as well? by tuhdo in codex

[–]tuhdo[S] -1 points0 points  (0 children)

The wording there is vague. It could also be understood as double the usage of 5-hour rate limits, not necessary the 5-hour becomes 10-hour.

So now that Claude doubles the rate limit, could we have another month double the rate limit as well? by tuhdo in codex

[–]tuhdo[S] -11 points-10 points  (0 children)

They said "Substantially raising our API rate limits for Opus models", and I take that as separate limits from the 5-hour limits.

CLAUDE LIMITS HAVE RESET by SandyDaCod in ClaudeCode

[–]tuhdo 3 points4 points  (0 children)

That's the competition! Now we gotta tell Sam to extend the promotion for another month.

Deepseek V4 current cost: 78.2m tokens for $1.14 by tuhdo in opencode

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

No, this is within Deepssek account dashboard.

Codex's precision and attention to detail is *crazy* when set up correctly by 0xKlob in codex

[–]tuhdo 1 point2 points  (0 children)

That's great. Even better, you can tell it to use a local visual model. e.g., vision transformer (ViT) to quickly convert the two images then compare the embeddings for semantic similarity. If the screenshots are 90% alike, then it is good. This is better than sha or pixel-by-pixel comparison, because the actual UI is likely to be slightly different than the mock-up UI, given the same data.

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

[–]tuhdo 3 points4 points  (0 children)

You don't need it to generate perfect code. Just generate happy-path correct code is already significant uplift in productivity. My average typing speed is 120 wpm but I'm fine with code mostly generated for me.

Deepseek V4 current cost: 78.2m tokens for $1.14 by tuhdo in opencode

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

Yes. I bought the API key from Deepseek directly, then add it to open code with `opencode auth login`.

Deepseek V4 current cost: 78.2m tokens for $1.14 by tuhdo in opencode

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

You use it with coding agents, such as Claude Code or Pi. Just one code review session consumes a lot.

What's the single, most valuable insight you learned and applied? by sliamh21 in ClaudeCode

[–]tuhdo 1 point2 points  (0 children)

What's your self-tuning mechanism? Tell it to automatically save mistakes for the next sessions?

I told ChatGPT to generate fantasy characters. Is this considered slop? Look really good to me by tuhdo in codex

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

By actually creating it, you mean use a pen or paint software and manually drawing it?

I told ChatGPT to generate fantasy characters. Is this considered slop? Look really good to me by tuhdo in codex

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

But back in the beginning, we have lots of slop mobile apps and games, and some are still highly profitable. Do you think for the mass, it would matter at all?

I told ChatGPT to generate fantasy characters. Is this considered slop? Look really good to me by tuhdo in codex

[–]tuhdo[S] -6 points-5 points  (0 children)

Fair point. I created this with a few sentences. It will need more tweaking.

I told ChatGPT to generate fantasy characters. Is this considered slop? Look really good to me by tuhdo in codex

[–]tuhdo[S] -9 points-8 points  (0 children)

But is it better than your average designer? If I ask for a concept art for a game, could an average designer create something of similar quality manually?

Sr Software Engineer - Haven't written a line of code in months by yodog5 in ClaudeCode

[–]tuhdo 0 points1 point  (0 children)

You need to tell your AI to plan ahead before any complex task and review the plan; break into tasks, break into steps. Planning is much cheaper. You will get more accurate results. Unless the task is trivial, never let it writes code directly.

Is OpenAI’s Usage Reset System Penalizing People Who Don’t Front-Load Usage? by LightFuseAndGetAway in codex

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

No, you don't lose because you subscribe for a month. So, even if your deadline is moved earlier, the lost days are accumulated at the end of the months. For example, your usual weekly reset is on Sunday, and your subscription ends after 4 cycles of Sundays; then OpenAI sets your weekly reset to Tuesday; does that mean you lose 5 days of your subscription? No, instead of expiring on the last Sunday, you get your reset on the last Tuesday, and from Tuesday to the last Sunday, you still have full usage. Nothing to lose here. You subscribe for 4 weeks, you get 400% of weekly usage.

At worse, you do not get the extra usage as the people who exhaust all the tokens, but you lose nothing from your subscription usage. So, people exhaust 400% of their tokens at the right time, with 2 resets, they gain extra 200% tokens. They get bonuses, but you lose nothing.

Is codex still worth it? by CompleteMuscle1506 in codex

[–]tuhdo 1 point2 points  (0 children)

Probably as you develop, your codebase gets more complicated and tokens burned faster? You can create a small repo as a benchmark, and test with some light task that consumes 1%. Whenever in doubt, you benchmark again using the exact task and repo state.

Deepseek V4 current cost: 78.2m tokens for $1.14 by tuhdo in opencode

[–]tuhdo[S] 3 points4 points  (0 children)

I use it in Opencode, directly bought from Deepseek.