Ask HN: What nonfiction books do you keep rereading?
141–150 of 188 posts
Re: Ask HN: What nonfiction books do you keep rereading?
#142Wow, this is interesting, very few books I've read more than once! Even fewer are non fiction, but they sure do explain a lot about me: - Complex PTSD: From Surviving to Thriving by Pete Walker helped me process a number of assaults that happened to me as a child - Designing Data Intensive Applications by Martin Kleppmann helped me understand intuitively how databases work and how to use eventual consistency to handl…
Can you share a bit on why you love it
Re: Ask HN: What nonfiction books do you keep rereading?
#143Misquoting Jesus: The Story Behind Who Changed the Bible and Why by Bart D. Ehrman. It’s a great read about early scribe practices and known problems with different manuscript translations in the New Testament.
Much like GCC, and the Linux kernel, and the PostgreSQL query planner, the Bible is a battle-tested historical artifact. There may be a slew of yet-to-be-discovered "edge cases" in its interpretation (and perhaps Ehrman is the man to discover them). But in the main, it's an incredibly reliable witness to history.
So, while I wouldn't want to discourage people from starting their study of Biblical textual criticism with Bart Ehrman, I would definitely discourage them from concluding it with him.
The one who states his case first seems right,
until the other comes and examines him.
Prov. 18:17
[0]: https://blog.codinghorror.com/the-first-rule-of-programming-...Re: Ask HN: What nonfiction books do you keep rereading?
#144Hackers, by Steven Levy - Again, computing history, and especially relevant to me because I started personal computing in the mid-80s and like reading about the stuff I missed. Levy is always fun to read. There are a lot of good books on the microcomputer revolution, this one is just my favorite.
Bird By Bird, by Anne Lamott - It's not just a book about writing, but a book about living. Lamott is a born storyteller, and every one of her non-fiction books is inspiring and highly readable.
On Writing, by Stephen King - I am not a King fan. The only fiction piece he's written I come back to is The Stand. But the story of how he became a writer, and his life as a writer, gives me hope for my own writing. And his advice is valuable; even if I don't like his books, I can't argue with his success.
Re: Ask HN: What nonfiction books do you keep rereading?
#145"Never In Anger" by Jean Briggs. About her living 17 months among Inuit in the 1970ies, documenting how the Inuit see emotions and raise their children without any shouting or violence.
"Shots in the Dark - Japan, Zen, and the West" by Shōji Yamada. About the culture exchange between Japan and the West in the early 20th century and how several perceptions of Zen got constructed in the process.
"Gödel, Escher, Bach" by Douglas Hofstaedter. About core ideas in logic, music and art, and their connections. I always find something new there.
"In Praise of Mastery" / "芸談" by Tanizaki Jun’ichirō. An essay about the japanese pursuit of mastery. It's a fascinating window into the arts perception in late 19th century Japan.
Webster's Dictionary of 1913. A great resource for looking up original meanings of words. I find it very useful for naming stuff in programming.
"Woe Is I" by Patricia O'Conner. A witty grammar book. O'Conner's entertaining style makes it easy to grasp the grammar topics and come back for more.
Re: Ask HN: What nonfiction books do you keep rereading?
#146The Bible. Even if you don't care for it's spiritual implications, there is a rich history that is used by archaeologists, and many face-value lessons of cause and effect, and even recommendations on how to manage a business and employees. The beautiful non-spiritual message is that humans don't change, but we can still learn from histories mistakes.
https://www.kickstarter.com/projects/adamlewisgreene/bibliot...
Re: Ask HN: What nonfiction books do you keep rereading?
#147I used to look at dictionaries and a few reference books fairly often, but these days I use dictd and chop up the electronic versions of the reference books and pull up the page I'm looking for from the command line when I can.
Re: Ask HN: What nonfiction books do you keep rereading?
#148The Beginning of Infinity by David Deutsch. Has an exceptionally high density of good ideas. The first time I read it, I didn't love it and only engaged with it superficially. But gradually I began thinking about it more and came back to it, and I read it with more attention. After re-reading it several times I think it is one of the deepest and most important books I have ever read. It has changed how I see the worl…
Re: Ask HN: What nonfiction books do you keep rereading?
#149Misquoting Jesus: The Story Behind Who Changed the Bible and Why by Bart D. Ehrman. It’s a great read about early scribe practices and known problems with different manuscript translations in the New Testament.
I've not personally read "Misquoting Jesus", but I've listened to Ehrman on YT a bit. Based on that, and having spoken with a few biblical scholars who have read Ehrman, the general impression I get is that he has a "select is broken"[0] attitude toward the reliability of the Bible. Much like GCC, and the Linux kernel, and the PostgreSQL query planner, the Bible is a battle-tested historical artifact. There may be a…
Of course there is historically accurate stuff in the Bible, but there's also a ton of supernatural claims that can't be proven or disproven (aka they are non-falsifiable). For that matter The Odyssey has survived a long time and has some accurate historical things in it, but we don't take the Odyssey's stories about supernatural things at face value.
It's also not hard to show that The Bible is not historically reliable just by comparing different sections of it that contradict each other.
For example, what were Jesus' last words on the cross? Mark, Luke, and John all disagree on this and have different words. They can't all be his last words.
What day did he actually die? Was it the day after passover as in Mark, or the day before as in John?[1]
We absolutely agree though on reading lots of perspectives on it. There is no shortage of PhDs who debate these things, so at the end of the day you'll have to either choose the stay agnostic on it, or go with what seems "most likely" to you.
[1]: https://ehrmanblog.org/why-have-i-stopped-explaining-how-i-l...
Re: Ask HN: What nonfiction books do you keep rereading?
#150Escape from Freedom[1]! the meat of Fromm's thesis is that modern societies have attained a lot of "negative freedom" (i.e. freedom from necessities and/or authorities), but the corresponding growth in "positive freedom" (freedom to express oneself authentically and genuinely) has been lackluster. the result is that we become "burdened" by the responsibilities of freedom, unable to handle it without feeling overwhelm…