Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. in which bsky admits the outage 10 days ago *was* their fucking code after all.

in which bsky admits the outage 10 days ago *was* their fucking code after all.

Scheduled Pinned Locked Moved Uncategorized
8 Posts 6 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • davidgerard@circumstances.runD This user is from outside of this forum
    davidgerard@circumstances.runD This user is from outside of this forum
    davidgerard@circumstances.run
    wrote last edited by
    #1

    in which bsky admits the outage 10 days ago *was* their fucking code after all. they tried to blame AWS at the time and loudly insisted it wasn't their vibe-rotted code

    https://pckt.blog/b/jcalabro/april-2026-outage-post-mortem-219ebg2
    archive: https://archive.is/AKfKP

    theorangetheme@en.osm.townT klikini@pnw.zoneK lemizy@defcon.socialL h3mmy@tech.lgbtH 4 Replies Last reply
    1
    0
    • davidgerard@circumstances.runD davidgerard@circumstances.run

      in which bsky admits the outage 10 days ago *was* their fucking code after all. they tried to blame AWS at the time and loudly insisted it wasn't their vibe-rotted code

      https://pckt.blog/b/jcalabro/april-2026-outage-post-mortem-219ebg2
      archive: https://archive.is/AKfKP

      theorangetheme@en.osm.townT This user is from outside of this forum
      theorangetheme@en.osm.townT This user is from outside of this forum
      theorangetheme@en.osm.town
      wrote last edited by
      #2

      @davidgerard >Second, if you find this work interesting, we're hiring!

      Lmao sure, let me just grab a steerage ticket for the Titanic at 2:19 AM on April 15th, 1912.

      1 Reply Last reply
      0
      • davidgerard@circumstances.runD davidgerard@circumstances.run

        in which bsky admits the outage 10 days ago *was* their fucking code after all. they tried to blame AWS at the time and loudly insisted it wasn't their vibe-rotted code

        https://pckt.blog/b/jcalabro/april-2026-outage-post-mortem-219ebg2
        archive: https://archive.is/AKfKP

        klikini@pnw.zoneK This user is from outside of this forum
        klikini@pnw.zoneK This user is from outside of this forum
        klikini@pnw.zone
        wrote last edited by
        #3

        @davidgerard
        > o11y
        It's time to stop

        klikini@pnw.zoneK 1 Reply Last reply
        0
        • klikini@pnw.zoneK klikini@pnw.zone

          @davidgerard
          > o11y
          It's time to stop

          klikini@pnw.zoneK This user is from outside of this forum
          klikini@pnw.zoneK This user is from outside of this forum
          klikini@pnw.zone
          wrote last edited by
          #4

          @davidgerard Also, hilariously, I can't open any Bluesky links from that article because a request for app.bsky.ageassurance.getConfig is hanging!

          laukidh@infosec.exchangeL 1 Reply Last reply
          0
          • davidgerard@circumstances.runD davidgerard@circumstances.run

            in which bsky admits the outage 10 days ago *was* their fucking code after all. they tried to blame AWS at the time and loudly insisted it wasn't their vibe-rotted code

            https://pckt.blog/b/jcalabro/april-2026-outage-post-mortem-219ebg2
            archive: https://archive.is/AKfKP

            lemizy@defcon.socialL This user is from outside of this forum
            lemizy@defcon.socialL This user is from outside of this forum
            lemizy@defcon.social
            wrote last edited by
            #5

            @davidgerard bluesky is vibe coded????

            1 Reply Last reply
            0
            • klikini@pnw.zoneK klikini@pnw.zone

              @davidgerard Also, hilariously, I can't open any Bluesky links from that article because a request for app.bsky.ageassurance.getConfig is hanging!

              laukidh@infosec.exchangeL This user is from outside of this forum
              laukidh@infosec.exchangeL This user is from outside of this forum
              laukidh@infosec.exchange
              wrote last edited by
              #6

              @klikini @davidgerard they’re claiming this is a ddos, not more vibe code 🤷🏼‍♂️

              klikini@pnw.zoneK 1 Reply Last reply
              0
              • laukidh@infosec.exchangeL laukidh@infosec.exchange

                @klikini @davidgerard they’re claiming this is a ddos, not more vibe code 🤷🏼‍♂️

                klikini@pnw.zoneK This user is from outside of this forum
                klikini@pnw.zoneK This user is from outside of this forum
                klikini@pnw.zone
                wrote last edited by
                #7

                @Laukidh @davidgerard I wonder why anyone would DDoS that 🤔🤔🤔 /s

                1 Reply Last reply
                0
                • davidgerard@circumstances.runD davidgerard@circumstances.run

                  in which bsky admits the outage 10 days ago *was* their fucking code after all. they tried to blame AWS at the time and loudly insisted it wasn't their vibe-rotted code

                  https://pckt.blog/b/jcalabro/april-2026-outage-post-mortem-219ebg2
                  archive: https://archive.is/AKfKP

                  h3mmy@tech.lgbtH This user is from outside of this forum
                  h3mmy@tech.lgbtH This user is from outside of this forum
                  h3mmy@tech.lgbt
                  wrote last edited by
                  #8

                  @davidgerard They put synchronous loggers in high-volume transactions for memcache errors.

                  For context: That's like a textbook scenario for use non-blocking loggers.

                  - It's not a financial transaction that requires an airtight audit trail.
                  - High Throughput expected
                  - Production environment
                  - Prone to surges in traffic

                  The general pattern would be for the async logger to push it to a buffer and let a sidecar (like filebeat) scoop them up for the monitoring pipeline

                  1 Reply Last reply
                  0
                  • R relay@relay.an.exchange shared this topic
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups