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 (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. Break Things !== Move Fast

Break Things !== Move Fast

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
68 Posts 51 Posters 3 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.
  • J [email protected]
    This post did not contain any content.
    J This user is from outside of this forum
    J This user is from outside of this forum
    [email protected]
    wrote last edited by
    #14

    I much prefer "Move slowly and fix things" (I so wish I had thought of that myself but can't remember where I saw it).

    1 Reply Last reply
    1
    • M [email protected]

      Meta's philosophy has bit them before, but they at least do it better than anyone else. Other companies hear the Meta philosophy and their CEOs take that as an excuse to underfund development to the point of constant errors and shipping broken products.

      They don't seem to realize that the reason that Meta can operate that way is because they are / were relentlessly focused on figuring out why things broke and then building out new products and systems to let them keep working fast and breaking things without their being a big downstream impact.

      They have incredibly robust testing, monitoring, and alerting systems in place for all of their products, including newly developed ones. They found it faster to work in a giant monorepo and share code, but they actually monitored and recognized when it scaled too big and was slowing development down and had teams building out custom version control software and virtual disk utilities to fix this (Microsoft did similar with Git when they moved Windows development to it), and when Meta found that coding in raw JavaScript and HTML was creating scaling difficulties with their app, they built React. Same thing with their customized version of PHP on the backend.

      I don't think Meta's impact on the world has been positive, and I don't think they should move fast and break things from a product design and ethics standpoint, but from an engineering standpoint, I do have respect for how they have executed that philosophy, and think that literally everyone else who tries it fails because they view it as a way of cutting short term costs, instead of as a way to identify and build and fix long term infrastructure.

      M This user is from outside of this forum
      M This user is from outside of this forum
      [email protected]
      wrote last edited by
      #15

      The reason Meta could operate that way was because they were a platform for people sending funny texts to each other with no promises of security or privacy.

      By the way, even they don't operate like that anymore.

      M 1 Reply Last reply
      7
      • M [email protected]

        The reason Meta could operate that way was because they were a platform for people sending funny texts to each other with no promises of security or privacy.

        By the way, even they don't operate like that anymore.

        M This user is from outside of this forum
        M This user is from outside of this forum
        [email protected]
        wrote last edited by [email protected]
        #16

        I'm basing that on my experience contracting there ~ 1.5 years ago. They've added new control systems to address things like the GDPR, but they are all still designed to be fully productized parts of their developer framework so that developers don't have to think about them and can still move just as fast with product / feature development.

        And while their product market had a little bit to do with it, they quite frankly have buggy software in production for less time than most major SAAS vendors or contract built systems.

        M 1 Reply Last reply
        6
        • J [email protected]
          This post did not contain any content.
          J This user is from outside of this forum
          J This user is from outside of this forum
          [email protected]
          wrote last edited by
          #17

          The boss wanted me to find savings, so I started unplugging servers.

          C D 2 Replies Last reply
          45
          • M [email protected]

            I'm basing that on my experience contracting there ~ 1.5 years ago. They've added new control systems to address things like the GDPR, but they are all still designed to be fully productized parts of their developer framework so that developers don't have to think about them and can still move just as fast with product / feature development.

            And while their product market had a little bit to do with it, they quite frankly have buggy software in production for less time than most major SAAS vendors or contract built systems.

            M This user is from outside of this forum
            M This user is from outside of this forum
            [email protected]
            wrote last edited by
            #18

            As you noticed, they have had a quality assurance structure for way longer than 2 years. They've had it for close to 20 years now.

            When they used to have this philosophy, they did always have something broken on their site, and go out of air once in a while. And they did benefit greatly from the speed they got from it, for a while, until it started being harmful.

            1 Reply Last reply
            1
            • J [email protected]

              The boss wanted me to find savings, so I started unplugging servers.

              C This user is from outside of this forum
              C This user is from outside of this forum
              [email protected]
              wrote last edited by
              #19

              Isn't that what Elon did when he bought Twitter? Just randomly started unplugging shit?

              H 1 Reply Last reply
              3
              • J [email protected]
                This post did not contain any content.
                D This user is from outside of this forum
                D This user is from outside of this forum
                [email protected]
                wrote last edited by
                #20

                At work we have the following quote on the fridge

                "A ceramics teacher announced on opening day that he was dividing the class into two groups. All those on the left side of the studio, he said, would be graded solely on the quantity of work they produced, all those on the right solely on its quality. His procedure was simple: on the final day of class he would bring in his bathroom scales and weigh the work of the “quantity” group: fifty pound of pots rated an “A”, forty pounds a “B”, and so on. Those being graded on “quality”, however, needed to produce only one pot — albeit a perfect one — to get an “A”. Well, came grading time and a curious fact emerged: the works of highest quality were all produced by the group being graded for quantity. It seems that while the “quantity” group was busily churning out piles of work – and learning from their mistakes — the “quality” group had sat theorizing about perfection, and in the end had little more to show for their efforts than grandiose theories and a pile of dead clay."

                We are a software development company and my reply to this was basically that pot making hasn't changed in a long time, it's basically shaping and firing clay. Software development is comparatively new and has a vastly more dynamic landscape.

                Also, the comparison is stupid because we don't write code, realize it was shit and write a new one. If we did business like that, we wouldn't be in business.

                H B B C M 9 Replies Last reply
                33
                • J [email protected]
                  This post did not contain any content.
                  grrgyle@slrpnk.netG This user is from outside of this forum
                  grrgyle@slrpnk.netG This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #21

                  Move intentionally and fix things.

                  1 Reply Last reply
                  4
                  • P [email protected]

                    It’s fine to do that if you’re pre-customer and you’re just dabbling with a new idea. Once you are ready to go public though you need to be stable and secure. The big problem is when people try to apply the same development philosophy between established software and pre-alpha software.

                    B This user is from outside of this forum
                    B This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #22

                    I agree. It heavily depends on the "things" you're breaking

                    If it's prod, that's bad

                    If it's your "fuck-around" branch, go for it

                    1 Reply Last reply
                    14
                    • D [email protected]

                      At work we have the following quote on the fridge

                      "A ceramics teacher announced on opening day that he was dividing the class into two groups. All those on the left side of the studio, he said, would be graded solely on the quantity of work they produced, all those on the right solely on its quality. His procedure was simple: on the final day of class he would bring in his bathroom scales and weigh the work of the “quantity” group: fifty pound of pots rated an “A”, forty pounds a “B”, and so on. Those being graded on “quality”, however, needed to produce only one pot — albeit a perfect one — to get an “A”. Well, came grading time and a curious fact emerged: the works of highest quality were all produced by the group being graded for quantity. It seems that while the “quantity” group was busily churning out piles of work – and learning from their mistakes — the “quality” group had sat theorizing about perfection, and in the end had little more to show for their efforts than grandiose theories and a pile of dead clay."

                      We are a software development company and my reply to this was basically that pot making hasn't changed in a long time, it's basically shaping and firing clay. Software development is comparatively new and has a vastly more dynamic landscape.

                      Also, the comparison is stupid because we don't write code, realize it was shit and write a new one. If we did business like that, we wouldn't be in business.

                      H This user is from outside of this forum
                      H This user is from outside of this forum
                      [email protected]
                      wrote last edited by [email protected]
                      #23

                      That's a really terrible anecdote. Real life quantity group would find ways to do less and less for the same reward. You would end up with fifty pounds of clay with a fist shape indention. Call it a pot and be done.

                      C 1 Reply Last reply
                      28
                      • J [email protected]

                        The boss wanted me to find savings, so I started unplugging servers.

                        D This user is from outside of this forum
                        D This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #24

                        But did you do it fast?

                        J 1 Reply Last reply
                        17
                        • J [email protected]
                          This post did not contain any content.
                          L This user is from outside of this forum
                          L This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #25

                          "Say that again and I'll move fast to break your face"

                          1 Reply Last reply
                          2
                          • D [email protected]

                            But did you do it fast?

                            J This user is from outside of this forum
                            J This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #26

                            1 Reply Last reply
                            18
                            • D [email protected]

                              At work we have the following quote on the fridge

                              "A ceramics teacher announced on opening day that he was dividing the class into two groups. All those on the left side of the studio, he said, would be graded solely on the quantity of work they produced, all those on the right solely on its quality. His procedure was simple: on the final day of class he would bring in his bathroom scales and weigh the work of the “quantity” group: fifty pound of pots rated an “A”, forty pounds a “B”, and so on. Those being graded on “quality”, however, needed to produce only one pot — albeit a perfect one — to get an “A”. Well, came grading time and a curious fact emerged: the works of highest quality were all produced by the group being graded for quantity. It seems that while the “quantity” group was busily churning out piles of work – and learning from their mistakes — the “quality” group had sat theorizing about perfection, and in the end had little more to show for their efforts than grandiose theories and a pile of dead clay."

                              We are a software development company and my reply to this was basically that pot making hasn't changed in a long time, it's basically shaping and firing clay. Software development is comparatively new and has a vastly more dynamic landscape.

                              Also, the comparison is stupid because we don't write code, realize it was shit and write a new one. If we did business like that, we wouldn't be in business.

                              B This user is from outside of this forum
                              B This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #27

                              It seems like such a little story that it would probably have an origin. It doesn't seem like the ceramics class, the people who created the story mentioned, ever existed. When asked, they said it was actually a photography class (from the professor Jerry Uelsman). I'd also argue that while that may hold true for learning skills (if it does) it doesn't necessarily hold true for performing skills. Also I'd say the main reason it could work, is that it got them to actually do something.

                              1 Reply Last reply
                              5
                              • J [email protected]
                                This post did not contain any content.
                                M This user is from outside of this forum
                                M This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #28

                                Obligatory XKCD: https://m.xkcd.com/1428/

                                1 Reply Last reply
                                10
                                • snotflickerman@lemmy.blahaj.zoneS [email protected]

                                  Hey Farva, what's the name of that design philosophy you like that's got all that goofy shit and no respect for established norms?

                                  E This user is from outside of this forum
                                  E This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #29

                                  A litre of cola.

                                  1 Reply Last reply
                                  6
                                  • J [email protected]
                                    This post did not contain any content.
                                    B This user is from outside of this forum
                                    B This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #30

                                    I'll break all the shit if the board of investors are the ones paying for it.

                                    1 Reply Last reply
                                    4
                                    • O [email protected]

                                      Once you are ready to go public though you need to be stable and secure

                                      Is that really true though? If you have a product people actually want, they'll use it regardless of bugs

                                      tatterdemalion@programming.devT This user is from outside of this forum
                                      tatterdemalion@programming.devT This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #31

                                      That won't be true once your competition catches up to you and your bug-riddled product is pissing off customers, pushing them towards your competitors.

                                      B O 2 Replies Last reply
                                      4
                                      • tatterdemalion@programming.devT [email protected]

                                        That won't be true once your competition catches up to you and your bug-riddled product is pissing off customers, pushing them towards your competitors.

                                        B This user is from outside of this forum
                                        B This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #32

                                        I think move fast and break things is more what you do before you get any real competition, or to get better than the competition in some areas by taking shortcuts in others.

                                        You stop doing this when you're the big dog. Then you embrace the image of reliability and stability.

                                        1 Reply Last reply
                                        4
                                        • D [email protected]

                                          At work we have the following quote on the fridge

                                          "A ceramics teacher announced on opening day that he was dividing the class into two groups. All those on the left side of the studio, he said, would be graded solely on the quantity of work they produced, all those on the right solely on its quality. His procedure was simple: on the final day of class he would bring in his bathroom scales and weigh the work of the “quantity” group: fifty pound of pots rated an “A”, forty pounds a “B”, and so on. Those being graded on “quality”, however, needed to produce only one pot — albeit a perfect one — to get an “A”. Well, came grading time and a curious fact emerged: the works of highest quality were all produced by the group being graded for quantity. It seems that while the “quantity” group was busily churning out piles of work – and learning from their mistakes — the “quality” group had sat theorizing about perfection, and in the end had little more to show for their efforts than grandiose theories and a pile of dead clay."

                                          We are a software development company and my reply to this was basically that pot making hasn't changed in a long time, it's basically shaping and firing clay. Software development is comparatively new and has a vastly more dynamic landscape.

                                          Also, the comparison is stupid because we don't write code, realize it was shit and write a new one. If we did business like that, we wouldn't be in business.

                                          B This user is from outside of this forum
                                          B This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #33

                                          That quote sounds like an excuse for mass production worship a la brave new world, lol.

                                          1 Reply Last reply
                                          7
                                          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