• ambitiousslab
    link
    fedilink
    English
    arrow-up
    74
    ·
    14 days ago

    Perfect, now you just have to wrap your program inside a debugger in production!

      • leisesprecher@feddit.org
        link
        fedilink
        arrow-up
        35
        ·
        14 days ago

        One of our customers does that. It happened multiple times already that one dev fixed an issue in production, and the next regular deployment overwrote everything.

        But fortunately, it’s just critical infrastructure and nothing important.

        • henfredemars@infosec.pub
          link
          fedilink
          English
          arrow-up
          13
          ·
          14 days ago

          When I left my last job they were using the zip file method for version control and one creative developer managed to link two versions of libc at the same time.

          Software is so useful that the standard for utility is extremely low.