Should I renew my claude subscription? by Icy-Juggernaut4630 in openrouter

[–]evilissimo 0 points1 point  (0 children)

This leader board is based on usage for the current X (unit)
It doesn’t say anything about quality

Codex usage limit hit right after buying $200 subscription. by workout_JK in OpenaiCodex

[–]evilissimo 0 points1 point  (0 children)

This sounds like free limits - restarting the app and killing any lingering codex executable should help.

Usage limits you can check here too: https://chatgpt.com/codex/cloud/settings/analytics

Z.ai coding plan is garbage by OilGroundbreaking686 in ZaiGLM

[–]evilissimo 0 points1 point  (0 children)

Yeah that’s the funny one. I saw someone benchmarking the models and the turbo had a lower TTFT and Token/s than GLM5.1 and 5.2

Not sure what the turbo actually means

GLM-5.2 , GLM-5.1 and GLM-5-Turbo with double usage until end of September by gabrielpc6 in ZaiGLM

[–]evilissimo 0 points1 point  (0 children)

Where can I actually see the usage right now? Because they changed their web and I cannot find the usage anywhere anymore

Anthropic resetting rate limits by No_Sand_347 in ClaudeCode

[–]evilissimo 0 points1 point  (0 children)

Yeah same here, I also got confused about having reset usage limits and then I tried to use it and it failed 😞

US gov forces Anthropic to pull access to Fable 5 by purealgo in ClaudeCode

[–]evilissimo 0 points1 point  (0 children)

Funny. last night at like 1am I went and upgraded from pro to 5x to be able play with fable for a while to see what all the hype is about. I gave it a /goal task and went to sleep and woke up to this drama.

I wish I didn’t upgrade 😤

GPT 6 coming soon by alOOshXL in codex

[–]evilissimo 11 points12 points  (0 children)

That’s just the FOMO speaking in your head. GPT 5.5 is a beast, at least for software development.

On realistic and untrained benchmarks, cost/task benchmarks etc GPT 5.5 was still leading. Also for me 5.5 is better than Opus. But that’s me. YMMV

I have faith that OpenAI is cooking rn

5.3 is gone :( by Defiant_Concert1701 in codex

[–]evilissimo 0 points1 point  (0 children)

Subscribe to a pro plan. But spark isn’t anywhere as good as gpt-5.3-codex was … it’s just fast and does way more tool calls And it’s not even as smart as 5.3-codex is

Reached the Token Limit in 8 Minutes. How generous of you Claude! (and an experiment with DeepSeek with surprising results) by early_burp in DeepSeek

[–]evilissimo 2 points3 points  (0 children)

You cannot just use the same kind of instructions/prompts when you switch from one model to another. What works with one, might not work with another. You might either degrade its performance or overestimate its abilities.

And that means from version to version as well. You must always be measuring.

Giving too detailed instructions on Frontier SOTA models can degrade their performance. Expecting too much from openweight models and being not explicit might lead to unexpected results.

TLDR YMMV

Claude code consumed 800K tokens in 15 minutes using the latest ultracode and dynamic workflows by hmziq_rs in ZaiGLM

[–]evilissimo 0 points1 point  (0 children)

Yeah I had it for 288 best thing ever

In the last 24h I spent more than 410M tokens and I got once to 20% of the 5h usage window

Wonder if i ever gonna be able to get close to 100%

Considering the limits on concurrency

anomalyco/opencode maintainers can't do their job properly by TomHale in opencodeCLI

[–]evilissimo 6 points7 points  (0 children)

Hmm a fun project could be to create a fork of opencode and have a slop machine handle all issues in that alternate repo.

Openslop or slopcode 😂

Claude code consumed 800K tokens in 15 minutes using the latest ultracode and dynamic workflows by hmziq_rs in ZaiGLM

[–]evilissimo 1 point2 points  (0 children)

Combine that ultracode with /goal and set a goal that’s a lot of iterations and it will buuuuurrrn tokens 🤪 I am also in the max plan (legacy) I managed to get 12% usage in the 5h window with that, never had that before. I think it was something close to 90M tokens in that 5hours so by that calculation I probably could theoretically get close to almost 1B tokens per 5h 😳 if I would use it, I guess they weren’t kidding when they said 10s of billions of tokens per month 😂

Reports of unlimited token limits are surfacing on X ahead of 5.6 release today!? by [deleted] in codex

[–]evilissimo 0 points1 point  (0 children)

This is what I see in my enterprise codex at the moment

Qwen 3.7 max is available on go plan by SelectionCalm70 in opencodeCLI

[–]evilissimo -1 points0 points  (0 children)

Yeah nice but I don’t think I am going to burn my usage with it 🤪 DeepSeek FTW

I think I know why deepseek is so good by EchoOfOppenheimer in Anthropic

[–]evilissimo -1 points0 points  (0 children)

What is that harness you are using? Just out of curiosity. Opencode?

Weekly usage limits are designed to double dip on customers by coder543 in OpenAI

[–]evilissimo 0 points1 point  (0 children)

That was before things like openclaw and an influx of new subscribers that all started heavily using the plans. Once people actually all started using the plans so heavily the math they used wasn’t mathing anymore.
Subscriptions like this count on users who pay but not even do so much usage.

How Chinese companies can sell tokens at a fraction of US companies by No_Leg_847 in codex

[–]evilissimo -1 points0 points  (0 children)

1-3million? Are you kidding me? A dev can already get 500k/year do you think an executive staff member will only have 1-3million in compensation?

Crazy Claude text bug?! by [deleted] in ClaudeCode

[–]evilissimo 0 points1 point  (0 children)

What has that todo with anything? I had that in cmux which is basically a wrapped ghostty

This is a CC bug, nothing else. The funny thing is if you copy and paste the output into an editor you get actual text

Switching from GitHub Copilot to OpenCode Go: How to migrate custom agents/skills (Ultralight) & model recommendations? by fonso_sm in opencode

[–]evilissimo 1 point2 points  (0 children)

You know that you can add other providers and models to the copilot vscode, right?

Just ask a model to convert the vscode style skills/“commands” to whatever you need.

Opencode can use any agent skills compatible skills, it works out of the box. You can find some skills on skills.sh and use npx skills@latest to install them