There's definitely a way to use Claude code that is token conscious. I've tried throwing unsupervised agentic software factory workflows against the wall, and they burned through my tokens like nobody's business but didn't produce much. Supervised, human-in-the-loop process on the other hand is much more productive but doesn't consume nearly as much. Maybe that's why everyone's pushing agentic approaches so much.
My experience as well... I've only hit Antrhopic's 5hr threshold a few times, and two of them was within a half hour of the window. Also, all three times I'd already accomplished a LOT. I tend to work with the agent, and observe what's going on as well as review/test and work through results/changes. I spend a lot more time planning tasks/features than the execution, even using the agent as part of planning and pre-d…
Microsoft starts canceling Claude Code licenses
31–40 of 489 posts
Re: Microsoft starts canceling Claude Code licenses
#32This is an AI generated summary of a blog post ( https://www.thelowdownblog.com/2026/05/microsoft-cancels-int... ) which is a summary of an AI generated article ( https://blazetrends.com/microsoft-cancels-claude-code-pilot-... ) which is a summary of another AI generated article ( https://www.themodelwire.com/article/microsoft-starts-cancel... ) which is a summary of an article from The Verge ( https://www.theverge.c…
Re: Microsoft starts canceling Claude Code licenses
#33This is an AI generated summary of a blog post ( https://www.thelowdownblog.com/2026/05/microsoft-cancels-int... ) which is a summary of an AI generated article ( https://blazetrends.com/microsoft-cancels-claude-code-pilot-... ) which is a summary of another AI generated article ( https://www.themodelwire.com/article/microsoft-starts-cancel... ) which is a summary of an article from The Verge ( https://www.theverge.c…
2nd link doesn't work. That would be a neat tool, to find the original article and see how many levels of AI summary it has gone through, a game of AI telephone!
Re: Microsoft starts canceling Claude Code licenses
#34Re: Microsoft starts canceling Claude Code licenses
#35Re: Microsoft starts canceling Claude Code licenses
#36Surely a company as large as Microsoft is actively attempting to build their own models. They couldn't possibly have expected to stake the future of their software development on the conditions of a third party company?
Okay, but what if you're not Microsofts size and don't have and R&D budget large enough to fund development of your own models and tools? This is a warning to any company, not building their own AI, that AI assisted development could become really expensive really fast and most likely won't pay off. What Microsoft is suggesting is that the current price is to high, but it's still not high enough for e.g. Anthropic to…
Smaller companies will have departments that distill larger models into something more specifically manageable and useful for them. At least, that's my personal prediction :)
Re: Microsoft starts canceling Claude Code licenses
#37Re: Microsoft starts canceling Claude Code licenses
#38Earlier quoted context omitted.
My experience as well... I've only hit Antrhopic's 5hr threshold a few times, and two of them was within a half hour of the window. Also, all three times I'd already accomplished a LOT. I tend to work with the agent, and observe what's going on as well as review/test and work through results/changes. I spend a lot more time planning tasks/features than the execution, even using the agent as part of planning and pre-d…
I suspect subscription limits are quite a bit higher than the equivalent tokens their dollar cost could purchase. I similarly feel like I can get a lot done with a $20/mo Claude Pro subscriptions, but also can easily spend $10-20/day at API pricing with similar usage.
Re: Microsoft starts canceling Claude Code licenses
#39I think whats funny is that employees were most likely already covering the cost for these tools because they are useful. Companies didn't believe employees were using these tools and now have forced their usage and no longer have the costs subsidized. Similarly companies seem to reward high token usage as a sign of someone willing to play ball with AI and again have forced higher costs on themselves for people rewar…
Re: Microsoft starts canceling Claude Code licenses
#40I switched from Anthropic to OpenAI after spending ~$40K in equivalent token costs using Claude over 3 months. I found Opus 4.7 to be slow and wasteful with token usage. It's shocking how inefficient it is with tasks like bash tool usage and web searching, delegating them to a dozen subagents only to get stuck and never return until you esc and intervene. That, in addition to all of the broken tooling Anthropic built…