https://news.ycombinator.com/item?id=29739235
https://news.ycombinator.com/item?id=35107601
https://news.ycombinator.com/item?id=35365510
https://news.ycombinator.com/item?id=38482085
https://news.ycombinator.com/item?id=39926633 (sanity prevails)
Surely a "retrospective" would be a better word for a look back. It even means "look back.
Deleted Comment
> Despite the name, it is not a Chinese invention and it is not traditional anywhere in Asia. Its earliest known version was first documented by Hippolytus de Marsiliis in Bologna (now in Italy) in the late 15th or early 16th century, and it was widely used in Western countries before being popularized by Harry Houdini in the early 20th century.
The problem in this article is it incorrectly assumes a pixel to be a length and then makes nonsensical statements. The correct way to interpret "1920 pixels wide" is "the same width as 1920 pixels arranged in a 1920 by 1 row".
In the same way that "square feet" means "feet^2" as "square" acts as a square operator on "feet", in "pixels wide" the word "wide" acts as a square root operator on the area and means "pixels^(-2)" (which doesn't otherwise have a name).
Sure, a human author would almost never do that, but they could. I could imagine a Markdown syntax that did that – it could be done similar to how `code` is marked up in most blogs.