16 Matching Annotations
- Oct 2022
-
bugs.python.org bugs.python.org
-
I'm afraid you missed the joke ;-) While you believe spaces are required on both sides of an em dash, there is no consensus on this point. For example, most (but not all) American authorities say /no/ spaces should be used. That's the joke. In writing a line about "only one way to do it", I used a device (em dash) for which at least two ways to do it (with spaces, without spaces) are commonly used, neither of which is obvious -- and deliberately picked a third way just to rub it in. This will never change ;-)
-
-
en.wikipedia.org en.wikipedia.org
-
The language was designed with this idea in mind, in that it “doesn't try to tell the programmer how to program.”
-
This motto has been very much discussed in the Perl community, and eventually extended to There’s more than one way to do it, but sometimes consistency is not a bad thing either (TIMTOWTDIBSCINABTE, pronounced Tim Toady Bicarbonate).[1] In contrast, part of the Zen of Python is, "There should be one— and preferably only one —obvious way to do it."
-
- Oct 2021
-
www.gutenberg.org www.gutenberg.org
-
MARIA CHAPDELAINE
This is the title of the book.
-
- Jul 2021
-
stackoverflow.com stackoverflow.com
-
This is one of the more-satisfying ruby expressions I've seen in a long time. I can't say that it also has prosaic transparency, but I think seeing it teaches important things.
-
x = -3 "++-"[x <=> 0] # => "-" x = 0 "++-"[x <=> 0] # => "+" x = 3 "++-"[x <=> 0] # => "+"
-
- Apr 2021
-
careerfoundry.com careerfoundry.com
-
Explicit affordances are obvious, perceptual features of an item that clue you in on how it is to be used. With explicit affordances, physical appearance and any accompanying language or text inform the user of how an object is to be used.
-
- Mar 2021
-
web.cs.iastate.edu web.cs.iastate.edu
-
ts geo-metric meaning is also more obvious as the rotation axis and angle can be trivially recovered.
-
- Oct 2020
-
-
You might think something like “don’t request the same resource thousands of times a day, especially when it explicitly tells you it should be considered fresh for 90 days” would be obvious, but unfortunately it seems not.
-
- Sep 2020
-
stackoverflow.com stackoverflow.com
-
Other lifecycle functions are onMount, onDestroy, etc. It is arguably less obvious that setContext is such a lifecycle method.
-
-
devblogs.microsoft.com devblogs.microsoft.com
-
This is so common that ECMAScript 2020 recently added a new syntax to support this pattern!export * as utilities from "./utilities.js";This is a nice quality-of-life improvement to JavaScript, and TypeScript 3.8 implements this syntax. When your module target is earlier than es2020, TypeScript will output something along the lines of the first code snippet.
-
- May 2020
-
stackoverflow.com stackoverflow.com
-
If you update your pages and push to github, people revisiting the pages who have already got cached copies will not get the new pages without actually cleaning their browser cache. How can a script running in a page determine that it is stale and force an update?
-
-
stackoverflow.com stackoverflow.com
-
for me it was because the browser use cached data(old styles) so i opend other brwser
-
- Mar 2017
-
www.washingtonpost.com www.washingtonpost.com
-
Seth Lloyd’s “Programming the Universe”
For everyone interested, I'll save you the necessity to google it: https://www.amazon.com/Programming-Universe-Quantum-Computer-Scientist/dp/1400033861
-
-
static1.squarespace.com static1.squarespace.com
-
stronger
Stronger or more obvious?
-
- Sep 2013
-
caseyboyle.net caseyboyle.net
-
But men who inculcate virtue and sobriety--is it not absurd if they do not trust in their own students before all others?
It's almost as if they saw this as a job.
-