Sources say the decision was made by how long interns spent in each editor. In fact, it appears the vim users simply never exited once they opened the program, presumably because they found it so productive.

    • notabot@lemm.ee
      link
      fedilink
      arrow-up
      32
      arrow-down
      1
      ·
      4 months ago

      Bah, a magnetised needle and a steady hand is the one true way to edit code on your prod system.

        • theneverfox@pawb.social
          link
          fedilink
          English
          arrow-up
          8
          ·
          4 months ago

          Hah, still relying on butterflies? Real programmers simply use the starting conditions of the universe to understand where their program will spontaneously compile

      • nephs@lemmygrad.ml
        link
        fedilink
        arrow-up
        6
        ·
        4 months ago

        I used to have my local environment synced to prod. Saving meant deployed.

        Everything was feature flagged by default, we never broke production in years. That was early 2010s.