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

  • burghler@sh.itjust.works
    link
    fedilink
    arrow-up
    11
    ·
    1 day ago

    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

      • ulterno@programming.dev
        link
        fedilink
        English
        arrow-up
        7
        ·
        1 day ago

        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.