I’m confused why a business would allow (non-data-science/agent harness devs) to pay per token instead of eg an Anthropic business premium seat? A monthly subscription seems pretty straight forward for the accountants, no?
Uber caps employee AI spending after blowing through budget in four months
31–40 of 53 posts
Re: Uber caps employee AI spending after blowing through budget in four months
#32Re: Uber caps employee AI spending after blowing through budget in four months
#33If I were the CTO of any of these companies I would be working my butt off to be making an internal version of Claude. Let me explain my reasoning using Google as an example (disclaimer: Xoogler). Google has a lot of systems to make a very large monorepo manageable so builds and code search don't take forever. The build system is Blaze (on which Bazel is based), which has a Pythonic syntax and was once Python but tha…
Those are generally the core reasons most SaaSes exists. Additionally, (a) is the biggest issue because there is no open-weights model that can match GPT 5.5/Opus 4.8.
Re: Uber caps employee AI spending after blowing through budget in four months
#34If I were the CTO of any of these companies I would be working my butt off to be making an internal version of Claude. Let me explain my reasoning using Google as an example (disclaimer: Xoogler). Google has a lot of systems to make a very large monorepo manageable so builds and code search don't take forever. The build system is Blaze (on which Bazel is based), which has a Pythonic syntax and was once Python but tha…
Re: Uber caps employee AI spending after blowing through budget in four months
#35It's funny the convos I now have with Sonnet that I wasn't having with Opus. I feel like most of us here are starting to be told to draw down some of our 1M Opus xtrahigh thinking tokens :) Is anyone using a local router to deal with that? Something thats like "don't even bother with sonnet for this task, just go with Opus". I wonder if Haiku could even do that math and recommend the model you should be in?
But all that might be somewhat obsolete, the latest update for claude code looks like it uses workflows with various models, so they might already be optimizing that.
Re: Uber caps employee AI spending after blowing through budget in four months
#36There is a lot of frustration and even anger over CEOs pushing AI onto employees and some schadenfreude when it goes wrong. But there is some element of "fail fast" happening here.
I am glad wealthy corporations are footing the bill by stretching this technology to its limit. The fact of the matter is, we don't know how effective the best-of-the-best models are at scale.
There is a feeling that once we figure out how to leverage these agents, we'll see explosive growth. It's just going to cost a lot of money figuring it out.
It seems that for now, handing over 100% of code writing to LLMs is going to be too expensive. Cost per token for equivalent code is too high.
Re: Uber caps employee AI spending after blowing through budget in four months
#37We're going to see a 180 degree turnaround and a new metric soon: the less you spend, the better your yearly review. Going above quota will require syncs, forms, manager and VP approval etc.
Re: Uber caps employee AI spending after blowing through budget in four months
#38Maybe one day companies will optimize AI costs by hiring people?
I don't understand why CEO doesn't optimize and automate himself out of the job, like the software engineers are told to do
Re: Uber caps employee AI spending after blowing through budget in four months
#39It makes me wonder about the state of their codebase if devs needs to consume more than $1500 per month. It's interesting that AI is finally forcing businesses to think about coding maintenance costs though. When I started working on https://saasufy.com/ as a dev tool many years ago, I was frustrated that no big company cared about software maintenance costs and I really couldn't imagine a world where maintenance cos…
So I personally can easily believe that. Especially that a lot of people will just try to see if model can make that huge improvement / refactoring they’ve been hoping to do a reality, or tons of experiments to validate ideas.
Re: Uber caps employee AI spending after blowing through budget in four months
#40This is a contrarian view and I am a biased AI-maximalist. But I actually think these kinds of results are genuinely important. There is a lot of frustration and even anger over CEOs pushing AI onto employees and some schadenfreude when it goes wrong. But there is some element of "fail fast" happening here. I am glad wealthy corporations are footing the bill by stretching this technology to its limit. The fact of the…