- cross-posted to:
- usa@midwest.social
- cross-posted to:
- usa@midwest.social
Amazon is tightening software development controls after several internal code errors caused major outages that disrupted millions of customer orders. The company launched a 90-day “code safety reset” requiring stricter reviews and approvals before deploying changes to critical systems. The move also reflects concerns about risks from faster development using AI coding tools.
#Amazon #TechNews #AI #SoftwareEngineering #CloudComputing #DevOps #CyberReliability


The hashtags on my Lemmy app are rendered with markdown so it’s just a big ass fat header larger than the actual content. The audacity that this app can be paid for.
Sync, btw
even then markdown should only do that if there’s a space after I thought
Yeah, Markdown requires a space right after the
#, but quite a few parsers choose to be forgiving of this rule, to make it easier for beginners.Although that ends up making them pick up the proper syntax much more slowly.
And then also backfires in cases like what is shown here.