19 Matching Annotations
  1. Aug 2024
    1. His library contains more than 30k books for sure.

      He said: "When I arrived 25 years ago, they were 30,000... I have no more time to count them."

      Seems logical that his library contained more than 30k books for this reason.

      ( ~9:25)

    2. At the beginning of this video, Umberto Eco is seen walking in his library (0:48)

  2. Nov 2022
    1. Mash duplicates any sub-Hashes that you add to it and wraps them in a Mash. This allows for infinite chaining of nested Hashes within a Mash without modifying the object(s) that are passed into the Mash. When you subclass Mash, the subclass wraps any sub-Hashes in its own class. This preserves any extensions that you mixed into the Mash subclass and allows them to work within the sub-Hashes, in addition to the main containing Mash.
  3. Nov 2021
  4. Jul 2021
  5. Jun 2021
  6. May 2021
    1. New changes to the old repositories can be imported into the monorepo and merged in. For example, in the above example, say repository one had a branch my_branch which continued to be developed after the migration. To pull those changes in:
  7. Dec 2020
  8. Nov 2020
  9. Oct 2020
    1. Listening for External Changes By wrapping a stateful ExternalModificationDetector component in a Field component, we can listen for changes to a field's value, and by knowing whether or not the field is active, deduce when a field's value changes due to external influences.
  10. Sep 2020
  11. May 2020
  12. Mar 2020