Hacker News new | ask | show | jobs
by laylomo2 1462 days ago
I actually find these thinly veiled company best practices fascinating.

I find I can learn a lot of life lessons by reading a condensed account of a person’s entire life in their (auto)biography.

For the same reason, I would hope to learn a lot of great real life patterns from a book called Real World OCaml… a kind of condensed (auto)biography of an institution’s experience with a technology.

1 comments

sure, but if it's the reader's first introduction to the language (which rwo is positioned as), the reader is in a uniquely bad position to discern justified best practices from arbitrary ones, and truths about the language from opinions about it

learning the language first, then someone's ideas about how it should be written (in this case, as encoded in a replacement standard library with a special module dedicated to making any call to the actual standard library throw a compile error), gives you the requisite context to understand the latter