HackerNews Readings
40,000 HackerNews book recommendations identified using NLP and deep learning

Scroll down for comments...

Life 3.0: Being Human in the Age of Artificial Intelligence

Max Tegmark, Rob Shapiro, et al.

4.5 on Amazon

12 HN comments

Quantum Computing: An Applied Approach

Jack D. Hidary

4.5 on Amazon

11 HN comments

UNIX and Linux System Administration Handbook

Evi Nemeth, Garth Snyder, et al.

4.7 on Amazon

11 HN comments

Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software

Michael Sikorski and Andrew Honig

4.7 on Amazon

11 HN comments

Trust Me, I'm Lying: Confessions of a Media Manipulator

Ryan Holiday and Penguin Audio

4.4 on Amazon

11 HN comments

Building Microservices: Designing Fine-Grained Systems

Sam Newman

4.5 on Amazon

10 HN comments

C++ Concurrency in Action

Anthony Williams

4.7 on Amazon

10 HN comments

Serious Cryptography: A Practical Introduction to Modern Encryption

Jean-Philippe Aumasson

4.7 on Amazon

10 HN comments

Theory of Fun for Game Design

Raph Koster

4.3 on Amazon

10 HN comments

The Model Thinker: What You Need to Know to Make Data Work for You

Scott E. Page, Jamie Renell, et al.

4.5 on Amazon

10 HN comments

Making Things Happen: Mastering Project Management (Theory in Practice)

Scott Berkun

4.4 on Amazon

10 HN comments

Sandworm: A New Era of Cyberwar and the Hunt for the Kremlin's Most Dangerous Hackers

Andy Greenberg, Mark Bramhall, et al.

4.7 on Amazon

10 HN comments

Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services

Brendan Burns

4.3 on Amazon

9 HN comments

High Performance Python: Practical Performant Programming for Humans

Micha Gorelick and Ian Ozsvald

4.8 on Amazon

9 HN comments

JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

David Flanagan

4.7 on Amazon

9 HN comments

Prev Page 6/16 Next
Sorted by relevance

james_s_tayleronAug 5, 2019

The Model Thinker is also an excellent book! It's more mathematical models, but if you understand the intuitions behind the models then they are a great additional to your thinking tools.

aoshifoonNov 30, 2020

For me, this was also the most interesting course. But I don't think you can still access it (I tried a couple of months ago to revisit it).
But Scott Page also has a book out on the topic "The Model Thinker", which covers most of the course.

andrenthonMay 13, 2019

* Poor Charlie's Almanack: The Wit and Wisdom of Charles T. Munger

* Seeking Wisdom: From Darwin to Munger

* The Model Thinker: What You Need to Know to Make Data Work for You

* The Great Mental Models

giardinionJune 19, 2019

Yes. I was recommended Page's

"The Model Thinker"
https://www.amazon.com/Model-Thinker-What-Need-Know/dp/04650...

when this YC topic popped up. Page's book is sort of a reference book, something you use periodically rather than a beginning-to-end read.

But it does seem that "models" are all the rage currently.

james_s_tayleronAug 5, 2019

If you like this - Buy and read The Model Thinker.

james_s_tayleronMay 13, 2019

I'm reading The Model Thinker at the moment. +1

emreonMay 13, 2019

I would recommend Poor Charlie's Almanack by Charlie Munger and these following two books:

The Model Thinker: What You Need to Know to Make Data Work for You by Scott Page

https://www.amazon.com/Model-Thinker-What-Need-Know/dp/04650...
and

The Great Mental Models: General Thinking Concepts by Shane Parrish

https://www.amazon.com/Great-Mental-Models-Thinking-Concepts...

febinonJuly 25, 2019

I have been working on this for a long time now. It helped me achieve small success in writing(My articles gained some attention and ended up publishing a book with packt). I am still a beginner, long way to become a good model thinker.

Here are a few books, I recommend.

1.The Great Mental Models : General Thinking Concepts (Beginner Level)

2.Super Thinking (Intermediate)

3.The Model Thinker (Intermediate-Advanced, you can also take the coursera MOOC "Model Thinking" by the same author)

I am also working on a tool to assit people in thinking with models. If anyone is interested to try out the beta, you can signup here. https://forms.gle/xn9mESKZwUMD2y6RA I am hoping to release it next week.

Here are a few screenshots of the tool I am building. (Note: It's in MVP stage, not a finished product)

https://imgur.com/Jzxw4uz

https://imgur.com/XhiVJQM

troelsSteeginonSep 18, 2020

The book is designed to support an introductory class on systems - eg a 100 level or first year class. It's a little more technical than you might find in a typical gen-ed quantitative reasoning class, but the material is presented in a way that I think would be approachable from a STEM or non-STEM career emphasis. I trained as an engineer, so I could be overstating that... There is a pedagogical library, pyCX [0]. Overall, I like the design of the book, but would say the intended audience is someone relatively early on their analytic journey and may not serve the interests of the HN reader well.

It has a much broader perspective than Allen Downey's "Think Complexity" [1], which is discrete systems (computational systems) focussed. Maybe you could think about Downey's book is a non mathematical approach to algorithms.

Scott E Page's book "The Model Thinker" is more mathematical, at an undergrad engineering level, and is more of a survey of models than a taxonomic overview of systems modeling, which is what Sayama's [2] book, above, offers. A thesis of Page's book is that there can be many ways to model a problem, and multiple models help.

[0] https://github.com/hsayama/PyCX
[1] http://www.allendowney.com/wp/books/
[2] http://bingweb.binghamton.edu/~sayama/

james_s_tayleronApr 27, 2020

I read The Model Thinker some time last year. It includes a chapter on the SIR model used in epidemiology. The book states the basic mathematical model for working out how much of the population needs to be immune before 'herd immunity' is achieved is (R0 - 1)/R0.

I have heard R0 estimated around 4. So, technically you would need 3/4 of the population to be immune. The result of this being that R_t drops below 1 thus no longer becomes an epidemic and eventually either disappears or becomes seasonal.

Built withby tracyhenry

.

Follow me on