Claude March 2026 usage promotion
61–70 of 159 posts
Re: Claude March 2026 usage promotion
#62[flagged]
Re: Claude March 2026 usage promotion
#63Would be cool to have a $5-10/month plan that only works off-peak, for people who want to do the occasional side project after work. Right now it's hard to justify anything but Copilot (because it's cheaper, offers the same models, and I'm nowhere near the usage limits).
Re: Claude March 2026 usage promotion
#64Re: Claude March 2026 usage promotion
#65Earlier quoted context omitted.
You decouple the workloads from human interaction (ie when you submit the job to the queue vs when it is scheduled to execute) so when they run is not a consideration, if possible. The economic incentives encourage solving this, and if it can’t be solved, it buckets customer cohort by willingness (or unwillingness) to pay for access during peak times.
Sure, but if I ask the LLM a question, I'd like it to respond now, instead of tonight.
Re: Claude March 2026 usage promotion
#66Re: Claude March 2026 usage promotion
#67Would be cool to have a $5-10/month plan that only works off-peak, for people who want to do the occasional side project after work. Right now it's hard to justify anything but Copilot (because it's cheaper, offers the same models, and I'm nowhere near the usage limits).
Re: Claude March 2026 usage promotion
#68Earlier quoted context omitted.
Sure, but if I ask the LLM a question, I'd like it to respond now, instead of tonight.
Certainly, interactive workloads aren’t realistic for time shifting, but agentic coding likely is. Package everything up and ship it as a job, getting a bundle back asynchronously.