19 comments

  • ValentineC14 minutes ago
    &gt; <i>I noted that my own token usage comes to about $1,000&#x2F;month against each of Anthropic and OpenAI - which currently costs me just $100 per provider thanks to their generous subsidized plans for individual subscribers.</i><p>Do we know that AI providers are going to keep these per-token prices, or eventually lower them because of competition from China?<p>Many lower-budget individuals are now moving to China open weight models like DeepSeek. I wonder if China&#x27;s really subsidising the providers, or if inferencing costs are actually much lower, and Anthropic&#x2F;OpenAI are just making sure no money&#x27;s left on the table for their eventual IPOs.
    • SecretDreams4 minutes ago
      &gt; Do we know that AI providers are going to keep these per-token prices, or eventually lower them because of competition from China?<p>I genuinely do not know how prices can get lower from the current major providers in NA without the whole market collapsing. Everyone is spending copious amounts of money to presumably make more money back.
    • testdelacc19 minutes ago
      Per token costs will fall, but the harnesses will get more token hungry. Instead of just centering the div it’ll spin up a battery of agents to architect, critique, advise, code, review, refactor and so on.
      • sevenzero3 minutes ago
        I wish I could disable most of these. I already hate all the &quot;oh you&#x27;re actually right, let me fix that&quot; nonsense. Then it proceeds to burn 50k tokens on the git history instead of copying logic A from a different part of the codebase to logic B, where I want that exact logic without having to write the boilerplate myself...
  • pmontra2 minutes ago
    I wonder what they are doing with $1500 per month. I&#x27;m on Claude Pro $20 plan and I&#x27;m doing well. That&#x27;s 3 days per week. On the other 2 days I&#x27;m using a customer&#x27;s Claude Max, I don&#x27;t know if it&#x27;s the $100 or the $200 plan, but I&#x27;m sharing it with some of its other developers.
  • newobj45 minutes ago
    It&#x27;s also a useful signal for AI value. Looks like it&#x27;s a max value add of $18,000 per engineer per year.
    • csallen24 minutes ago
      It&#x27;s not so simple to determine and generalize how much value AI adds. It&#x27;s going to be different on a per-company basis and a per-engineer basis. It&#x27;s also affected by the competitive market place and how many other companies are using AI for their engineers.<p>For example, what if you&#x27;re a tiny startup and you&#x27;re considering whether to hire an extra engineer or do all the coding yourself. I would estimate that AI is worth far more than $18,000 a year in that situation where you might reasonably decide to put off hiring an engineer.
    • tfehring0 minutes ago
      Not really. There are clearly diminishing marginal returns, so it&#x27;s very possible that the first $2,400&#x2F;engineer&#x2F;year adds &gt;&gt;$2,400&#x2F;year of value, but the 18,001st $&#x2F;engineer&#x2F;year adds &lt;$1 of value.
    • pqtyw22 minutes ago
      I find it really doubtful anyone has managed to quantify that in any meaningful way. Seems like mostly an arbitrary number. Also the article does claim that&#x27;s its actual several times more than 18k if you are fine with using Codex, Cursor or etc. when you Claude tokens run out.
    • alasano15 minutes ago
      Their initial budget for determining how much value AI adds is $18,000 per engineer.
    • eqvinox27 minutes ago
      It&#x27;s among a wave of fresh &quot;non-insane&quot; takes on AI in the enterprise. Maybe we can reel things in to a sustainable level before a giant bubble bursts.
    • jdkdksksn34 minutes ago
      [dead]
  • galaxyLogic23 minutes ago
    It&#x27;s probabaly a good things that Uber-developers are now forced to do some coding on their own. Only use AI where it absolutely helps
    • sva_13 minutes ago
      Or be smarter about their usage. $50 on tokens per day can get you a long way.
      • estomagordo7 minutes ago
        Some people also take weekends off.
  • f311a5 hours ago
    How many more months do we need to wait, until big companies realize that flash models work just fine if you:<p>1) Don&#x27;t ask LLMs for big changes<p>2) Review everything and point them in the right direction<p>Large models still suck at big changes, they produce questionable architecture and you still have to review the code, if your project is serious enough.<p>The codebase quickly become a mess, if you don&#x27;t pay enough attention. Does not matter which model.<p>So why bother with big models, when flash models are 10x cheaper and much faster to iterate under guidance? Large models can be used for security and bug audits. Flash models work almost the same for changes under 300 LOC when you dictate how you want your code to look.
    • warmwaffles7 minutes ago
      &gt; Don&#x27;t ask LLMs for big changes<p>&gt; Review everything and point them in the right direction<p>Sorry upper management doesn&#x27;t care. That&#x27;s an engineering problem that you need to solve.
  • CharlieDigital5 hours ago
    $1500&#x2F;mo is $18,000&#x2F;seat&#x2F;annum.<p>Maybe Microsoft and Nvidia are on to something.<p>128 GB machines that can run local LLMs are a bargain even if priced $5-8k. Yes, tok&#x2F;s is not quite there, but that&#x27;s probably OK since the bottleneck really isn&#x27;t the code; it&#x27;s WTF did Uber build with all of that spend? How did it meaningfully impact their revenue in a positive direction?
    • pqtyw20 minutes ago
      How is tok&#x2F;s not a bottleneck I? I assume most people still use ai agents interactively rather than leaving them to do their own thing during the night.<p>I find anything below 50 tps or so entirely unusable...<p>Regardless its Apples to oranges anyway, inference is quite cheap for open weight models its just that Claude and OpenAI can charge very high margins compared to e.g. DeepSeek or various provider on OpenRouter since open models are a commodity.
      • brianwawok10 minutes ago
        I startup 4 or so projects then go do other things for 4 hours. I don’t have enough energy to steer overnight, but I’m at least “semi afk” for daytime steering. So throughput is king for me, tokens per hour. Not latency or actual tokens per second.
    • zozbot2343 hours ago
      I agree on the basic point, but running $1500&#x2F;mo&#x27;s worth of SOTA local AI is non-trivial already, and that&#x27;s a figure for a single seat. That&#x27;s equivalent to generating at least 20 tok&#x2F;s on a 24&#x2F;7 basis, in fact probably quite a bit more than that (because open-weight models are vastly cheaper than proprietary ones even when served from reputable Western providers - reaching the same spend would take around 100 tok&#x2F;s or more, which is well within datacenter hardware territory).<p>You could probably reach the former figure on a prosumer platform but only for very special workloads. If you spend a lot of time on prefill (which is common for agentic workloads) the outlook is even worse since that&#x27;s a significant constraint for any on-prem AI.
    • Buttons84022 minutes ago
      I think companies will eventually just buy a local AI server.<p>Using local hardware is expensive when it&#x27;s running a complicated software stack that can break in 10,000 different ways.<p>These eventual local AI servers will just talk some protocol for AI and sit in the corner and nobody will think about them.<p>I guess they still might need access to various systems, so idk. Eventually I think someone will offer &quot;AI in a box&quot; though, running the latest open model or whatever.
    • dkdcdev5 hours ago
      at their scale they could also just run a large on-premise or rented (basically still cloud, but cheaper) GPU cluster and run through that. fixed costs, even license a SOTA model’s weights if you’d like
      • embedding-shape5 hours ago
        &gt; even license a SOTA model’s weights if you’d like<p>Yeah, I bet all labs releasing SOTA models are more than happy to remove the main way they make money and let you run it locally, especially if you&#x27;re a big spender like Uber who seems very willing to throw money into the sea as an experiment.
        • throwway1203855 hours ago
          That&#x27;s going to stop eventually, and I think at that point we&#x27;re going to see business models more like the major CAD providers.
        • idiotsecant5 hours ago
          I don&#x27;t think they&#x27;ll have a choice, open weights models are not far behind. At some point it&#x27;s essentially a commodity game
          • dkdcdev5 hours ago
            they also already do this…<p>Anthropic and OpenAI license to the public clouds. Google reportedly licenses to Apple. licensing to Fortune 100 companies running on their own infra is an obvious next step<p>it is a race to the bottom and I’m not sure the labs win that race. we’ll see!
      • mrweasel2 hours ago
        The problem isn&#x27;t really Uber, Microsoft or Nvidia, it&#x27;s all the smaller none IT companies that also have developers on staff. They are screwed. $1500 per seat per month is just way to expensive, but they also can&#x27;t afford to build and maintain their own on-premise solution. If Microsoft can&#x27;t afford to run CoPilot for their own developer, what chance does any of their customers stand?<p>If the large, well founded IT companies in the world believes the current AI cost is to high, then Anthropic, OpenAI and CoPilot have no actual customer base. AI is then relegated to very profitable niche business, but that can&#x27;t fund the R&amp;D for the models.
        • treis35 minutes ago
          There&#x27;s models for every price point. What was SOTA and stupid expensive to run a year ago is a cheap flash model today.
        • skybrian39 minutes ago
          It&#x27;s an extra 18k a year for developer tools when they&#x27;re paying how much a year per developer? Having software developers at all isn&#x27;t cheap.<p>Also, I don&#x27;t believe you need to spend $1500 a month on a coding agent if you optimize usage at all.
          • ecshafer14 minutes ago
            $18k a year is a non starter in most companies. Ive seen companies balk at Intellij.
        • mvdtnz23 minutes ago
          Why are smaller non-IT companies &quot;screwed&quot; because they can&#x27;t pay out the nose for their developers&#x27; AI usage? They&#x27;re non-IT companies, developers are presumably not on their critical path, or not their bottleneck. Developers can keep on writing code the old way, or doing it with a more reasonable AI spend. I don&#x27;t see how this &quot;screws&quot; any company.
    • jvanderbot5 hours ago
      Right - the future of LLMs is like ol&#x27; windows XP+Dell. Commercialized &quot;things&quot; you run locally offline, co-designed with hardware, with a known productivity suite, and large businesses building the next generation thing and suite with 18mo release cycles (ish).
      • treis41 minutes ago
        I don&#x27;t see it. Leasing equipment and paying per seat license fees makes a lot of accounting and cash flow sense. Maybe when it gets to the point where you can run SOTA LLMs on consumer hardware. But that seems a solid decade and probably much more away.<p>Even then it makes more sense to rent the bigger GPU and get your answer faster.
      • nonethewiser5 hours ago
        XP? I can see the argument for enterprise support but in that case the latest windows OS is going to be virtually free and I dont know if MS and Dell etc. would even support an XP machine. Might even be required for hardware. If no enterprise support wouldnt Linux make a lot more sense?<p>I get that if it&#x27;s offline the security downside of XP doesnt matter, and I assume XP is free, but being free doesnt really seem that valuable compared to alternatives (free linux and virtually free OS if buying wholesale).
        • jvanderbot5 hours ago
          &quot;Windows XP+Dell&quot; should have been in quotes. It&#x27;s <i>similar</i> to the way enterprise productivity software was developed, packaged co-designed with hardware, and sold on an 18mo upgrade cycle assumption. It&#x27;s not <i>literally</i> windows xp.
          • nonethewiser1 hour ago
            Oh gotcha. Yeah that&#x27;s an interesting idea.
    • darkwater5 hours ago
      &gt; it&#x27;s WTF did Uber build with all of that spend?<p>You can ask the same for the median 330k salary in the US for Uber Engineering... and being a bit snarky, attending Uber engineers talks here and there at a few conferences, looks like. they love to (re)invent internal tooling&#x2F;platforms. That&#x27;s pretty expensive on its own.<p>EDIT: I&#x27;m not saying that Uber&#x27;s engineers didn&#x27;t add value to the company, they absolutely did and handling the scale up they had to handle is not an easy feat. But I do challenge the notion of &quot;what features did they create with that (LLM) spending?&quot; of GP.
      • SlinkyOnStairs4 hours ago
        &gt; You can ask the same for the median 330k salary in the US for Uber Engineering<p>People <i>DO</i>.<p>It&#x27;s well known that most tech companies are ran incompetently. As you say, it&#x27;s not the engineers&#x27; fault.<p>But most projects and hiring in these companies exists to juice promotion criteria. And that, depending on perspective, these companies are either massively overstaffed or massively underproductive.<p>The comparison to AI spending being wasteful holds up pretty well, these are companies that readily piss away billions in pointless spending.
      • FergusArgyll29 minutes ago
        This is a very good answer but there&#x27;s a flip side too.<p>The idea of &quot;if you add intelligence you make more money&quot; is contradicted by the fact companies don&#x27;t just always hire more people. Wy doesn&#x27;t google just hire everyone?
      • CharlieDigital5 hours ago
        This is what all &quot;platform engineers&quot; have to do once things are working nicely: you have to keep inventing work.<p>I don&#x27;t know; I&#x27;m a Ron Popeil &quot;set it and forget it&quot; kind of guy. Make the dumbest, simplest thing that&#x27;s going to work with some clear path for scaling. Then go do valuable things instead.
        • darkwater5 hours ago
          But most Platform Engineering teams in smaller companies (and especially non-US) add a layer on top of existing technologies. A layer that usually maps to the specific culture and idiosyncrasies of that company; a bit like the deployment flow which is usually very specifically shaped on how a company is.<p>But in Uber&#x27;s case, they tend to reinvent lower level pieces of platform&#x2F;infra.
      • throwaw125 hours ago
        you don&#x27;t get promotion for supporting existing things, but for &quot;inventing&quot; you can get promoted. also for large migrations
    • ungreased06755 hours ago
      Your last question is really important. What did they accomplish with all that spend?<p>I suspect there’s some mass delusion with respect to actual accomplishments as a result of LLM use. Sure, things are moving faster, but does it matter?
    • infecto5 hours ago
      I am wondering more and more if this becomes true as these smaller models take off. I might be old fashioned but I have yet to crack the workflows some of the hype people spout like Claude codes Boris where he and others talk about running hundreds of agents overnight.<p>I have still found the sweet spot for me is using LLMs but I am still in the drivers seat.
      • CharlieDigital1 hour ago
        That&#x27;s because for some of these folks, the cost of the tokens doesn&#x27;t have to match the value of the output; the hype from the story is all they need.<p>Normal people have to produce something of value from that spend. So starting 100 agents and then waking up to something cool but useless just means you spent a few thousand dollars and created nothing of value............
      • ofjcihen3 hours ago
        Running hundreds of agents overnight is almost certainly 99 percent waste.
    • devttyeu5 hours ago
      If you believe a 128gb machine that is essentially DGX Spark in a laptop chassis can run models comparable to SOTA you either never ran open models on hard tasks, or you aren&#x27;t scratching the surface of SOTA closed LLM capability in how you&#x27;re using them.
      • f311a5 hours ago
        Can you show me an example of a hard task that can&#x27;t be achieved using light models? When we don&#x27;t want the model to work on autopilot without reviewing the code at all. Even SOTA models will produce garbage code, if you don&#x27;t guide them all the time.<p>Hard tasks require a lot of guidance and code reviewing, unless you are creating another throw away project where correctness, maintainability and code understanding does not matter.
    • sourcecodeplz5 hours ago
      $1.5kpm for SOTA. 128gb you run DSV4 Flash.
      • pqtyw14 minutes ago
        What&#x27;s the point of running it locally though? Inference for open models is quite cheap already. They could just selfhost, anyway. The experience of running LLMs locally will be excruciatingly bad in comparison at least for the near future.
    • jcgrillo5 hours ago
      &gt; WTF did Uber build with all of that spend?<p>WTF did <i>anyone</i> build with all that spend? Despite all the feel-good anecdotes about how productive folks feel using ai coding tools there&#x27;s a deafening silence when it comes to actual, demonstrated efficacy. How can we be this far entrenched in these workflows and <i>still</i> not know whether they actually do anything useful?
      • awesan5 hours ago
        I can say at least for me at a small-ish company (~40 FTE) there has been a surge in internal productivity tools. Nothing to improve the end user product directly but a lot of tools to make processes easier and less error prone.<p>What would previously be janky internal dashboards or excel sheets are now actually nice to use tools. That said of course the maintenance cost of all that has yet to be discovered, and the ROI is questionable.
        • CharlieDigital5 hours ago
          About the same ~40 FTE team. We&#x27;re doing the same thing. Smattering of internal tools, but no net gain in external revenue. Who knows which of those tools will have any value or ppl are just doing it because it&#x27;s cool now to make fancy dashboards.<p>OK. I guess that&#x27;s good, too.
        • jcgrillo5 hours ago
          Yeah this seems to be a pretty widespread story, from what I&#x27;ve heard as well. The thing about those janky dashboards and spreadsheets though is that somebody understood them and built them with intent to solve a particular problem. Despite the rickety appearance, they&#x27;re trustworthy tools. A polished single page app might look nicer but it&#x27;s harder to debug than an excel sheet, and much less transparent in its internal workings--especially if nobody actually wrote it...
          • izacus37 minutes ago
            More importantly, it&#x27;s questionable how much extra revenue improving a design of internal tool brings.
      • nonethewiser5 hours ago
        The real answer?<p>Software engineer quality of life.<p>There can be an increase in productivity without a corresponding increase in total output. The gains could be captured by software engineers doing a days work in an hour then fucking off in a variety of ways.
        • pqtyw12 minutes ago
          &gt; doing a days work in an hour then fucking off in a variety of ways<p>Until companies start hiring 5x less engineers than they did before and well.. we are clearly moving towards that direction
        • slopinthebag41 minutes ago
          Yeah I think this is probably most accurate.
      • RugnirViking5 hours ago
        Imo its pretty clear that anyone who is taking the issue at least somewhat seriously knows the amount of value they provide is not non-zero. However, the problems are manifold: firstly, toolchains vary wildly, from fancy autocomplete, to engineers chatting with codebases they&#x27;re unfamiliar with, to people integrating them into devops and infra, to people doing spec driven development, with a thousand philosophies inbetween. Many people suspect that those above them in the ladder are on the cusp of massive failure due to losing track of the code, and many people higher on the ladder think those below them are overly cautious. I hate to be the guy saying &quot;oh it must be somewhere in the middle&quot;, but I will say at the very least I like being able to use it to read docs for me, and to synthesize syntax and simple scripts (give me a join that works across these tables and gives me column x, y and z - give me a python script that parses a file like this example and extracts abc data - given this api spec figure out how I can get this data from this endpoint, go)<p>as for building actually complex software, the art of that is not in simply chaining together such scripts. Its the art of using architecture and testing to shape uncertainty, and developing requirements (and extrapolating sensibly from incomplete requirements). I don&#x27;t think llms are great at this, but they arent terrible either. A lot of the more active users in the space are doing stuff where theyve realised they need more detailed specs, which like, yeah, we knew this already - better defined problems lead to better software.
        • jcgrillo4 hours ago
          I agree the most interesting use cases I&#x27;ve heard of are about <i>increasing</i> the rigor of software development practices, but there&#x27;s definitely a lack of coherence in methodology.. I believe that some users and companies <i>are successful</i> in this effort, but the odd (and interesting!) thing is that so far we don&#x27;t seem to know how to communicate <i>how to do it successfully</i>.
      • ftkftk26 minutes ago
        ~70 FTE Engineering team. We are shipping more features, especially features that previously would not have survived the cut to make it on the roadmap. Even though we are shipping more, our total amount of escaped bugs has not increased, so our escape rate has actually lowered. On top of that we are able to triage and fix escaped bugs more quickly now. And then of course there has been an uptick in internal tooling that makes the rest of the company more efficient, and we have been able to address tech debt at a higher rate than before.<p>I don&#x27;t think this would have been possible without having solid engineering culture and processes in place before bringing in ai coding tools.<p>And I don&#x27;t want to sugarcoat it, this hasn&#x27;t been easy, requires continued discipline, and took well over a year to get good at. And we still have to continuously learn, experiment and adapt our training, tooling, and processes.
    • m3kw95 hours ago
      You can&#x27;t get an edge using local models, these guys may have competitors that will spend on SOTA models. They won&#x27;t likely ever consider local machines even for some offloading scenarios, the complexity and costs will be even higher.
      • CharlieDigital5 hours ago
        Consider rewiring your perspective: getting an edge doesn&#x27;t really matter; the only thing that matters is <i>will customers pay for this</i>? <i>Is this a useful, valuable problem to solve?</i><p>Coding faster doesn&#x27;t really solve that.<p>Uber makes more money if people buy more rides, order more food, have some breakthrough in autonomous driving. They can save money if they can optimize some ops or spend somewhere. Is there any evidence that with the spend on AI that they achieved any of this? If they did, I&#x27;m sure we&#x27;d hear about it in some engineering blog.
    • analognoise4 hours ago
      18k&#x2F;yr? None of the LLMs generate anything like that in value!
      • simonw4 hours ago
        I&#x27;m definitely getting that much value out of Claude Code and Copilot.
        • CharlieDigital4 hours ago
          You&#x27;re a content creator; you define your revenue stream.<p>Uber engineers do not define their revenue stream; the product leadership team does.<p>$1500&#x2F;mo of AI spend by engineers does not equate to revenue. They need to figure out revenue first before zeroing in on AI spend.
        • ofjcihen3 hours ago
          Can you share some examples that you would say justify that price? Not a gotcha, I’m genuinely curious where you’re seeing a return at that level.
          • simonw2 hours ago
            I&#x27;ve written tens of thousands of lines of tested, working code that I would not have written otherwise, and that code is useful to me.<p>I effectively get to operate at the rate of a small team of engineers - I know that because I&#x27;ve managed small teams of engineers in the past.
            • ofjcihen1 hour ago
              &gt; that I would not have written otherwise<p>I think this is the part I struggle with. The code I write makes me money or is a way of teaching me something, both of which are reasons that I would write the code regardless.<p>I don’t think I have any projects in mind that I’d be willing to spend half of a car on that I also wouldn’t have written myself.<p>Obviously just a personal take though. I’m glad you get the usage you want out of it.
              • simonw1 hour ago
                My &quot;job&quot; is building open source software for data journalism (and anyone else who needs the tools data journalists need, which is pretty much everyone else). I can build more of those tools, and better, in exchange for a fraction of the cost it would take to hire a team to help.
  • jkwang5 hours ago
    The $1500 number is less interesting than the fact that they hit a ceiling at all. Most engineering teams I&#x27;ve talked to have no idea what their AI spend is per developer because it&#x27;s buried in a consolidated cloud bill. Having a hard cap forces two useful conversations: what workflows actually justify API calls vs local inference, and whether the output is being measured against any real productivity metric. Without that feedback loop it&#x27;s just a race to see who can burn tokens fastest.
    • simonw5 hours ago
      Both the Anthropic and OpenAI &quot;Enterprise&quot; plans include per-developer analytics:<p>Anthropic: <a href="https:&#x2F;&#x2F;support.claude.com&#x2F;en&#x2F;articles&#x2F;12883420-view-usage-analytics-for-team-and-enterprise-plans" rel="nofollow">https:&#x2F;&#x2F;support.claude.com&#x2F;en&#x2F;articles&#x2F;12883420-view-usage-a...</a><p>OpenAI: <a href="https:&#x2F;&#x2F;help.openai.com&#x2F;en&#x2F;articles&#x2F;10875114-workspace-analytics-for-chatgpt-enterprise-and-edu" rel="nofollow">https:&#x2F;&#x2F;help.openai.com&#x2F;en&#x2F;articles&#x2F;10875114-workspace-analy...</a>
      • Igrom34 minutes ago
        I believe you might be replying to a bot account.
        • lazyasciiart12 minutes ago
          What makes it look like one? All their dead comments read pretty normal to me.
  • etothet25 minutes ago
    In my experience, this is far below the cost the average dev will incur per month so this seems very reasonable to me. And, no doubt there are exceptions for heavy users so they can get some extra token usage when they need it.
    • waffuldrop10 minutes ago
      unless they changed something in the like 2 months (edit: besides implementing a cap for claude code specifically, since other tools already had caps) since ive left my job there im pretty sure 1500$ is the very max you can use after maxing out free calls, initial budget, then 2 extensions individually reviewed by your manager<p>higher ups pushed for these last 2 years to be AI focused so I don&#x27;t think this restriction is a measure of &quot;don&#x27;t use too much AI&quot; as much as it is a measure of &quot;don&#x27;t use only &#x27;manual&#x27; AI tooling&quot; since we had a dozen more specialized tools in-house running locally or otherwise that didn&#x27;t count towards the budget
  • rasbmn23 minutes ago
    Uber is in the business of experimenting with robotaxis and automated food delivery.<p>They can&#x27;t say that $0 per employee is the appropriate amount for AI spending. So they capped it, perhaps in order to &quot;send a signal&quot; that is eagerly picked up by the AI boosters.<p>There is no signal. Uber does not work any better since AI. They still want to promote AI, so they chose the highest number that doesn&#x27;t bankrupt them so the press and AI promoters pick it up as the new price anchor.<p>Probably they&#x27;ll quietly reduce the number more soon.
    • lazyasciiart13 minutes ago
      Is this inside knowledge, or speculation?
  • PessimalDecimal5 hours ago
    These are still at currently subsidized prices. We&#x27;ll see if they think they&#x27;re getting $1500&#x2F;month of value when that buys significantly fewer tokens.
    • pqtyw10 minutes ago
      The inference prices for very large open models would indicate that Antrophic&#x27;s and OpenAI&#x27;s margins are quite large.
    • square_usual5 hours ago
      There is no evidence that per-token inference prices (which is what Uber is setting a cap on) is subsidized.
      • pier255 hours ago
        AI companies have more expenses than inference.
        • RugnirViking4 hours ago
          yes, and theres no evidence that they arent (or can&#x27;t) use profitable inference to subsidise those other expenses. Some companies will keep spending massively to train better models, and some other companies will not, and offer good api prices. Which will end up being used? That depends on whether the spending turns into better value models
          • pier256 minutes ago
            &gt; <i>theres no evidence that they arent (or can&#x27;t) use profitable inference to subsidise those other expenses</i><p>as far as we know there&#x27;s no evidence that they can produce any profits at all
      • lelanthran5 hours ago
        Is there any evidence that it&#x27;s not?
        • pqtyw7 minutes ago
          Openrouter? i.e. Even excluding Deep Seek inference for very large open models is way cheaper. Maybe these providers are not very profitable but its highly unlikely that they are losing $4 for every $1 they make since selling inference is their only product...
        • Topfi5 hours ago
          The fact that Anthropic models are offered at the same API pricing by not just themselves but AWS, Azure and Vertex despite Anthropic taking a major slice on licensing along with the cost an open weight 1T parameter model like K2.6 costs to run on any third-party provider, make it unlikely that API inference cost are subsidized by the labs.
        • thejazzman5 hours ago
          Yes; they ban various uses of their subscriptions but say you can do whatever if you’re paying for the API without limits
          • pqtyw6 minutes ago
            That&#x27;s just market segmentation and them trying to maximize revenue it doesen&#x27;t really say anything about their costs.
          • simonw5 hours ago
            This story isn&#x27;t about those subscriptions - enterprise customers like Uber are paying the full API prices.
          • lelanthran5 hours ago
            That&#x27;s not evidence. Very likely though, but the only evidence we get one way or another is when they IPO.
    • pdyc5 hours ago
      afaik, enterprise plans are not subsidized. its 20$&#x2F;seat+api pricing. Unless you are saying api pricing itself is subsidized.
      • LurkandComment5 hours ago
        This is market introductory pricing that hasn&#x27;t factored in cost recovery. Most of it has been run on early investment with the assumption they will recover costs in the long run. The prices are subsidized across the board and they will need to go up signficantly to recover them.
        • pqtyw4 minutes ago
          Yeah, that&#x27;s not going to work if you can get e.g. 80% of value by using 10-20x or more cheaper open models. At some point it would just make sense for large companies to rent compute and deploy their version of DeepSeek or whatever (if they don&#x27;t trust Chinese providers)
        • swiftcoder5 hours ago
          Assuming this were accurate, then presumably the AI companies would be betting that inference costs come down before the bill is due - I don&#x27;t see enterprises being willing to absorb another ~10x price increase for tokens (as they&#x27;ve just done going from subscription prices to per-token pricing)
          • LurkandComment4 hours ago
            For claude shops this was a huge hit. But lets back this up. There are some companies that haven&#x27;t even built a break-even model at this price because they are funded by investment. As soon as those investors lose patience the first dominos will fall. For those who have somewhat of a business model, will it survive a price increase? The bigger question is do the base model providers have enough runway and have a way to keep going as they need to recover costs.
            • pqtyw3 minutes ago
              It&#x27;s mostly R&amp;D though, not inference. If LLM&#x27;s effectively become a commodity then they are screwed anyway.
        • logancbrown5 hours ago
          None of what you said is true
          • rimliu5 hours ago
            And you know this how?
    • boringg5 hours ago
      True but they will raise prices slowly so people will optimize their workflow so they aren&#x27;t just throwing as much inference as fast as possible like the current state. Right now you should do everything you wanted to try out because it is cheap (as long as you don&#x27;t become dependent ... the risk).
    • sourcecodeplz5 hours ago
      I understand current Codex $20 sub is worth about $480 GPT5 api credits.
      • esafak18 minutes ago
        Way more. Track with <a href="https:&#x2F;&#x2F;github.com&#x2F;junhoyeo&#x2F;tokscale" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;junhoyeo&#x2F;tokscale</a>
    • MagicMoonlight5 hours ago
      It&#x27;s not. They recently forced enterprise customers onto API billing instead of the cheap consumer pricing. Now the pricing is brutal.
  • epsteingpt5 hours ago
    Uber engineers reported that loading their workspace and pulling recent commits exhausted that AI limit for Claude Code (4.8 x-high) immediately.
    • wmf4 minutes ago
      I don&#x27;t think loading up a single context window costs $1,500. Which limit are you talking about?
  • LurkandComment5 hours ago
    1) This happened because they fundementally misunderstand how to use AI and how AI is priced 2) Most organizations are throwing everything in for analyses and not limiting the answer they want. You need to be specific of about what you analyze and what answers you want 3) People undervalue prompting or templated responses. I will have written. validated and sanity checked a prompt several times and run it across several models before I say its ready for use. But when it is, I know what it will give me and that the scope of its research and answer is as close to what I want as it can be. As little excess as I can. This all saves tokens
  • jwpapi5 hours ago
    If you estimate 10k salary per engineer that means the moment it’s cheaper for them to hire another engineer but that doesn’t mean it’s improving productivity 15% but if 15% is the moment it stopped being better than another human we can assume 7.5%?<p>Probably even less because you would spend those 1500 extra per employee also if you just save 10% so 150 per employee that’s 1.5% on salary.<p>This is imho one of the best ranges we can assume for now how much would that be on the whole swe market?
  • ilia-a5 hours ago
    Seems odd limit, especially since it highly dependant on Token provider used, with Opus this is not much and could easily be burnt in a week or less, but with something like deepseek the 1500 can literarily be an annual budget.<p>That being said, I do have to wonder why someone as bug as say Uber, simply not rollout OSS model in the cloud for their team, I&#x27;d imagine that would be cheapest &amp; most flexible option, while also keeping all the data shared with LLM private.
    • iceman285 hours ago
      It’s not just about the model but also setting up the system to create and share compute (GPUs) which is quite complicated on its own. Ubers primary business focus isn’t infrastructure.
  • ChrisArchitect5 hours ago
    Related:<p><i>Uber’s COO says it’s getting harder to justify money spent on tokenmaxxing</i><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48268871">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48268871</a><p><i>Uber torches 2026 AI budget on Claude Code in four months</i><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47976415">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47976415</a><p><i>Corporate America Is Starting to Ration AI as Cost Skyrockets</i><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48335388">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48335388</a>
  • cloudking5 hours ago
    They are also beholden to enterprise pricing and can&#x27;t use the subsidized consumer max plans.
  • sremani4 hours ago
    I have strong conviction that companies will now choose tech stack&#x2F;programming languages based on &#x27;tokenomics&#x27;. I am vibe coding using Clojure, a language I can read but cannot write and I never hit the usage limits even when using the latest model on Claude. I have similar experience with F#, which is a bit more verbose than clojure but absolutely beats every OOP language, Python, Typescript etc.<p>The reason, I use F# &amp; Clojure is they hit JVM and CLR, two popular enterprise stacks.<p>In my not so humble opinion Lisp(Clojure) still remains the language of AI.
  • jedisct15 hours ago
    A lot of things can be done with local models.
    • rimliu5 hours ago
      Even more things can be done without any models just as well.
      • dude2507115 hours ago
        Single developers seeking local models.
  • ashahin5 hours ago
    [flagged]
    • onlyrealcuzzo5 hours ago
      It&#x27;s interesting to me how ineffective LLMs are at refactoring, but when you think closely about how they work, it makes sense.<p>They are good at searching for things that have been done 10,000 times before, and slightly changing them. This is the majority of all &quot;new&quot; features.<p>Almost nothing is &quot;new&quot;...<p>Refactors are not this. If you can&#x27;t just write a gsub to do the work, they need to essentially break it up into N problems to solve, each of them pretty slow and expensive. Sure, none of these problems individually are &quot;new&quot; - which is why they <i>can</i> do it. But they can&#x27;t do it as effectively as you&#x27;d think.
      • jbvlkt42 minutes ago
        Exactly my experience. I always refactor first myself then delegate boring tasks to AI. It saves me energy, time and also tokens. If code is not prepared for easy implementation agents always fail.
    • slopinthebag40 minutes ago
      LLM generated comments are against site rules btw.
    • hanzeweiasa5 hours ago
      Good point about the unit of consumption shifting from prompts to agent loops. That makes pricing even trickier for vertical-specific AI tools.<p>We see this firsthand building AI Workdeck (open-source AI workspace for legal teams). A single due diligence review might chain 20+ agent calls: OCR -&gt; text extraction -&gt; clause classification -&gt; risk scoring -&gt; evidence chain assembly. The user sees one action, but the backend burns through significant inference.<p>The interesting thing about vertical tools is the pricing model can be fundamentally different. Horizontal tools charge per seat or per token. But in legal, the value is in the document, not the seat. A lawyer reviewing a 500-page M&amp;A file gets way more value than one reviewing a 2-page NDA.<p>Self-hosting changes the calculus too. Our users run on their own infra, so the AI cost is whatever their GPU costs. That makes $1,500&#x2F;month caps less relevant and throughput optimization more important.