ra’s avatarra’s Twitter Archive—№ 33,400

  1. software is an industry built on 80% solutions
    1. …in reply to @ra
      the effect of combining things feels multiplicative, so that two 80% solutions are actually a 64% solution because 0.8 ⨉ 0.8 = 0.64
      1. …in reply to @ra
        it catches up to you. an 80% OS running an 80% virtual machine communicating with an 80% graphics library via an 80% language comes to ~%41
        1. …in reply to @ra
          the completeness of your stack can be approximated as Cⁿ, where C is the avg completeness of each component, n is the number of components
          1. …in reply to @ra
            long story short, interoping with generic C# methods from Clojure is buggy as hell and its frustrating