• julysfire@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 days ago

    My company recently converted our PMs into Vine Engineers right after laying off actual engineers. They don’t even know what git is or how to use it. 3 of them alone are using $7k a month in Claude tokens and they have not raised so much as a single PR.

  • phutatorius@lemmy.zip
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    2 days ago

    So it has a negative ROI and anyone who brought it into their firm is a clueless twat who uncritically bought a sales pitch.

    If corporate governance were not a joke, C-level heads would roll.

    • DupaCycki@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      2 days ago

      They love money. AI was good money for a while. Or at least it looked like good money until you looked at it for longer than 3 seconds, which greatly surpasses the average attention span of an executive. And also the average executive’s iq.

    • dustyData@lemmy.world
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      edit-2
      2 days ago

      They loved it too much and now it costs more than paying a living wage to a human being. The end goal of AI was always to cut cost and layoff people. The best sabotage right now is to setup a script that constantly prompts an LLM for something useless. I would recommend it if it didn’t waste so much energy and clean water. But it would send a message. AI is not cheaper, it never was. Even with today’s outrageous token prices, LLM companies are still bleeding money per user. It will only get more expensive as data center contracts fall through and the investment craze fizzles out.

      • phutatorius@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        2 days ago

        I would recommend it if it didn’t waste so much energy and clean water.

        I wouldn’t. It’s not possible to do meaningful validation of a process that has AI in the loop because it is not repeatable and there is no reliable explainability. So for anything where money or lives are at stake, it’s not worth a shit. Same goes for anything where the company is held liable for false statements.

    • douglasg14b@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      2
      ·
      2 days ago

      Mixed bag.

      There are legitimately high value problems that AI works well against. But ungoverned proliferation has a net negative ROI across complex and difficult to measure areas.

      When applied expertly, it works great. When blindly handed to your entire workforce as a panacea, not so much

  • Bakkoda@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    Some CEO guy said employees must evolve. Throttle your workloads even more employees. Transcend! Praise be to the AI overlord(s)!

  • Em Adespoton@lemmy.ca
    link
    fedilink
    English
    arrow-up
    81
    arrow-down
    1
    ·
    3 days ago

    Something I’ve been noticing recently is that while the cost per token on specific models hasn’t gone up, the provided interfaces for using those models are starting to chew up significantly larger numbers of tokens for the same tasks that used fewer tokens with older versions of the interface software just a few months ago. Likely the interfaces are applying more expensive guardrail prompts and charging the end user for those tokens — but the end result is that it costs 4x as much to get the same work done.

    • _wizard@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      1
      ·
      3 days ago

      My CLAUDE.md file bloated significantly. It tried to load unnecessary skills and would retain throughout the whole session. Fixing that, maintaining good wikis and using clear often really helped fixed my personal token burn.

        • _wizard@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          1
          ·
          2 days ago

          Consider each session with Claude a new employee. Your Claude.md file is what it knows and how it acts out the gate. You can save memory to it or save directory links so it knows where or how to look for something.

        • DarthFrodo@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          arrow-down
          1
          ·
          3 days ago

          When you use the /init command in claude code, it’ll scan your whole project and write a CLAUDE.md, which is basically an overview of the project contents and architecture that it uses as context when responding to queries.

        • ThirdConsul@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 days ago

          LLMs generally work in one way. They get the prompt and give an answer. CLAUDE.md, system promp, rules, memory, tool defintions, mcps are different ways to prefix your prompt with extra information or context.

          Skills, or plugins, are a way to inject less information until is needed (you can think about them as prefixing your prompt with “if you are asked about pizzas, add to context separate file pizza.md”).

          What you could add to CLAUDE.md depends on what you’re doing. Generally it should be context LLM cannot infer relevant to all/most task performed in given project.

        • dermanus@lemmy.ca
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          1
          ·
          3 days ago

          It’s added in every chat you start with Claude for that project. It’s useful for including context specific to your project that it couldn’t otherwise know. High level stuff like what it’s for, but also details about how the folders are organized. This saves time and tokens from rescanning the whole thing every time.

          • Valmond@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            3 days ago

            Oh, thanks! That’s kind of neat, like not having to type “I’m on godot 4, c#” every time you ask about some quirk.

            • boonhet@sopuli.xyz
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              1
              ·
              2 days ago

              That’s exactly what it’s perfect for. If you go further and detail the intent of the project and give a high level overview of the architecture, it’s even better at inferring what needs to be done without a bunch of expensive file reads and asking you repetitive questions

    • Tixo@lemmy.zip
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 days ago

      The models are evolving. Everything uses multi modal in the bavkend, eating up more and more tokens for the same task.

    • aesthelete@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      2 days ago

      I switched to caveman on Claude Code. It cuts the token count; it’s the same output, and it appears to me to be faster as well.

  • jaykrown@lemmy.world
    link
    fedilink
    English
    arrow-up
    31
    arrow-down
    1
    ·
    3 days ago

    This is actually how the bubble begins to pop, we’re seeing it happen now.

  • Zulu@lemmy.world
    link
    fedilink
    English
    arrow-up
    57
    arrow-down
    1
    ·
    3 days ago

    How is it too expensive? Surely it’s generating way more profit than it would cost in value. How else could it be propping up the entire economy?

    Itd have to be some kind of bubble and that would mean we were in a lottttt of danger and should reasses our use of it.

    Nah we should just reduce our use because its too expensive and then stop thinking about it beyond that.

    • grue@lemmy.world
      link
      fedilink
      English
      arrow-up
      17
      ·
      3 days ago

      Itd have to be some kind of bubble and that would mean we were in a lottttt of danger and should reasses our use of it.

      Well yeah, but if it were the only sector propping up the whole economy and we reassessed it, the economy would be in a loooooot of danger anyway.

      Luckily, that would never happen…

    • architect@thelemmy.club
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      Imo its because people will lazily ask the llm to remove or change simple code instead of doing it themselves

  • chilicheeselies@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    3 days ago

    I don’t really understand how people are using so many tokens. At work I haven’t even hit $200 I spend per month. Wtf are people doing with these things that burns so many tokens?

    • ThirdConsul@lemmy.zip
      link
      fedilink
      English
      arrow-up
      18
      ·
      edit-2
      2 days ago

      If you run “agentic coding harness” or any kind of goal oriented loop then tokens goe brrrr.

      And LLM sellers are pushing for that (duh), as they managed to convince people to use infinite monkeys typewriting until they make Hamled.

      (Type made on purpose)

    • douglasg14b@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      Agent loops for SWE burn a LOT of tokens.

      I’m unfortunately temporarily disabled and can’t use my hands for another 2 months. So I’ve leaned heavily into AI based workflows to keep my job in the meantime.

      Aside from the nightmare of keeping quality high, not atrophying skills, and avoiding a lack of domain knowledge. It works reasonably okay.

      Token usage is insane though. A productive day might cost a few hundred dollars in tokens all things considered. Quality is expensive as well, a good 1/4 of that are automated systems that exist to identify defects, quality, coherence…etc issues early.

    • shaztopher@lemmy.zip
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 days ago

      If you click the most expensive model and then click max/fast mode, the same task can easily cost 10 or 20x of the cheaper models

      • aksdb@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 days ago

        I watched two colleagues this week and both had Opus 4.8 1M max thinking. No matter which task. It’s also slow as fuck. I work almost all day with GPT-5.4 low thinking and get good results… but faster and cheaper.

        I guess good model selection and promoting will be what sets devs apart in the near future. Once that bubble bursts a bit more and prices increase further that will be an interesting reckoning. Also for companies who basically taunted their employees into tokenmaxxing.

    • Wispy2891@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      2 days ago

      I tried Warp terminal because now that’s bankrolled by openai’s magic infinite money you can use your own openai api keys without a subscription. So I put one from my work account. I do a git commit (manually) and then it comes a prompt under it “push it, open a PR and switch to main?”. I click yes, it used one million tokens for that… (And it took about a minute because it did like 20 requests, so there was no time saving at all vs doing it manually)

      I wget something, it comes a prompt under it “now compare the hash?”. Boom, another 500k tokens

      • chilicheeselies@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 days ago

        That’s completely insane. At best it would be useful for the pr title and message, but the rest of that is waste.

        These are the kinds of things I just ask in chat. “Whata the cli command to compare hashes again?”

        • raspberriesareyummy@lemmy.world
          link
          fedilink
          English
          arrow-up
          8
          ·
          2 days ago

          People who use slop generators for coding assistance are insane. Everything else is a logical consequence of thinking you can take shortcuts to coding.

    • Kaligalis@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      I am not able to use the tokens provided by a Claude Max account either.
      But if someone tries to be clever and have 10 employees use a single Max account, they probably run into the limits often. And if the response is to let them just buy API-prized tokens instead of getting more accounts, that gets very expensive very fast. The single-user accounts are subsidized. The extra token prices are not.
      Actual business accounts are prohibitively expensive. And at least Anthropic terminates subsidized accounts when they see extensive use.

      Real token prices are insane. Most businesses couldn’t afford them. And eventually the VC capital will dry up. The cheap AI bubble will burst. And then the market is in for a real sticker shock.
      Better be prepared to switch to local inference for as many use cases as possible.

      • chilicheeselies@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        2 days ago

        I had to push back on that at work. Most of the problems presented were easily solvable via conventional methods. Only one task was a legitimate use of AI. There are some others, but the pressure to consider AI for every task is a little bananas

        • aesthelete@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          2 days ago

          My boss was talking about using AI agents for CI/CD processes. Like, I get using them to build CI/CD processes, but involving AI agents in the actual build process is ridiculously stupid. A representative from Microsoft specifically said in a training session to not use them that way so it’s obviously not only my stupid ass boss.

          • phutatorius@lemmy.zip
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 days ago

            involving AI agents in the actual build process is ridiculously stupid

            The very notion instills fear and disgust.

          • kungen@feddit.nu
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 days ago

            Only nerds want idempotent build results, it’s so fun debugging slop…

    • sobchak@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      I’ve heard “loops” will burn a lot of tokens. Haven’t tried it myself. A person could also spool up multiple loops to work on multiple branches at the same time.

      • aksdb@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        2 days ago

        I am not convinced yet of letting agents completely unattended. Watching them work makes review easier for me. If I let the agent just produce some result it needed half an hour (or more) for, it’s very likely so convoluted that I can at best skim over it and then go „yeah yeah ok, it’s probably fine <merge>“.

    • sanitation@lemmy.todayOP
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      2 days ago

      What are you using? Which product? I got 2k last month and was told to use cheaper models indeed

      • chilicheeselies@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        2 days ago

        I generally use sonnet 4.6, switching to opus 4.6 for more complex stuff. I try to stick with medium thinking, but will use max for stuff I am not super specific about in my prompt (or obscure errors).

        I use them through a GitHub copilot enterprise license, via the plugin for jetbrains.

    • grue@lemmy.world
      link
      fedilink
      English
      arrow-up
      23
      ·
      3 days ago

      You mean those workflows that could’ve been traditional scripting and CI/CD, if not for management forcing AI into them? Those workflows?

    • Dave.@aussie.zone
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      3 days ago

      “Sorry boss, quota resets this evening at 8. See you tomorrow!”

      “But it’s 9am!”

      *shrugs* “Quota. Got none. Seeya.”

    • Zarobi@aussie.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      Seems like A.I. is already demanding workers rights and lunch breaks. We treat the clankers better than actual human workers lol