this post was submitted on 30 May 2026
90 points (96.9% liked)

Technology

978 readers
1 users here now

Share interesting Technology news and links.

Rules:

  1. No paywalled sites at all.
  2. News articles has to be recent, not older than 2 weeks (14 days).
  3. No external video links, only native(.mp4,...etc) links under 5 mins.
  4. Post only direct links.

To encourage more original sources and keep this space commercial free as much as I could, the following websites are Blacklisted:

More sites will be added to the blacklist as needed.

Encouraged:

Misc:

Relevant Lemmy Communities:

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MagicShel@lemmy.zip 2 points 5 days ago (8 children)

A single engineer experimenting with agentic coding workflows can rack up hundreds or thousands of dollars in usage costs in a month. Multiply that across an enterprise with unrestricted access, and the numbers become difficult to contain.

I'm not doubting it, but I don't think I could personally spend more than about $1.5-3k per month. And that's with like 12-16 hour sessions doing troubleshooting and RCA while it builds tools to dig deeper.

Aside: RCA typically takes me 15-30 minutes by hand and, subsequent to a recent major deployment, we're having thousands of incidents per day from like ten per week, so I'm faced with building scripts to read from a half dozen systems and collect maybe 100k Kibana logs out of tens of millions and then categorize them by fix so that we can feed those entries into scripts to repair data integrity.

I max out at about $100/day. That's about all the output I can review. Most days I don't use it at all but this month has been wild. I can't imagine what the fuck someone is doing to spend even $30k in a month. There's no way there's any human code review going on at all. I'm amazed by Claude, but it's not that good.

[–] turdas@suppo.fi 8 points 5 days ago (4 children)

Use the most expensive model available and run multiple tasks in parallel.

[–] MagicShel@lemmy.zip 4 points 5 days ago (3 children)

But.... but code review. It does not get everything right. And an error early on could cascade. Idk... not my circus, not my monkeys, but that story is insane.

[–] dan@upvote.au 1 points 5 days ago* (last edited 5 days ago) (1 children)

The AI agents do a lot more than write code though. They can summarize meetings and emails, prepare project plans, create interactive design mockups, keep track of what you work on and write weekly/monthly summaries, create reports based on A/B test data, etc. If someone is heavily using AI, coding is just one part of it.

I use it quite a bit for planning and partially implementing side projects at work. Stuff that isn't my normal day-to-day project. They're usually APIs or internal webapps that I'd find useful but don't have time to do all the work myself.

For example, we use Google Chat at work, but its management of custom Emoji isn't great. I created an internal tool that shows all custom Emoji sorted by how frequently they're used, and allow people to vote on deletion (since we have a bunch of duplicates). I used AI to plan it, build the entities, write the code to hit Google's API, etc. I had it running in the background while working on other more important projects.

I treat it like an intern or a new grad. Assume the code won't be great, but I can guide it to do the right things.

[–] MagicShel@lemmy.zip 0 points 5 days ago* (last edited 5 days ago)

Generally what I do. I use ChatGPT for anything I can copy and paste in . I use Opus for "look at the service <<here>> and write a script that I can use as part of an investigation script. Follow development standards described CLAUDE.md.

Or look at the log files in this folder and describe failure modes. Use these services to find pull data to support or refute your findings. Write everything to an xlsx spreadsheet.

I feel like I'm not an amateur with AI. I've been here from the beginning. Since the inception of AI Dungeon. I've written projects that leverage AI. I would consider myself a power user, except I can't hold a candle against some of these folks. Blows my mind. But I humbly tip my hat. Thanks for the reply.

load more comments (1 replies)
load more comments (1 replies)
load more comments (4 replies)