#til

See tagged statuses in the local bookrastinating.com community

the query component of a URI is actually completely opaque. There is no such thing as a "query parameter" defined in any spec that I can find -- the use of ampersands to delimit such "parameters" is purely conventional!

At some point (HTML4), the recommendation was to use *semicolons* instead: https://www.w3.org/TR/html4/appendix/notes.html#h-B.2.2

There is even a line of argument that says that query parameters are a misfeature and antipattern. Any "parameter" should be passed along with the request itself, not the URI

Today I learned that pineapples are not native to Hawaii. Why? Colonialism.

“James Dole identified Hawaii as the ideal location for farming and trade of this cash crop fruit. The Dole Corporation ultimately displaced Hawaiian sovereignty, ruling for a time as a republic, before ultimately influencing Congress to adopt the islands as a state.”

https://academic.oup.com/whq/article-abstract/41/4/512/1880603

: has options -f, -s and -w to only check specific parts of a line for uniqueness. -w <n> checks only the first n characters while -s <n> skips the 1st n characters and -f <n> skips the 1st n fields. This is nice to use uniq but still output a full line.

What's missing: Changing the separator for -f and the possibility to check explicitly specific chars/columns or fields, or ranges thereof in the style of e.g. cut -c3-9 or cut -d, -f2-5

Workaround: column -t

that having a functional A/C unit upstairs and a non functional A/C unit downstairs does *not* mean that it it will be warm-but-bearable downstairs and cool-and-nice upstairs.

It means it will be cool-and-nice upstairs and still hot as hades downstairs.

"What about convection," you ask?
Yeah, I'm wondering the same thing 😅💧🔥