I liked this book, but it’s a prime example of an article or blog post that gets turned into a book by adding a bunch of things that don’t really provide more useful information, but seem to serve as filler to make it book-length. I read the book, and I read the article that the book was based on. I don’t recall learning anything from the book that I hadn’t already learned from the article.
> it’s a prime example of an article or blog post that gets turned into a book by adding a bunch of things that don’t really provide more useful information, but seem to serve as filler to make it book-length. I've seen solo technical authors trying to sell concise ~100 page books and you often see comments like "that's too expensive, you can read it in a few hours and ebooks don't cost anything to produce!", ignorin…
Book review: The Checklist Manifesto
61–70 of 91 posts
Re: Book review: The Checklist Manifesto
#62Earlier quoted context omitted.
> it’s a prime example of an article or blog post that gets turned into a book by adding a bunch of things that don’t really provide more useful information, but seem to serve as filler to make it book-length. I've seen solo technical authors trying to sell concise ~100 page books and you often see comments like "that's too expensive, you can read it in a few hours and ebooks don't cost anything to produce!", ignorin…
Depends on what you mean by "money". My book Mastering Modern Payments made ~$80k in its useful lifetime and it was about 100 pages.
So I know Refactoring UI did ridiculously well (https://twitter.com/adamwathan/status/1289702466754211842) for example while being concise.
Re: Book review: The Checklist Manifesto
#63I liked this book, but it’s a prime example of an article or blog post that gets turned into a book by adding a bunch of things that don’t really provide more useful information, but seem to serve as filler to make it book-length. I read the book, and I read the article that the book was based on. I don’t recall learning anything from the book that I hadn’t already learned from the article.
Welcome to the genre of self-help books. I can't recall the last one I read that couldn't have just as easily been a long essay. "Here's a few good points and ideas, surrounded by a fuck-ton of anecdotes and proverbs, because you're not going to pay $20 for a magazine article."
Re: Book review: The Checklist Manifesto
#64> Making a good human-usable checklist takes a lot of workshopping. Airlines are still constantly revising their 200-page manual of individually optimized checklists for every possible emergency, as plane designs change and new safety data rolls in. When I first read the book a couple years ago, and introduced checklists into my team, I found that there was no great tool to manage and create checklists and share it w…
“Process Street is a simple, free and powerful way to manage your team's recurring checklists and procedures.” No affiliation, just interested in the same problem.
Re: Book review: The Checklist Manifesto
#65> Making a good human-usable checklist takes a lot of workshopping. Airlines are still constantly revising their 200-page manual of individually optimized checklists for every possible emergency, as plane designs change and new safety data rolls in. When I first read the book a couple years ago, and introduced checklists into my team, I found that there was no great tool to manage and create checklists and share it w…
Google Docs has introduced checklists alongside unordered and ordered lists. The keyboard shortcut to start a checklist is CTRL + SHIFT + 9. Blew my mind when a friend told me about this. Edit: Also, for software teams, GitHub supports checklists on their issues/PRs. My team has written a bot which blocks PRs until all checks are checked off. It's been pretty fantastic.
(I'm sort of hoping someone corrects me on this point & I find out a better way to use it because I do love the functionality, in theory, I just find myself never bothering to check off anything is completed.)
Re: Book review: The Checklist Manifesto
#66Earlier quoted context omitted.
Welcome to the genre of self-help books. I can't recall the last one I read that couldn't have just as easily been a long essay. "Here's a few good points and ideas, surrounded by a fuck-ton of anecdotes and proverbs, because you're not going to pay $20 for a magazine article."
Have you read the book “Give and Take”?
Re: Book review: The Checklist Manifesto
#67I liked this book, but it’s a prime example of an article or blog post that gets turned into a book by adding a bunch of things that don’t really provide more useful information, but seem to serve as filler to make it book-length. I read the book, and I read the article that the book was based on. I don’t recall learning anything from the book that I hadn’t already learned from the article.
Welcome to the genre of self-help books. I can't recall the last one I read that couldn't have just as easily been a long essay. "Here's a few good points and ideas, surrounded by a fuck-ton of anecdotes and proverbs, because you're not going to pay $20 for a magazine article."
Happened with all the self-help or self-improvement books I've touched.
The most excessive example of this being "getting things done" which was very trendy about ten years ago: the first third of the book were literally about the author bragging about results (but without any way to fact-check).
Re: Book review: The Checklist Manifesto
#68Earlier quoted context omitted.
Google Docs has introduced checklists alongside unordered and ordered lists. The keyboard shortcut to start a checklist is CTRL + SHIFT + 9. Blew my mind when a friend told me about this. Edit: Also, for software teams, GitHub supports checklists on their issues/PRs. My team has written a bot which blocks PRs until all checks are checked off. It's been pretty fantastic.
The markdown in github is damned annoying, though, it's whitespace-sensitive in THREE separate places (after the dash, between the brackets, after the brackets) - and then when you are saying "I did this" you have to add the x and delete the space between the brackets. I realize it sounds nitpicky but if you're really using checklists for everything then micro UX like this matters. (I'm sort of hoping someone correct…
Re: Book review: The Checklist Manifesto
#69> Making a good human-usable checklist takes a lot of workshopping. Airlines are still constantly revising their 200-page manual of individually optimized checklists for every possible emergency, as plane designs change and new safety data rolls in. When I first read the book a couple years ago, and introduced checklists into my team, I found that there was no great tool to manage and create checklists and share it w…
Re: Book review: The Checklist Manifesto
#70I liked this book, but it’s a prime example of an article or blog post that gets turned into a book by adding a bunch of things that don’t really provide more useful information, but seem to serve as filler to make it book-length. I read the book, and I read the article that the book was based on. I don’t recall learning anything from the book that I hadn’t already learned from the article.
Welcome to the genre of self-help books. I can't recall the last one I read that couldn't have just as easily been a long essay. "Here's a few good points and ideas, surrounded by a fuck-ton of anecdotes and proverbs, because you're not going to pay $20 for a magazine article."