this post was submitted on 10 Mar 2026
602 points (99.3% liked)

Technology

82488 readers
4329 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Amazon’s ecommerce business has summoned a large group of engineers to a meeting on Tuesday for a “deep dive” into a spate of outages, including incidents tied to the use of AI coding tools.

The online retail giant said there had been a “trend of incidents” in recent months, characterized by a “high blast radius” and “Gen-AI assisted changes” among other factors, according to a briefing note for the meeting seen by the FT.

Under “contributing factors” the note included “novel GenAI usage for which best practices and safeguards are not yet fully established.”

you are viewing a single comment's thread
view the rest of the comments
[–] traxex@lemmy.dbzer0.com 8 points 7 hours ago (1 children)

Yeah I’m not quite sure you understand how webpages or the massive backend processes that keep it afloat work.

[–] WildPalmTree@lemmy.world 1 points 3 hours ago (2 children)

That's not the point. Once it is done, isn't it done? Either it works or not. It worked 5 years ago. Should work today. I don't find myself being awed at how much better my Amazon visits are today compared to five years ago.

[–] traxex@lemmy.dbzer0.com 2 points 1 hour ago

It isn’t done. It really is never done. Purely from a “keeping the lights on” mode, you still fix minor bugs, update dependencies, fix vulnerabilities and maybe even make small code changes. Outside of that, you are always implementing new features, fixing old features, or creating tests/automation. All of that takes a lot of work and requires manpower.

[–] monkeyslikebananas2@lemmy.world 1 points 3 hours ago

Product managers are constantly pushing for new features. Those break and break things around them.