6 Matching Annotations
- Nov 2021
-
-
Regarding the first example, we have to put aside the fact that we (from inspection) can see the runtime behavior of this code by executing it in our heads.
-
- Mar 2021
-
behavioralscientist.org behavioralscientist.org
-
Understanding the Outrage Over Altering Holiday Celebrations Despite COVID-19 Risks—By Daniel H. Stein & Juliana Schroeder Behavioral Scientist. (2020, November 23). Behavioral Scientist. https://behavioralscientist.org/understanding-the-outrage-over-altering-holiday-celebrations-despite-covid-19/
-
- Oct 2020
-
-
One of the primary tasks of engineers is to minimize complexity. JSX changes such a fundamental part (syntax and semantics of the language) that the complexity bubbles up to everything it touches. Pretty much every pipeline tool I've had to work with has become far more complex than necessary because of JSX. It affects AST parsers, it affects linters, it affects code coverage, it affects build systems. That tons and tons of additional code that I now need to wade through and mentally parse and ignore whenever I need to debug or want to contribute to a library that adds JSX support.
Tags
- mentally filter/ignore
- for-reaching consequences
- the cost of changing something
- syntax
- infectious problem
- engineering (general)
- complexity
- engineers
- semantics (of programming language)
- can't keep entire system in your mind at once (software development) (scope too large)
- primary task/job/responsibility
- implementation complexity
- too complicated
- unintended consequence
- high-cost changes
- avoid complexity
- mental bandwidth
- fundamental
Annotators
URL
-
- Sep 2018
-
commoncog.com commoncog.com
-
So Good They Can't Ignore You
So Good They Can't Ignore You, by Cal Newport
-
- Oct 2016
-
www.english.ufl.edu www.english.ufl.edu
-
Part of the meaning, in fact, depends upon ignoring parts of the text all-together, or seeing them as part of something that is not immediately representable in the lines of the poem.
makes me wonder that how do people know what to ignore and what to highlight if the reader is not given a theme to look for.
-
When The text mentions that sometimes parts of meaning depend on what parts are to be ignored in paragraph 13 makes me wonder that how do people know what to ignore and what to highlight if the reader is not given a theme to look for.
-