8 Matching Annotations
  1. Feb 2023
    1. Is composition associative? Check!

      Associativity for <= seems a bit weird to me; generally you want the value inside of () to be comparable outside; but (1 <= 2) <= 3 would result in True <= 3. So I think the best way to think of associativity here is that it just does not apply, and the () can be dropped.

    2. Let’s characterize these ordered sets as categories. A preorder is a category where there is at most one morphism going from any object a to any object b. Another name for such a category is “thin.” A preorder is a thin category.
    3. A set of morphisms from object a to object b in a category C is called a hom-set and is written as C(a, b) (or, sometimes, HomC(a, b)). So every hom-set in a preorder is either empty or a singleton. That includes the hom-set C(a, a), the set of morphisms from a to a, which must be a singleton, containing only the identity, in any preorder. You may, however, have cycles in a preorder. Cycles are forbidden in a partial order.
  2. Apr 2022
    1. …and they are typically sorted: chronologically: newest items are displayed firstthrough data: most popular, trending, votesalgorithmically: the system determines what you see through your consumption patterns and what it wants you to seeby curation: humans determine what you seeby taxonomy: content is displayed within buckets of categories, like Wikipedia Most media entities employ a combination of the above.

      For reading richer, denser texts what is the best way of ordering and sorting it?

      Algorithmically sorting with a pseudo-chronological sort is the best method for social media content, but what is the most efficient method for journal articles? for books?

  3. Oct 2021
    1. Literally everyone is just following orders from the machine.

      Fascist Architecture

      See Eichmann in Jerusalem: A Report on the Banality of Evil by Hannah Arendt.

      “It spells out so clearly that Nazi Germany’s worst atrocities and many atrocities the world over were not only the ideas of singular evil men. They were supported and enacted by systems, by groups of people who woke up in the morning and went to offices to work on it.”

      — Avery Trufelman, Nice Try! Podcast

  4. Mar 2021
  5. Jan 2019
  6. Jan 2017