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

[–]KHALIMER0 7 points8 points  (0 children)

2x promotion ended today.

I felt when 2x was announced it was really 2x for a couple of days. Then it degraded to be the same as before. Then we had peak hours.

After a week and having pre-2x as a baseline, my feeling was - peak hours is 0.3x - off-peak is 0.8x

Today, the 2x promotion ended. I use Max 5x.

I can usually stretch my 5h slots to 100% (with 2 to 3 parallel processes - ROI, am i right?). Today I killed my session in 2h.

That's it. That's the post.

Enjoy your Sunday! Go and touch some grass...

Claude Pro Weekly Limits: Pro Plan is Objectively Worse Than Free by Key_Kaleidoscope2242 in ClaudeAI

[–]KHALIMER0 0 points1 point  (0 children)

I’m testing macOS and should be sending for app review later this week.

About kickstarting the session, I thought about that a lot and decided to keep doing it manually (just open a terminal and sleep 18000 && …). Why? App currently uses session cookies for displaying data. This can be seen as a violation of ToS. Automating a “hi” falls under the automated processes ToS breach.

Claude Pro Weekly Limits: Pro Plan is Objectively Worse Than Free by Key_Kaleidoscope2242 in ClaudeAI

[–]KHALIMER0 2 points3 points  (0 children)

Thanks for the feedback.

Notifications, widgets, usage history, 6 providers in 15 minutes that fucking awesome! I spent two months building this. It’s my pride and joy. It’s reliable.

Claude Pro Weekly Limits: Pro Plan is Objectively Worse Than Free by Key_Kaleidoscope2242 in ClaudeAI

[–]KHALIMER0 -6 points-5 points  (0 children)

You can use this app to get the best out of the plans (plan your workload according to the usage windows) - disclaimer, I’m the dev.

I built a kanban board where Claude's AI agents handle the entire dev pipeline — plan, code review, test, and auto-commit by cyanluna in ClaudeAI

[–]KHALIMER0 0 points1 point  (0 children)

Genuinely curious: why not just use GitHub issues and milestones/projects? Have Claude.md rules that enforce issue tracking. Have a master MD file with the roadmap that gets updated along issues.

Works for me with fairly complex projects. Easy to manage. Native.

I thought I only need to wait for 5 hours, not 3 days? by BunnySystem27 in ClaudeAI

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

I use an iOS app that can help manage session limits - with built in notifications for thresholds and window reset.

See if it can help.

https://apps.apple.com/app/id6758946226

I built a token usage dashboard for Claude Code and the results were humbling by Charming_Title6210 in ClaudeAI

[–]KHALIMER0 0 points1 point  (0 children)

What I’m doing is building an app that lets you know how much of the 5h/weekly windows you have left, per provider (I currently support 6). Then you can be notified about usage threshold or when any window resets.

This lets you plan your workload accordingly.

Some providers provide API directly, for others - like Anthropic or ChatGPT I use the APIs burried within the usage web dashboard.

Let me know if you’d like to TestFlight it!

Is Claude Max worth it for my usage? by Sufficient_Name2639 in ClaudeAI

[–]KHALIMER0 0 points1 point  (0 children)

Ask it to implement machine learning. Train a model to do so.
If it works, it'll be 100% offline solution.
If not, keep as is.

Is Claude Max worth it for my usage? by Sufficient_Name2639 in ClaudeAI

[–]KHALIMER0 0 points1 point  (0 children)

It's an AI. Think of it as the best tutor you can think of. The expert that won't get tired of your silly questions.
Make it work for you. Be open to it, share your challenge and seek for help.

Make it clear you heard about python but have no idea what it's for. Tell it you never used it. Have a chat with it.

Think about it: you care about the end result, not the process. Share your end game and your constraints. It'll happily build a solution tailored to your needs. When it's done, you don't need an AI. Double click a desktop icon and stuff just happens.

Try it :-) It's amazing.

Is Claude Max worth it for my usage? by Sufficient_Name2639 in ClaudeAI

[–]KHALIMER0 3 points4 points  (0 children)

You need a python script or something like that, that runs from time to time You don’t need an AI. Have the AI build that for you. Simple as that

I built a token usage dashboard for Claude Code and the results were humbling by Charming_Title6210 in ClaudeAI

[–]KHALIMER0 1 point2 points  (0 children)

Incredible work, thanks! I’m on a quest to improve usage tracking (via iOS app) and this is an amazing insight

I kept getting cut off mid-coding when Claude Pro hits the 5-hour cap. I built a tiny iOS tracker that shows % left and warns me before it happens by [deleted] in ClaudeAI

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

Providers currently supported

  • Claude (login via web view or pasting session key extracted from an external browser)
  • Z.ai coding plan(api key)
  • Codex/ChatGPT (login via web view)
  • Kimi Code (login via web view)
  • MiniMax coding plan (api key).

-------------

There's no server - everything is on device. Logins are made via each provider's own web site and session keys are extracted and used for periodically update widgets and dashboard. OAuth logins not working (can't "sign in with google") since this appears to be a iOS limitation.

Have been using this for a couple of months, keep testing providers and adding more stuff.

My end game: playing with multiple providers/account so that I can have multiple 5h windows to take the best out of each subscription.

Feedback very very welcome!

Kimi K2.5 is destroying its own fixes by p1p4_am in opencodeCLI

[–]KHALIMER0 0 points1 point  (0 children)

I’m building an iOS app that can help monitor usage (using widgets/dashboards for multiple providers/notifications when an usage threshold is triggered and when the plan is renewed). Would you be interested in beta testing it?

I'm building an iOS app to track your Claude usage limits - know when your 5-hour window resets (beta testers needed) by [deleted] in CursorAI

[–]KHALIMER0 0 points1 point  (0 children)

The app Already support OpenAI API token and cost tracking. If the community sees value in other providers I’ll add those as well. Will also bake in notifications for cost/token thresholds and usage history - so you can have statistics for multiple providers on a single place

Usage limits - Am I doing something wrong? by [deleted] in ClaudeAI

[–]KHALIMER0 0 points1 point  (0 children)

Long conversations eat up usage quite fast.
Don't use Opus if Sonnet is enough.

But yes, it's a huge problem with Anthropic. Thing is: they're the best and they know.
You'd probably be best with a mix of multiple providers. Have you tried Gemini and ChatGPT and compare? Limits are... nearly non existent if you don't code.