- 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


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.