dwcnnnghm | 10 months ago | on: How to live an intellectually rich life
dwcnnnghm's comments
dwcnnnghm | 1 year ago | on: Wildlife experts warn of butterfly emergency as count reveals record low numbers
dwcnnnghm | 1 year ago | on: Eating the Birds of America: Audubon's Culinary Reviews of America's Birds
dwcnnnghm | 1 year ago | on: F/OSS Comics: 8. The Origins of Unix and the C Language
From Rob Pike’s blog: https://commandcenter.blogspot.com/2020/01/utf-8-turned-20-y...
dwcnnnghm | 2 years ago | on: What This Country Needs is an 18¢ Piece (2002) [pdf]
With length, I find that most of my use cases are division into equal parts as opposed to scaling. The imperial system was designed for this (frequently using base 12) [1]. I understand that this may be due to my framing.
I agree with the sibling comment about temperature granularity. Fahrenheit set 0 degrees to the coldest temperature in his hometown, then used freezing water and body temperature as reference points. 100 degrees is about body temperature, and around as hot as ambient temperature gets for many people.
[0] Useless trivia: an acre is one chain (66’) by one furlong (660’) and was supposed to be the amount a field a single ox could plow in a day. Neither of the latter two measures are commonly used anymore but a mile was redefined from 5000’ to 5280’ to make it an even 8 furlongs.
[1] Apparently this is the reason that the French failed twice to establish Metric Time
dwcnnnghm | 2 years ago | on: What This Country Needs is an 18¢ Piece (2002) [pdf]
dwcnnnghm | 2 years ago | on: What This Country Needs is an 18¢ Piece (2002) [pdf]
dwcnnnghm | 2 years ago | on: Japan’s 72 Microseasons (2015)
[0]https://apps.apple.com/lv/app/72-seasons/id1059622777
[1]https://play.google.com/store/apps/details?id=jp.co.heibonsh...
[2]https://www.kurashikata.com/72seasons/
[3]https://apps.apple.com/id/app/72-seasons-nara/id1163139998
[4]https://play.google.com/store/apps/details?id=jp.co.heibonsh...
dwcnnnghm | 5 years ago | on: Ask HN: What are you surprised isn’t being worked on more?
---
My interest in neatroff is mostly the code itself. A tiny and opinionated project with readable source that still achieves quite a lot (all that I need anyways). But it's definitely not for everyone! The author doesn't use a windowing system, for example, and instead uses the framebuffer for pdf viewing and editing (both custom implementations). It is ISC, by the way. It's included in the bottom of the readme.
dwcnnnghm | 5 years ago | on: Ask HN: What are you surprised isn’t being worked on more?
You should at least check out the neateqn guide for examples of math typesetting (even output in Computer Modern). But the original guide, as well as the others will show many more and different examples. These aren't groff guides. You might be surprised.
dwcnnnghm | 5 years ago | on: Ask HN: What are you surprised isn’t being worked on more?
The authors of eqn wrote a paper about it: "Typesetting Mathematics" by Brian Kernighan and Lorinda Cherry. Kernighan also wrote two manuals (one in 1976 with a revision in 1992, and one in 2007 with updates for the Plan 9 version). [5].
[0] utf8 was developed by Ken Thompson and Rob Pike during the creation of Plan9. The entire OS is compatible. Story here: http://doc.cat-v.org/bell_labs/utf-8_history
[1] http://man.cat-v.org/plan_9/1/eqn
[2] https://github.com/aligrudi/neatroff
[3] PDF manual for neatroff: http://litcave.rudi.ir/neatroff.pdf
[4] https://n-t-roff.github.io/heirloom/doctools.html
[5] These (and more) can be found here: http://www.kohala.com/start/troff/troff.html
dwcnnnghm | 5 years ago | on: To the brain, reading computer code is not the same as reading language
[0] The Dream Machine by Waldrop
dwcnnnghm | 5 years ago | on: The Birth of Unix with Brian Kernighan
For the next level up here's Ken (in a very interesting conversation with Brian Kernighan about the history of Unix) describing McIlroy:
> McIlroy keeps coming up. He's the smartest of all of us and the least remembered (or written down)... McIlroy sat there and wrote ---on a piece of paper, now, not on a computer--- TMG [a proprietary yacc-like program] written in TMG... And then! He now has TMG written in TMG, he decided to give his piece of paper to his piece of paper and write down what came out (the code). Which he did. And then he came over to my editor and he typed in his code, assembled it, and (I won't say without error, but with so few errors you'd be astonished) he came up with a TMG compiler, on the PDP-7, written in TMG. And it's the most basic, bare, impressive self-compilation I've ever seen in my life.
This story, by the way, leads into how Ken created B (and how that was eventually improved by Dennis Ritchie into C).
dwcnnnghm | 5 years ago | on: Democracy, English, and the Wars over Usage – David Foster Wallace (2001) [pdf]
The post links to Harper's hosted scan of the original printing but it's a little difficult to read. There is a copy meant for screens [2] (under the title Authority and American Usage, subtitled or "Politics and the English Language" Is Redundant, as it was published in his collection of essays Consider the Lobster[3]).
[0] https://news.ycombinator.com/item?id=23581841
[1] https://en.wikipedia.org/wiki/Garner%27s_Modern_English_Usag...
[2] https://github.com/borges-paradise/DFW/blob/master/dfw-autho...
dwcnnnghm | 5 years ago | on: Ghoti
dwcnnnghm | 5 years ago | on: Ghoti
Minimal research turned up two lists. One only lists groups of n > 2 (88 triples; 24 quadruples; 2 quintuples; 1 sextet; and 1 septet) [0]. The other is for British English (441 groups) [1].
Your example, by the way, is a particularly interesting case! From the Wikipedia page [2]: 17% of Americans (primarily in the Northeast and most clearly in Philadelphia, New York City, and Rhode Island) pronounce each distinctly, with a further 26% merging only 2/3 pronunciations. Accordingly, their distinct IPA pronunciations are /ˈme(ə)ɹi/, /ˈmæɹi/, /ˈmɛɹi/, respective to your ordering (the last, merry, is the one we've converged on). More frustrating still, the list of "multinyms" in [0] excludes this example so it's especially difficult to know how many there may be in practice.
[0] https://web.archive.org/web/20160825095711/http://people.sc....
[1] http://www.singularis.ltd.uk/bifroest/misc/homophones-list.h...
[2] https://en.wikipedia.org/wiki/English-language_vowel_changes...
dwcnnnghm | 6 years ago | on: A Dead-Simple Web Stack in Haskell
I learned Haskell at uni and am interested in going back to it for web work (instead of Erlang). Any insights you might be able to share would be really helpful!
dwcnnnghm | 6 years ago | on: The Myth of Commoditized Excellence
To anyone reading this thread, I also recommend Lila: An Inquiry Into Morals [1] by the same author. It's set some time after Zen, as the author struggles with the exact topic of the OP (the fame of the book and the challenges against his "Metaphysics of Quality" [2] that he introduces in Zen). He expands on the idea a bit more and goes into some unclear details from Zen. I thought it was an excellent book, maybe even better than the first.
[0] https://en.wikipedia.org/wiki/Robert_M._Pirsig#Personal_life
[1] https://www.amazon.com/Lila-Inquiry-Robert-M-Pirsig/dp/05532...
[2] https://en.wikipedia.org/wiki/Pirsig%27s_Metaphysics_of_Qual...
dwcnnnghm | 7 years ago | on: The Death and Life of the 13-Month Calendar
I can't remember if I'd read about a past society that did this, or it was an idea someone had proposed for a future one, but I love the idea of a 360 day year (12 months, 30 days each), with a 5 or 6 (leap year) day festival at the end commemorating the New Year. It would change birthdays for everyone born after January 30, which seems like it'd cause enough outrage to prevent it, but it's a fun thought!
[0] https://en.wikipedia.org/wiki/Roman_calendar#Legendary_10-mo...
dwcnnnghm | 7 years ago | on: The Death and Life of the 13-Month Calendar
As an aside, I think this makes for a lot of practical uses for the imperial system of measurement. In a scale-intensive environment (science labs, kitchens, etc.), I think it would be foolish to not use metric. However, with small, one-off projects (mostly w/r/t length) I think it makes great sense to use feet and inches for halves, thirds, and quarters.
[0] http://mentalfloss.com/article/32127/decimal-time-how-french...