Slashdot Mirror


Slashdot Asks: What Book(s) Are You Reading This Month?

We have not run book recommendations and book discussion posts for some time. So here it goes: What's a book -- or books -- are you reading this month? Additionally, what's a book you finished recently that you found insightful, or funny, or both. (The latter request comes from a reader.) Leave your recommendation and any additional notes in the comments section below.

175 of 261 comments (clear)

  1. ww1 centennial coming up by bugs2squash · · Score: 3, Interesting

    Storm of Steel by Ernst Junger. With respect to my heritage this is an account by someone on "the other side" in WW1. Always worth getting a different perspective.

    --
    Nullius in verba
    1. Re:ww1 centennial coming up by kalpol · · Score: 1

      Good time to read it too, as it's just about the 100th anniversary of the end of WWI, and it's passed out of living human memory with the death of the last veteran. It's on my list to read as well.

      --
      12:50 - press return.
    2. Re:ww1 centennial coming up by neoRUR · · Score: 1

      Well it's now passed down thru games (There have been many thru the years, everything from Real Time Strategy to First Person shooters.)
      You get to feel and experience it, so it's not all lost. But it's not quite the same as reading a book, all perspectives are valid.
      Here are some current games about WW1:
      BattleField 1 - and there will be a new WW2 version coming out this year. (They have some good story elements and actually talk about the history of why the battles are happening.)
      https://en.wikipedia.org/wiki/...

      Verdun - trench warfare.
      https://en.wikipedia.org/wiki/...

      There have been many movies over the years, even some famous ones that still get played:
      https://en.wikipedia.org/wiki/...

  2. The Mythical Man Month by bobbied · · Score: 4, Insightful

    Everybody who engineers or manages engineers needs to read this book every few years.

    "The Mythical Man Month" by Fred Brooks.

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    1. Re:The Mythical Man Month by DickBreath · · Score: 3

      But will they learn the lessons from it?

      Every few years since the 1970s managers get some new fad that it is possible to totally predict all software development, 100% perfectly, so it fits into nice neat marketing timetables. Clue: even companies with billions of dollars have trouble perfectly predicting large software projects or when they will be ready.

      --

      I'll see your senator, and I'll raise you two judges.
    2. Re:The Mythical Man Month by ShanghaiBill · · Score: 1

      Every few years since the 1970s managers get some new fad that it is possible to totally predict all software development, 100% perfectly, so it fits into nice neat marketing timetables.

      Can you give a few examples of these "fads", because I have never seen this.

      The biggest fad today is Agile, with does the opposite. It abandons the idea of a rigid timetable, and instead uses a series of flexible "sprints", and incremental objectives.

      Waterfall used rigid timetables, but it was around way before 1970, and was never a "fad".

    3. Re:The Mythical Man Month by Bengie · · Score: 1

      My company uses Agile more as a time management and priority planning process than a full development process. I think it works great in that sense. I can never really work on any one thing 100% of the time. Agile allows us to take in new work, see it relative to other work, and plan and communicate with others how we plan to spend our time for the next 2 weeks.

      When someone comes to us with work that "must get done" we can show them all of our scheduled work and figure out which other work might need to get pushed and communicate with the stake holders of that work to find out who's work really is more important. It also helps with resource allocations. We can show to upper management where we spend our time and they can decide to shift work away from us, further delay work, or let us hire.

    4. Re:The Mythical Man Month by bobbied · · Score: 1

      I've seen some young "professionals" dismiss "The Mythical Man Month" because it is old.

      This is folly.. Brooks was right, there is nothing really new about the problems of executing engineering projects, and there solutions will never change.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    5. Re:The Mythical Man Month by bobbied · · Score: 1

      But will they learn the lessons from it?

      I read it because I need to remember the lessons. IF the young skulls full of mush refuse to understand it is their folly, not mine. They can take my advice, or not; they can learn the easy way (from others' mistakes) or the hard way (by making their own mistakes). Personally, I'm so close to being done here, I don't have a dog in this hunt anymore.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    6. Re:The Mythical Man Month by bobbied · · Score: 3, Interesting

      Actually, I don't think Agile runs contrary to Brooks. In fact, I think Agile flows pretty naturally from Brooks.

      Of course, the term "agile" can be abused in astonishingly foolish ways (and yes, I've lived though some of these), but I actually think true Agile addresses many of the issues raised by Brooks as being keys to successful projects when properly done.

      So let's call Agile and Brooks complementary.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    7. Re:The Mythical Man Month by Nidi62 · · Score: 5, Funny

      Everybody who engineers or manages engineers needs to read this book every few years.

      "The Mythical Man Month" by Fred Brooks.

      I was going to have all my subordinates read it but the book was too long, so I assigned them all a chapter to read so they would finish reading the book quicker.

      --
      The only thing necessary for evil to triumph is for it to be pitted against a slightly greater evil
    8. Re:The Mythical Man Month by Gr8Apes · · Score: 1

      My, that sounds like a tasks schedule chart, with assignments. Something that just might be considered part of a waterfall process. And you're modifying it!!! Oh noes!

      --
      The cesspool just got a check and balance.
    9. Re:The Mythical Man Month by Gr8Apes · · Score: 1

      So let's call Agile and Brooks complementary.

      Let's not.

      --
      The cesspool just got a check and balance.
    10. Re:The Mythical Man Month by Snotnose · · Score: 1

      Don't forget DeMarco's Peopleware. 30+ years old, still relevant.

    11. Re:The Mythical Man Month by Stephan+Schulz · · Score: 1

      even companies with billions of dollars have trouble perfectly predicting large software projects

      Strike "perfectly", and it still is true. All companies have trouble predicting any non-trivial software projects (say more than 3 developers involved, more than 6 months initial schedule), unless its the umpteenth copycat web app. Projects work well if you have one developer who understands the system and is provided with adequate support. And projects die when that developer is hit by a bus, or a Google offer, or a stupid manager. The other way to stay on schedule is to plan for about 1000% of the best-guess estimate of a competent project manager.

      --

      Stephan

    12. Re:The Mythical Man Month by Stephan+Schulz · · Score: 1

      I can never really work on any one thing 100% of the time. Agile allows us to take in new work, [...]

      Sorry, but what you describe is essentially the antithesis of agile. One of the core ideas of agile is for the team members to be 100% committed to the project, to pick their own tasks and to take responsibility for them. If you keep disrupting them with "new work", they can't be responsible for delivering their parts of the project - their time is not under their control. And, of course, this is extremely wasteful, as the task-switching effort is massive for complex projects.

      Many companies work this way, but its not agile, it's just inefficient.

      Of course, one of the most interesting parts of my job is to ask students what software development processes were used during their internship. It's almost invariably called "Scrum", and if so, it invariably is not Scrum, but something that combines the overhead of the V-model with the flexibility of waterfall, but requires daily "Scrum meetings" and the "Scrum Master" handing out assignments and micro-managing the developers.

      --

      Stephan

    13. Re:The Mythical Man Month by Bengie · · Score: 1

      I asked a trainer on how to handle architecture and design with Agile since it doesn't really fit. I was told to "timebox". Yeah... ummm... no. Agile is a development process, not an architecture or design process. I haz hammer, everything a nail!

    14. Re:The Mythical Man Month by ShanghaiBill · · Score: 1

      I asked a trainer on how to handle architecture and design with Agile

      You just start coding. You don't do architecture or design until coding is complete, docs are written, and you have buy-in from all stakeholders.

      1. Code
      2. Document
      3. Design

      Really, what could be easier? The cool thing about Agile is if you screw up the design, it doesn't really matter, because you already have working code, and everybody is happy.

    15. Re:The Mythical Man Month by ngc5194 · · Score: 3, Informative

      True story. A company was having problems with its development team. I was brought in to manage the team, to get things straightened out and act as a bridge between the developers and management. One of the folks on the management team asked me if I could recommend any books on the issues that address why they were having such problems with software development. I said there are a bunch, but start with the best, "Mythical Man Month". A few days later I asked him if he had bought it and started reading it. He said he looked at it, but it was really old so he didn't bother with it. He asked if there were more recent books I could recommend. I said, "Yes, but none of them are as good. Trust me, give this one a chance and we can talk about it's applicability to our situation." Again, a few days later we talked, and he decided he wasn't going to bother getting and reading it. I said, "Let me get this straight, you hired me for my insights into the software development process. You've seen me improve things around here. You asked me, presumably because you recognize I have some expertise in the field, what you should read, I told you, and you decided to go with your instincts on this matter over my judgment, is that correct?" To this day I have not received an answer to this question.

    16. Re:The Mythical Man Month by Gr8Apes · · Score: 1

      You just start coding. You don't do architecture or design until coding is complete, docs are written, and you have buy-in from all stakeholders.

      1. Code 2. Document 3. Design

      Really, what could be easier? The cool thing about Agile is if you screw up the design, it doesn't really matter, because you already have working code, and everybody is happy.

      Straight over the cliff, like a waterfall. ;) The cool thing about Agile is that the mess you create won't be yours, because you run away to the next project. Wait! You want maintenance and additional feature development? Hmm, maybe we should have thought about this a bit more at the beginning. Now we have an entire system that needs to be thrown away. Agile sure is cool.

      --
      The cesspool just got a check and balance.
    17. Re:The Mythical Man Month by Bengie · · Score: 1

      Sarcasm? If you don't have a design, then anything could be considered "working code". A "bug" is anything that doesn't work according to the design. Without a design, you have no bugs, everything is a feature! Is your data getting corrupted? If it's working as designed, then it's an undocumented feature.

    18. Re:The Mythical Man Month by Bengie · · Score: 1

      I have to deal with tight SLAs for bug-fixes or work-arounds. You can argue about ideals from an ivory tower, but in the real world, a customer has a $10mil contract that is contingent on next-day turn-arounds, you get interrupted. 99% of the time, the issue is not with our code, but 11th hour feature changes that threaten the contract or with interfacing with under-designed code that the team can't even tell you what is defined as "working". Many "agile" teams define "working" as when the customer isn't able to get an issue to be reproduced.

  3. The Billionaire Raj by Anonymous Coward · · Score: 3, Insightful

    Picked "The Billionaire Raj" by James Crabtree, a former Mumbai bureau chief of Financial Times who used to live in India. For nearly a century leading up to its independence in 1947, India operated under a system of British governance known as the Raj, (Sanskrit for kingdom or rule.) Then, more or less until the introduction of economic liberalization in 1991, the country stagnated under a planned economy whose overwhelming regulatory demands were described as the License Raj. The book illustrates how India has come under the grip of a new but no less troublesome regime. In a nation no longer at the mercy of imperial administrators and maharajahs or petty bureaucrats, a new system has grown up, and the emerging superrich are firmly in charge. Pretty fascinating book if you want to learn more about India, which is increasingly becoming important for Silicon Valley companies, and take you mind off of the US politics headlines.

  4. A few I've read that have had me laughing.. by malkavian · · Score: 3, Insightful

    Are:
                  "Carpet Diem" by Justin Lee Anderson
                (The Chronicles of Breed) "Dangerous to Know", "Tooth and Claw" and "Something Wicked" by K.T. Davies.

    I'd say Carpet Diem would appeal to fans of Douglas Adams for the humour, and perspective on life.
    The Chronicles of Breed books are the sort of humour that Deadpool brings to bear, though I'd say has a fair bit more insightfulness than Deadpool about life.
    All of those are well worth a look.

  5. Paul Anderson by Anonymous Coward · · Score: 1

    Reading: Paul Anderson, Starfarers

    Just completed and found funny: Part 4 (of 4) of the complete Calvin and Hobbes by Bill Watterson. When compared to most of the recycled and utterly unfunny stuff on the funny pages these years, his cartoons are/were a breath of fresh air.

  6. My Fantasy Reading List for September 2018 by Seven+Spirals · · Score: 5, Interesting

    * The Prince of Fools by Mark Lawrence

    * Lyonesse by Jack Vance

    * The Name of the Wind by Patrick Rothfuss

    * The Furies of Calderon by Jim Butcher

    * The Fall of Gondolin by JRR Tolkien

    I can recommend all of these, except for The Fall of Gondolin. It's not really up to Tolkien's best standard, but still worth reading for fans like me.

    1. Re:My Fantasy Reading List for September 2018 by AmiMoJo · · Score: 1

      The BBC screened Hamlet earlier this year, and I decided to read it this month too.

      Also Crash Override by Zoe Quinn.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    2. Re:My Fantasy Reading List for September 2018 by bobbied · · Score: 1

      "The Wilderness" - by I.M. Lost, forward by G.P. S. Down

      "Flying into Fixed Terrain" - by We Tuw Lew, Forward by Paul Up

      "I Drive!" - By Ickup Andropov, forward by Mr. U. Wilkin.

      "Hexed" - By Eight Bits, forward by Justa Byte

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  7. The Pirate Planet by Anonymous Coward · · Score: 1

    The Pirate Planet, a Doctor Who story by Douglas Adams, novelized by James Goss. Captures good old Douglas to a great extent and intermixes with the good Doctor himself. A pleasurable commuter read.

    1. Re:The Pirate Planet by kalpol · · Score: 1

      The serial is good too, with the pirate captain and his killer rocket parrot.

      --
      12:50 - press return.
  8. The Joy of Linux by DickBreath · · Score: 2

    The Joy of Linux
    A Gourmet Guide To Open Source

    https://www.amazon.com/Joy-Lin...

    --

    I'll see your senator, and I'll raise you two judges.
  9. Using FreeDOS by Anonymous Coward · · Score: 2, Interesting

    Really liked Using FreeDOS from the FreeDOS folks. Kind of a blast from the past in there about old DOS programs, and its cool to see this favorite old OS also-ran still hanging around. It's for free as an EPUB or PDF, but there's a bound print copy too.

    1. Re:Using FreeDOS by kalpol · · Score: 1

      Interesting, I should get it. Still use FreeDOS a lot actually on old things like my Warcraft II CD and games from the 80s (Starflight!)

      --
      12:50 - press return.
  10. Foreigner Series by C.J. Cherryh by The+Original+CDR · · Score: 4, Insightful

    I read 18 volumes of C.J. Cherryh's Foreigner series in 54 days. That's about ~7,000 pages. A fast paced story that never bogs down about aliens, first contact and languages. Volume 19 just came out but I haven't read it yet.

    1. Re:Foreigner Series by C.J. Cherryh by Whorhay · · Score: 1

      I read the first few books in that series when they came out, and had no idea she had continued publishing more. Thanks for bringing it to my attention.

    2. Re:Foreigner Series by C.J. Cherryh by Mr.+Goodprobe · · Score: 1

      I would humbly suggest you check out the "Downbelow Station" series, which came out before Foreigner. Really good stuff!

  11. Three Body Problem trilogy by Guy+Smiley · · Score: 4, Insightful

    I just finished this series, and each of them were among the most original sci-fi books that I've read in years. That is hard to pull off with three longish books, but the author is full of great ideas.

    1. Re:Three Body Problem trilogy by Anonymous Coward · · Score: 1

      Read them also, very nice! :)

    2. Re:Three Body Problem trilogy by zlives · · Score: 1, Redundant

      i think i enjoyed them more from a cultural reference point. its interesting to see how a "typical" Chinese would relate to events that i personally would see very differently.
      I really enjoyed the books for their sci-fi content as well.
       

    3. Re:Three Body Problem trilogy by Applehu+Akbar · · Score: 1

      i think i enjoyed them more from a cultural reference point.

      My take also. As described at the start of the trilogy, China went through its anti-science paroxysm during the Cultural Revolution. The US and Europe are undergoing it right now.

  12. My list by Quirkz · · Score: 3, Insightful

    - The Pun Also Rises (not a typo; yes, it's about puns)
    - The Great American Novel by William Carlos Williams
    - Thanks, but It's Not for Us - a book on writing craft
    - Drinking with Dead Drunks by Elaine Ambrose and A.K. Turner

  13. Current and upcoming... by gosand · · Score: 3, Insightful

    Current:
    Mistakes Were Made (But Not by Me): Why We Justify Foolish Beliefs, Bad Decisions, and Hurtful Acts

    So far so good... very insightful into how we think and act.

    Up Next:
    Surely You're Joking, Mr. Feynman!: Adventures of a Curious Character

    Looking forward to this because he's such a great figure.

    --

    My beliefs do not require that you agree with them.

    1. Re:Current and upcoming... by CaptainDork · · Score: 1

      You would enjoy:

      The Quantum Labyrinth: How Richard Feynman and John Wheeler Revolutionized Time and Reality by Paul Halpen, who worked with both.

      The story of the unlikely friendship between the two physicists who fundamentally recast the notion of time and history

      Feynmans's antics are quite legendary and discussed here.

      --
      It little behooves the best of us to comment on the rest of us.
    2. Re:Current and upcoming... by ClickOnThis · · Score: 1

      Up Next:
      Surely You're Joking, Mr. Feynman!: Adventures of a Curious Character

      Looking forward to this because he's such a great figure.

      After you're done, read its sequel: What Do You Care What Other People Think?, also based on interviews of Feynman by his colleague Ralph Leighton. Feynman's recollections of the Challenger inquiry are alone worth the read.

      --
      If it weren't for deadlines, nothing would be late.
    3. Re:Current and upcoming... by thomst · · Score: 1

      Current:

      • On the ancient iPad I use for bathroom reading: Fear by Bob Woodward.
      • On the the 55-incher in the liviing room (which is a display for our media computer): The Steep Approach to Garbadale by Iain Banks (which, unusually for his mainstream stuff, is a real slog).
      • On my phone (which I mostly use as an ereader in doctors' office waiting rooms): Let's Spend the Night Together by Pamela DesBarres.

      Upcoming?

      I haven't really decided which one will go on which device yet, but John Dies at the End by Steven Wong (because I enjoyed the movie), any one of a number of musicians' (auto)biographies, and Pakistan’s Inter-Services Intelligence Directorate by Owen L. Sirrs (as research for my work-in-progress, War - Volume Two of American Sulla) are next in the queue.

      What I'm not going to read?

      Anything on technology that doesn't directly bear on my writing - because I walked away from the tech journalism industry after the first Internet bubble collapsed, taking about 650 of the industry's rags down with it ...

      --
      Check out my novel.
    4. Re:Current and upcoming... by chasvircio · · Score: 1

      Surely You're Joking, Mr. Feynman! cemented Feynman as my favorite all-time physicist.

  14. Reminiscences of a Stock Operator by Anonymous Coward · · Score: 2, Insightful

    This is a tale of someone making $100 million during the 1929 stock market crash.
    Imagine having enough cash to pay 100,000 people to work for you for nearly 3 years.
    This day, that would be about $15 billion.

  15. "Small Gods", by Terry Pratchett by MarchHare · · Score: 2

    I've read 4/5th of it at this point, I'll probably finish it this weekend. It's a beautiful nice fantasy story. No need to have read any of the other Discworld novels, either.

    It's the story of a young apprentice priest in a extremely religious society, who meets the actual god of that society. The god has just re-incarnated into a small tortoise, and has almost no godlike powers left. And, the little tortoise can only be heard by the apprentice.

    1. Re:"Small Gods", by Terry Pratchett by i.r.id10t · · Score: 1

      The BBC Radio production of it is really good. And if you like Pratchett, check out AA Pessimal on fanfiction.net -- https://www.fanfiction.net/u/1...

      --
      Don't blame me, I voted for Kodos
    2. Re:"Small Gods", by Terry Pratchett by purple_cobra · · Score: 1

      Much as I love all the Discworld books (and, of course, Good Omens; I am hoping the televised version of that due next year is worthy of the source), Small Gods is my favourite. I don't think Pratchett ever topped it, although Thud! came close and both Night Watch and Unseen Academicals remain close to my heart. If you're reading through the series in any order, do yourself a favour and leave Raising Steam until last or just skip it entirely; it's fairly clear that by that time, Pratchett had been overtaken by his "embuggerance" and the book has the appearance of being completed from crib notes. The latter period - from Thud! onward - mark a notably darker tone; Snuff is pretty unpleasant in places, and while most of Raising Steam is Discworld-by-numbers there are some hints of what it might have been had Pratchett not been overcome and it is *dark*.

  16. not much of a reader by Anonymous Coward · · Score: 1

    but.. "The Hidden Life of Trees"

    1. Re:not much of a reader by ClickOnThis · · Score: 1

      but.. "The Hidden Life of Trees"

      Hope you got it as an e-book. ;-p

      --
      If it weren't for deadlines, nothing would be late.
  17. Sunburst and Luminary by EdwinFreed · · Score: 3, Insightful

    by Don Eyles, about the "development of software for the Apollo program". This book contains far more technical details than is the norm, and the tone is that of an actual engineer rather than a biographer/editor.

    1. Re:Sunburst and Luminary by sconeu · · Score: 2

      Similar vein, "We Have Capture" by Tom Stafford.

      I've been on an astronaut bio kick recently.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    2. Re:Sunburst and Luminary by dargaud · · Score: 1

      What was the name of the book from the chief engineer on Apollo ? It was fantastic, explaining how they tackled all the problems one after the others. Or at the same time. And also about how they received the famous "Houston, we have a problem".

      --
      Non-Linux Penguins ?
  18. school, work, or fun? by i.r.id10t · · Score: 1

    For school, text books on project management and agile management.

    For work, technical documentation

    For fun, I've been re-re-reading a lot of Terry Pratchett's stuff as well as a lot of excellent Discworld fan fiction from AA Pessimal on fanficton.net - https://www.fanfiction.net/u/1... . If you like Pratchett and all things DIscworld, Pessimal's stuff isn't to be missed.

    --
    Don't blame me, I voted for Kodos
  19. The Day We Lost the H-bomb by willoughby · · Score: 2

    In 1966, as a result of a mid-air collision of US aircraft, four unarmed thermonuclear bombs dropped onto Spanish territory. Three were recovered on land. Tracking down the fourth required the largest search-and-salvage operation in U.S. military history.

    The Day We Lost the H-Bomb by Barbara Moran is a fascinating read.

    https://www.goodreads.com/book...

  20. BOOKS by Anonymous Coward · · Score: 1

    Although I read this quite a bit ago, "On Killing" by Lt Col Dave Grossman, very interesting read.

  21. The Skull of Alum Bheg by magarity · · Score: 2

    It's about the uprising in East India Company controlled India that lead to the direct UK government rule.

  22. Maker's Schedule, Manager's Schedule by mykepredko · · Score: 3, Interesting

    I have always found this essay: http://www.paulgraham.com/make...

    To be the best way to explain to managers/executives how to work with engineers.

  23. A Short History of Nearly Everything by Lucas123 · · Score: 3, Interesting

    Author Bill Bryson explains some areas of science, using easily accessible language that appeals more so to the general public than many other books dedicated to the subject. I'm just beginning the book, but I've already found it absolutely fascinating as it's filled with little factoids, such as why Pluto lost its planetary status (it's less than half the size of the United States and may even be a comet in the Kuiper belt), or of the billions and billions of species that existed throughout Earth's history, 99.99% of them no longer exist; the average existence of a species is 4 million years.

    It's a really compelling read.

  24. My lists by Anonymous Coward · · Score: 1

    Investing in REITS, 4th edition, Ralph Block
    Zen and the Art of Motorcycle Maintenance, Robert Pirsig
    (Rereading it) The Prince, Niccolo Machiavelli

    Short Next List (I have dozens more on my list):

    Early Retirement Extreme: Jacob Fisker
    Hackers: Heros of the Computer Revolution: Steven Levy
    Common Stocks and Uncommon Profits: Phil Fisher
    Interpretation of Financial Statements: Benjamin Graham

  25. Death By Black Hole by Anonymous Coward · · Score: 1

    By Neil deGrasse Tyson

    1. Re:Death By Black Hole by CaptainDork · · Score: 1

      Read it.

      In fact, I have read all of his.

      Very informative and entertaining for we lay.

      --
      It little behooves the best of us to comment on the rest of us.
  26. Not everyone's cup of tea ... by Syncerus · · Score: 2

    "A Companion to Hegel"

    Hegel himself is very nearly impenetrable, so I'm using this book as something of a mental crutch.

    --
    "Man is nothing without the works of man" -- Helvetius
    1. Re:Not everyone's cup of tea ... by blind+biker · · Score: 1

      I'll have to check this one out. Thank you.

      --
      "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
  27. Nobody's going to be impressed... by Anonymous Coward · · Score: 1

    "Patriots and Liberators", Simon Schama,
    "Right Ho, Jeeves", P.G. Wodehouse.

  28. Ghost Rider by Anonymous Coward · · Score: 1

    by Neil Peart.

    No, I'm not a motocylist, and yes I'm a huge Rush fan. Have wanted to read this for years, so far really good except letter to Brutus can get boring. He really opens himself up. Incredibly sad story... But very interesting as well.

    1. Re:Ghost Rider by jaybrau · · Score: 2

      I thought Ghost Rider was especially interesting for the things it did not say. The basis is that acclaimed Canadian drummer for Rush, Neil Peart had recently lost his only child to a car crash and then his wife to cancer, and went on a very long escapist motorcycle tour of North America and journaled about it. Unexpectedly, he does not wallow in self-pity or introspect much at all (he admits to terrible depression without elaborating or indulging), doesn't share much of anything personal about his lost loved ones (Peart has always been carefully private about his personal life), doesn't say much about the unique situation he had financially that allowed him to travel this way for months (though he does mention some stress about limits and situational and internally sourced pressure to return to work eventually), nor much about his bandmates or the music industry. What it ends up being is not a self-help book for those coping with loss, nor a rock star autobiography, but an interesting travel book with a bonus of subtle gems for Rush fans and possibly Objectivists. My takeaway was that Peart seems to be a man of exceptional integrity to remain true to himself and his visions after all he has been through.

  29. Re:Fiction vs Factual by rpresser · · Score: 2

    I suppose you never watch (scripted) TV or movies either. Or make up stories for children. You must be really fun person.

  30. "Lost in Math" by fomalhaut · · Score: 3, Insightful

    "Lost in Math", by Sabrine Hossenfelder.

    1. Re:"Lost in Math" by blind+biker · · Score: 1

      That's a great book. I would never read pop sci books written by journalists, but she is a theoretical physicist. Highly recommended book.

      --
      "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
    2. Re:"Lost in Math" by nnet · · Score: 1

      The butler did it.

  31. Catastrophe 1914: Europe Goes to War by Scorch_Mechanic · · Score: 3, Insightful

    By Max Hastings.

    Fascinating, but its so tall that it's slightly awkward to hold it open with one hand, which I find myself doing a lot because I'm referencing things or looking up word definitions on my phone.

    I had the good fortune of visiting Powell's City of Books for the first time in years in August and I've been working very slowly (much more slowly than I normally go) through the pile of books I got there.

    --
    You should turn signatures off.
  32. Random recent stuff by werepants · · Score: 2

    The Analects of Confucius
    Python for Data Analysis
    Eon (Greg Bear) - a bit dated, but fun
    Dracula (Bram Stoker) - worth it just to understand the source material for so much modern horror
    Apollo 8 (Jeffery Kluger) - Great, historical mission that isn't as commonly talked about as Apollo 11 or 13
    Anthem (Ayn Rand) - Total garbage, should have known

  33. Algorithms to Live By by perlstar · · Score: 1

    Algorithms to Live By: The Computer Science of Human Decisions
    by Brian Christian, Tom Griffiths

    Most useful amazon review (by Wolfcrow):

    There are predictably a number of readers who will look at this title and shy away, thinking that a book with "algorithms" in its title must be just for techies and computer scientists. There will be others who pride themselves on being technologically astute who think they know all about algorithms already. Both groups are wrong. Both will be astounded and profoundly affected by the human applications Brian Christian and Tom Griffiths make in this book for all of us. I should qualify that; it is a book for anyone who has ever had difficulty in such tasks as "when to stop looking" (for an apartment, for instance); how to schedule a busy family's priorities; how to clean out the garage; how to stop thinking about a problem; how to network. In fact, all the day-to-day problems that follow us from waking up to going to bed are addressed here by the human use of algorithms. I confess that I was grateful for the definition of "algorithms" early in the book; it is one of those words that everyone uses but many of us would have been hard put to explain. Notice I wrote "would have been" because this book explains it all so clearly that neophytes can understand it and technological people will not feel they are being patronized. And all of us who really use this book (not just read, but use) will find it has made our lives more productive, better organized, and essentially, much happier. Brian Christian and Tom Griffiths are geniuses at combining cutting edge philosophy with information we can use to make our lives richer.

  34. Phil Collins by Anonymous Coward · · Score: 1

    Not a typical nerd book, but I found myself with a copy of the Phil Collins autobiography "Not dead yet." I was a fan of his, and of Genesis back into the Lamb Lies Down on Broadway, and I kind of was under the general impression that Phil Collins was dead. Apparently not, and though I wouldn't qualify it as engrossing, I was curious enough about the career of Phil Collins and the arc of Genesis that I found it an interesting and surprisingly well written read.

    1. Re:Phil Collins by omnichad · · Score: 1

      Phil Collins autobiography "Not dead yet."

      Such an insensitive book title after the death of the actor who played "Phil Collins" on Trailer Park Boys.

  35. The black swan by MadPositron · · Score: 1

    By Nassim Taleb. Excellent book touching philosophy & psychology in the context of risk management and our understanding (and misunderstanding) of statistics, esp. in the economic sector, but also applied to everyday life. His writing style is funny but for some readers it might be offensive. Definitely for anyone who's not afraid of having their brain re-wired and who likes to take a look at the world from a different viewpoint.

  36. The Anti-Gravity Handbook by mfnickster · · Score: 2

    I just can't seem to put it down!

    --
    "Slow down, Cowboy! It has been 3 years, 7 months and 26 days since you last successfully posted a comment."
  37. Graham Greene by cascadingstylesheet · · Score: 3, Interesting
    1. Re:Graham Greene by cascadingstylesheet · · Score: 1

      The Heart of the Matter

      Difficult to read, but so moving ... so dead on in the pain that people experience in relationships, and in life in general.

  38. Now for something different by Ol+Olsoc · · Score: 1
    I've pulled out my old Brian Stableford novels. Some 70's oldies like Halcyon Drift, Rhapsody in Black, and Swan song for one series, and The mind Riders and Daedalous mission as well.

    Probably no one today has heard of him.

    --
    The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    1. Re:Now for something different by Ol+Olsoc · · Score: 1

      Need to dig mine back out - good writer, if a bit dark

      Yes - he is pretty dark. His Star Pilot Grainger series was my favorite.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
  39. Book marathon for me by UnknowingFool · · Score: 1

    I plan on starting and finishing the "Where's Waldo" book series. I missed out on it as a kid. And I don't want anyone here to post any spoilers!

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
    1. Re:Book marathon for me by nnet · · Score: 1

      The butler does it.

  40. The Tempest by Shakespeare by LordHighExecutioner · · Score: 1

    A real masterpiece!

  41. Jack L. Chalker's Well World by Rick+Schumann · · Score: 1

    I've been re-reading all the Well World novels again recently. Down to the last two of them. If the theory that our Universe is a simulation is interesting to you, then you'll find the premise behind the Well World to be interesting, too.

  42. two, and they seem related by spywhere · · Score: 2

    Bob Woodward's Fear and The Chapo Guide to Revolution.

  43. Iliad... by Frederic54 · · Score: 1

    Not original at all, but I am reading Iliad by Homer for the 3rd times...

    Also just prior to this I read The Golden Ass by Apuleius, absolutely terrific!

    --
    "Science will win because it works." - Stephen Hawking
    1. Re:Iliad... by ngc5194 · · Score: 1

      The Iliad is awesome. Which translation are you reading? My favorite is still Lattimore, but I'm sitting on the translation by Mitchell and just haven't gotten around to giving it a shot yet.

    2. Re:Iliad... by Frederic54 · · Score: 1

      I'm French, I have the 1866 translation by Leconte de Lisle in audio-book, and the paper-book is the 1938 one by Paul Mazon.

      --
      "Science will win because it works." - Stephen Hawking
  44. Desolation by broggyr · · Score: 1

    Desolation (Book 1 of the Keystone Bone Trilogy) by Jesper Schmidt

    --
    Irony? Yea, it's like goldy and bronzy, only it's made of iron!
  45. Capital in the 21st Century.. by propus · · Score: 2

    By Thomas Piketty..I came across this book from a review in NYTimes..Here's a quote from The Times that intrigued me to pick up this book.. "Mr. Piketty argues that the decades after World War II, when the divisions between the classes narrowed and opportunities to move up the economic ladder expanded — that is, when the middle class as we knew it was formed — may actually have been an aberration. Society, Mr. Piketty wrote, risks a return to the historical norm of a yawning gap between rich and poor."

  46. I am reading an Asimov classic by WCMI92 · · Score: 3

    "Foundation and Earth" Of course I have already read it but the Foundation series always is a good re read.

    --
    Corporatism != Free Market
    1. Re:I am reading an Asimov classic by CaptainDork · · Score: 1

      I read that trilogy LONG ago and re-read it a few months back.

      Stupendous both time.

      --
      It little behooves the best of us to comment on the rest of us.
    2. Re:I am reading an Asimov classic by dargaud · · Score: 1

      I always found it overrated and completely irrealistic (which says a lot in a SF settings...). One recent book I enjoyed in that space opera vein is the Bobiverse trilogy; it's a fast read: We are legion and the other two by Dennis E Taylor.

      --
      Non-Linux Penguins ?
  47. Destiny's Crucible Series by Olan Thorensen by ibirman · · Score: 1

    I have really enjoyed these books from Olan Thorensen, based on a man from the modern Earth who is sent to another world populated by humans but with 17th century technology:

    https://www.amazon.com/gp/product/B07D3Z3QC3?ref=series_rw_dp_labf

  48. White Trash by DaMattster · · Score: 3, Interesting

    I am reading White Trash: The 400 Year Old History of Class in America. It's really eye opening and challenges everything I ever learned in grade school about American history.

    1. Re:White Trash by Applehu+Akbar · · Score: 1

      I second this one.

  49. Click here to kill everybody by bart_smit · · Score: 1

    Latest Bruce Schneier book on the dangers of the Internet of Tat

  50. Bigfoot and the Bridesmaid by jwhyche · · Score: 2

    Not much of a plot.

    --
    I read at +2. If your post doesn't reach that level I will not see or respond to it.
  51. Hundred Days by CrimsonAvenger · · Score: 2

    We're coming up on the centennial of the end of World War One in two months. So a book about the last 100 days of that war seemed appropriate.

    And Last Stand of the Tin Can Sailors, just because I find that part of the Leyte Gulf battles in WW2 endlessly interesting.

    --

    "I do not agree with what you say, but I will defend to the death your right to say it"
    1. Re:Hundred Days by blind+biker · · Score: 1

      I bet you are a fan of ForgottenWeapons. Am I right?

      --
      "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
  52. Wired That Way by ArhcAngel · · Score: 1

    I'm currently reading Wired That Way by Marita Littauer
    Understanding personality type.

    I just finished Big Potential by Shawn Achor
    I'll probably read this one numerous times

    And next up is Bringing Out The Best In People by Aubrey C. Daniels

    --
    "A person is smart. People are dumb, panicky dangerous animals and you know it." - K
  53. Stormlight Archive & Aruba ACMA Study Guides by David_Hart · · Score: 1

    I've been reading "The Stormlight Archive" fantasy series this summer. Also got my sister hooked.

    I also have Aruba (HP) WiFi Self-Study Training and certification that I need to complete by the end of the year for work (they are paying for everything). I plan on completing at least one of the courses and exams this month.

  54. Do audiobooks count as reading?? by crmarvin42 · · Score: 1

    Depends on what you mean by "Reading". I read precious few physical books beyond rather try technical ones for work (Nutrient Requirements of Swine, 11th Revised Edition, 2012 is hardly a page turner).

    If you include listening to audiobooks, then I can claim the following:
    1. The Light of Life: The Cycle of Galand, Book 4 by Edward W. Robertson
    2. The Ritualist: Completionist Chronicles, Book 1 by Dakota Krout
    3. The Bad Food Bible: How and Why to Eat Sinfully by Aaron Carroll, MD
    4. Dark Deeds: Keiko, Book 3 by Mike Brooks
    5. Grant by Ron Chernow

    The first 4 were finished in the last month (had a lot of time to spend listening due to travel), whereas the 5th has been on-again off-again for the better part of the year and I'm only about 1/3rd of the way done.

    The Bad Food Bible was the most gratifying. The others are more recreational for me, but since I work in the field of nutrition, it was nice to finally find a book about nutrition that gets far more right than wrong. It has become my new go-to recommendation for anyone asking about nutrition, supplanting The Big Fat Surprise by Nina Teicholz. Still a good book, but Dr. Carroll's book is more broad yet a quicker read.

    --
    Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
  55. Utopia for Realists by ET3D · · Score: 1

    Utopia for Realists and How We Can Get There, by Rutger Bregman

    A lot of the book is dedicated to the proven benefits of basic income, and how giving money directly to the poor is not only much more effective but also a lot less costly.

    Another large chunk is about the 15 hour work week, the benefit of working less and how working more and more, which is has been the trend over the last few decades is bad.

    There's a shorter part about the benefits of open borders.

    I'm near the end, a discussion about cognitive dissonance, discussing how people find it hard to accept truths, and how even the author may be biased in his selection of proof.

    A worthwhile read, IMO.

  56. Sapiens - Yuval Noah Harari by musicmaker · · Score: 1

    This is a wonderful book diving into the nature of what it means to _be_ Homo Sapiens; from how we conquered the Neaderthals to industrialism, capitalism and the modern economy. Top notch stuff. very thought provoking.

    --
    Everyone is living in a personal delusion, just some are more delusional than others.
    1. Re:Sapiens - Yuval Noah Harari by Applehu+Akbar · · Score: 1

      I found Sapiens interesting until he got to Jared Diamond's total bullshit hypothesis on agriculture. He lost me after that.

  57. Patrick O'Brian by kalpol · · Score: 3, Interesting

    I'm rereading Patrick O'Brian's Aubrey-Maturin novels after having first read them 10 or 15 years ago. They are every bit as excellent as I remember, and even more of their glory is revealed now through the lens of age. You may have seen the "Master and Commander" movie, but it's a pretty pale ghost of the characters and plots of the novels.

    --
    12:50 - press return.
    1. Re:Patrick O'Brian by kalpol · · Score: 1

      Also just a podcast, but Hardcore History's "Blueprint for Armageddon" since we're coming up on the century mark of Armistice Day. I read Tuchman's "The Guns of August" in August 2014 so it just seemed fitting to get through the whole 12+ hour series for 2018.

      --
      12:50 - press return.
    2. Re:Patrick O'Brian by Petrini · · Score: 1

      I would second this. I've read the series through three times in the last five years, understanding more of it every time. There's a companion book that helps with the languages, idioms, jargon, and history. But the writing is superlative. Mr. O'Brian was a phenomenal craftsman.

  58. Good shit ... by CaptainDork · · Score: 1

    ... like:

    - Einstein's Dice and Schrödinger's cat

    - The Quantum Labyrinth

    - The Black Hole War

    - Tales of the Quantum

    --
    It little behooves the best of us to comment on the rest of us.
  59. Growing up weightless by John M. Ford by mmutka · · Score: 1

    I read it once years ago, but I am rereading it now. I was sort of reminded to it from watching the anime Planetes.

  60. SF and Fantasy by Daetrin · · Score: 3, Interesting

    Within the last month i've been reading:

    - Spinning Silver - Naomi Novik: A re-telling/twist on the Rumpelstiltskin story. A lot darker and more intense than "Uprooted", but still good.
    - All Systems Red - Martha Wells: A story about "Murderbot", a security robot that's broken its conditioning but somehow never gets around to doing much murdering. Re-listening to with my SO because of the Hugos. Still good the second time around.
    - The Fated Sky - Mary Robinette Kowal: Sequel to the very excellent "Calculating Stars" about an alternate history space program after a meteor impact in the 50s.
    - Girl in the Green Silk Down - Seanan McGuire: Sequel to "Sparrow Hill Road", about a hitch-hiking ghost on the run from a phantom rider. Still in the middle of this one, but enjoying it so far, and i'm curious if it's going to turn into a long running series or not.

    "Additionally, what's a book you finished recently that you found insightful, or funny, or both."

    I'll pick "funny"

    Either

    We Are Legion (We Are Bob) - Dennis E. Taylor: A guy gets dragooned into being a space probe. It's got geeky cultural references like Ready Player One (but much more toned down and well integrated with the story) in a near future (relatively speaking) space opera plot.

    or

    All Those Explosions Were Someone Else's Fault - James Alan Gardner: About an alternate earth where "creatures of the night" are at war with superheroes. The author does humor well, but a lot of it is situational humor about the ridiculousness of the situation and some of it is dark.

    --
    This Space Intentionally Left Blank
  61. Re:Slashdot is a very poor place to discuss books. by CaptainDork · · Score: 1

    Don't agree.

    I contributed a post, commented on a couple, and now have some reviews that motivate me to pick something different to read.

    --
    It little behooves the best of us to comment on the rest of us.
  62. My check book by kreuzotter · · Score: 1

    I usually start with my check book and it makes me cry, so I don't read on.

    1. Re:My check book by nnet · · Score: 1

      oh! oh! I know how this one ends!

  63. The Perfectionists-evolution of manufac.. precisio by Anonymous Coward · · Score: 1

    https://www.amazon.com/Perfectionists-Precision-Engineers-Created-Modern/dp/0062652559

    "The revered New York Times bestselling author traces the development of technology from the Industrial Age to the Digital Age to explore the single component crucial to advancement—precision—in a superb history that is both an homage and a warning for our future.

    The rise of manufacturing could not have happened without an attention to precision. At the dawn of the Industrial Revolution in eighteenth-century England, standards of measurement were established, giving way to the development of machine tools—machines that make machines. Eventually, the application of precision tools and methods resulted in the creation and mass production of items from guns and glass to mirrors, lenses, and cameras—and eventually gave way to further breakthroughs, including gene splicing, microchips, and the Hadron Collider."

  64. pulp by PopeRatzo · · Score: 1

    At the moment, I'm reading Kzradock the Onion Man and the Spring-Fresh Methuselah by Louis Levy. Published in 1910, originally in Danish, it's pulpish gothic weirdness, part detective story and part psychoanalytic mysticism. It's good.

    I've been on a tear of turn of the century gothic nastiness all month. I just finished reading The King in Yellow by Robert W. Chambers. Published in 1895, it's short stories wrapped around a play within a fucking nightmare. A friend told me that the first season of True Detective made references to these stories and I've since gone back and watched that for the first time.

    --
    You are welcome on my lawn.
  65. Spot the theme by jd · · Score: 1

    My books for this month:

    The Prehistory of Britain and Ireland
    Craeft
    Zend Frameworks 3

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  66. #2 is cheaper by Tablizer · · Score: 1

    I'm considering "Fire and Fury: Inside the Trump White House" by Michael Wolff. It's discounted now that the Bob Woodward book is out. Wolff is the "poor man's Woodward".

    And I just finished "Buffett: The Making of an American Capitalist" by Roger Lowenstein. It's a decade old, so also a bargain. (Get the "new afterward" edition.)

    What I found fascinating is that the investment business has just as much Dilbertian bullsh8t and wasteful fads as software engineering. We are not alone: the grass ain't greener over there. I guess I shouldn't be surprised, but reading about specific examples on the investment side gave it legs. Buffet got rich mostly be ignoring bullsh8t and sticking to long-proven principles and logic.

    Although his keen memory is an admitted advantage, he insists that "regular people" can do almost as well as he did with some basic business education, common sense, patience, and a little discipline. Academics mostly ignore him because his process is too simple: you can't sell expensive books and courses on too simple a formula. So they often claim he cheats by using insider knowledge; an unproven allegation.

    1. Re:#2 is cheaper by nnet · · Score: 1

      I enjoyed Wollf, Comey, Amarosa, and now halfway into Woodward's Fear.

    2. Re:#2 is cheaper by Anonymous Coward · · Score: 1

      Yes, fiction can be fun.

  67. At the moment ... by fahrbot-bot · · Score: 1

    The Three Body Problem - Cixin Liu (just finished)
    The Eye of God - James Rollins
    The Amber Spyglass - Philip Pullman

    Will be looking for another book by Alastair Reynolds soon.

    Haven't decided yet if I want to read the next two books in the "Remembrance of Earth's Past" series by Cixin Liu -- any commentary?

    --
    It must have been something you assimilated. . . .
  68. The Three Body Problem Trilogy by RobinH · · Score: 1

    Just finished reading "The Three Body Problem" trilogy. It's translated from Chinese. The first book is interesting both because you can see the different cultural viewpoint coming through, and it's just good sci-fi. The sequels are more epic in scope and darker, and honestly are a bit terrifying. Good reads.

    --
    "I have never let my schooling interfere with my education." - Mark Twain
  69. Sherlock by omnichad · · Score: 1

    The Adventures of Sherlock Holmes. After seeing all the adaptations over the years, I finally started reading the source material. It holds up well.

  70. Factfulness: Ten reason why you are wrong by Hasaf · · Score: 1

    Factfulness is a look at world statistics (that sounded very dry, the book isn't). It is not too shocking to me as I am a regular reader of The Economist (if you really want to get to "Oh, my god, he's doing it again" look, just start a statement in a meeting with "As was addressed in a recent article in The Economist. . . ) and I recently finished "The better angels of our nature, a great book but very dry. I mention this to explain why I scored well on the books pretest, yes, the book had a pretest.

    The book takes a look at conceptions that people have about the world and compares them to the real numbers. It identifies the misconceptions from surveys, similar to the books pretest, administered to a plethora of groups in several countries. In all, it is a very readable, well researched book.

  71. SF Mostly by acvh · · Score: 1

    Finished this month:
    Solaris - Lem
    Valis (reread) - DIck
    A Scanner Darkly - Dick
    The Idiot - Dostoyevsky

  72. Personal Memoirs of Ulysses S Grant by aklinux · · Score: 1

    A lot of insight of the years leading up to the Civil War and 19th century America generally

  73. my 5: by themusicgod1 · · Score: 1

    Currently reading:

    The K&R
    Engineering Mathematics, 4th edn by O'neil
    (not technically a book, but I'm reading it like one) the Wikileaks GIFiles/Stratfor release.
    Collected Works of A M Turing - PURE MATHEMATICS
    And I'm trying to dig up something at the library that I haven't quite got my hands on yet - a 1984 copy of Electronics magazine. Anyone have a copy / know of where to find one? LC: ISBN: ISSN 0013-5070 Author: Stephen C Johnson Title: Electronics Magazine, Volume 57, Issue 9 Publisher: Informa (previously Penton publishing (previously DateOfPublication: May 3 1984
    As far as the most insightful/funny :
    I thought Milo Yiannopoulos' Dangerous ranked pretty high of the past few books I've read in both those categories.

    --
    GENERATION 26: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
  74. Darn it... by gosand · · Score: 1

    I thought at first this said "A Companion to Kegel"

    --

    My beliefs do not require that you agree with them.

  75. darkening age by JackSpratts · · Score: 1

    the darkening age: the christian destruction of the classical world - catherine nixey...highly recommended for fundies ;). you know, for a scholar she moves things right along

    bad blood: secrets and lies in a silicon valley startup - john carreyrou...elizabeth holmes is a very bad girl. but we knew that

    amity and prosperity: one family and the fracturing of america - eliza griswold...fracking can be very hazardous to your and your neighbors' health

  76. Ignition!: An informal history of liquid rocket by Anonymous Coward · · Score: 1

    Ignition!: An informal history of liquid rocket propellants by John D. Clark, first published by Rutgers University Press, 1972.

    It's now available as free PDF and ebooks at archive.org. I thought I'd flip through it for a couple minutes and ended up reading it cover to cover. It's well written, and you don't need to be a chemist or rocket scientist to enjoy it. What I got out of it is how nasty some of the chemicals used in rocket propellants are. And of course there are tales of lonely nerds slaving away in their labs only to die in an explosion. Really a fun read for nerds.

  77. Nice try, Amazon... by ctrl-alt-canc · · Score: 1

    ...so you want to monitor our reading choices also here on Slashdot ?!?

  78. The Great Influenza by voxelman · · Score: 1

    The Great Influenza: The Story of the Deadliest Pandemic in History Revised Edition by John M. Barry
    This pandemic killed in the range of 675,000 individuals in the United States and an estimated 45 million worldwide.

  79. The Expanse by DaFallus · · Score: 1

    Abaddon's Gate

    --
    No one cares what your captcha was

    Houston TX, USA
  80. House of Trump, House of Putin by voxelman · · Score: 1

    House of Trump, House of Putin: The Untold Story of Donald Trump and the Russian Mafia by Craig Unger
    Probably should be read with a grain of salt or two.

  81. huck finn by darktwains · · Score: 1

    Again. Yes again. How people understand the broken patois of the south I will never know. Although the patois+spanglish is what I speak. So good.

  82. Re: C.J. Cherryh by thomst · · Score: 1

    I have never read a C.J. Cherryh book, series or standalone that was anything but entertaining - and I've been reading her stuff since her first novel was published. They're all good ...

    --
    Check out my novel.
  83. Re:Fiction vs Factual by Applehu+Akbar · · Score: 1

    I find fiction to be a waste of my time...

    Works of fiction are scenarios. If you never 'run' such scenarios to pre-experience what might happen if, being surprised by what reality can throw at you is the REAL waste of time.

  84. Academic satires by Applehu+Akbar · · Score: 1

    Julie Schumacher, Dear Committee Members and The Shakespeare Requirement.

    These are the American equivalents of Lucky Jim.

  85. That one Tom Wolfe that critics didn't like by Applehu+Akbar · · Score: 1

    Wolfe was, overall, my favorite author of all time. Back To Blood, which dissects Miami culture, is his most underrated novel. Read it, and you will understand why. It hit too many nerves.

  86. Every nerd should read this one by Applehu+Akbar · · Score: 1

    Enlightenment Now by Steven Pinker. It's all about how the world is actually not coming to an end, supported by a slew of the sort of hard data you never get from "declinists."

  87. Anything by Clive Cussler by spockman · · Score: 1

    His books are always very exciting and usually have may historical items. Great characters too.

  88. Dawkins, Herbert by mrcoder83 · · Score: 1

    Spending three hours in commute each day I have a lot time to listen to audiobooks so hopefully at least three books this month: "The Selfish Gene" by Richard Dawkins, "Chapterhouse: Dune" by Frank Herbert, "The Extended Phenotype" by Richard Dawkins. Sadly I cannot cannot find the last one in an audiobook format so I may need to resort to text version and auto-transcription feature in iBooks on my iPhone :(

  89. Louis XI: The Universal Spider by manu0601 · · Score: 1

    Louis XI: The Universal Spider, from Paul Murray Kendall. Story of the odd king Louis XI of France (Note almost all notes from the Wikipedia article are references to that book).

  90. The Broken Earth Series by cingeyedog · · Score: 1

    I saw that the author, N.K. Jemisin, has won the last three Hugo Awards for Best Novel for each of the books in this series.

  91. This should be something every month by skam240 · · Score: 1

    On seeing "We have not run book recommendations and book discussion posts for some time." the first thing I wondered is why has slashdot not ever made this as a regular monthly thing? All news sources have their regular cultural posts like this, why shouldn't slashdot?

    And please people, don't restrict this type of thing to modern works. If you're re-reading a classic younger folks might appreciate the recommendation. I'd have never read Asimov without such recommendations.

    --
    I ignore Anonymous Coward posts. If you want to discuss something, that's awesome. Log in.
  92. 84K by Claire North by Camembert · · Score: 1

    Excellent dystopian novel. Also semi-apocalyptic. The endpoint of extreme capitalism.

  93. my overstuffed print-materials omelette by epine · · Score: 1

    <overtly ontopic>

    This is a list of holds (beginning with the most recent) covering most of August and September, for myself and my wife.

    * Martha Stewart's Pressure Cooker (2018)
    * Kurt Vonnegut: complete stories (2017) — over 900 pages
    * The Tyranny of Cliches: How Liberals Cheat in the War of Ideas (2012)
    * Suicide of the West (2018)
    * Plutocrats: The Rise of the New Global Super Rich (2012) — author Chrystia Freeland has a small problem on her hands lately
    * Gates of Fire: An Epic Novel of the Battle of Thermopylae (1998)
    * How (2007)
    * The Lost Art of Reading (2010)
    * Leadership: In Turbulent Times (2018) — author of Teams of Rivals
    * Fear: Trump in the White House (2018)
    * The Shadow President: the truth about Mike Pence (2018)
    * The First 20 Hours: How to Learn Anything (2013) — this could be a ten-minute skim
    * The Obesity Code (2015)
    * Valley of Genius: The Uncensored History of Silicon Valley (2018)
    * Lost in Math: How Beauty Leads Physics Astray (2018)
    * It Doesn't Have to Be Crazy at Work (2018)

    Between us, we generally read about 1/3 of the total amount of text that passes through the house. This is the second pass on Plutocrats, because my wife had only managed about 1/3 on the first borrowing. (Amortized page-consumption quota not including compilations like Vonnegut's, where the target in the first place was to sample a few of his more famous stories.)

    I'm also not sure how much attention the Trump/Pence books will receive. They could end up on my frozen list along with four other recent political books to fill some gap in my queue somewhere down the road when I'm less attentive to sourcing enjoyable subject matter.

    </overtly ontopic>

    Book review screed of the moment HOT HOT HOT

    Unfortunately, The Tyranny of Cliches is already in hand, and pages 19–20 are a nightmare to behold.

    I understand getting so wound up in your head about a perceived aggravation that you depart planet earth, and make a bit of an ass of yourself in doing so, I've done it myself a few times. But this one made it through the long publishing process. I can't recall the last time I've seen a page in print hold up less well, six years on. I had listened to the author interviewed on EconTalk, and he's an excitable, affable man with a first-class gift of gab and some decent chops in political theory. Just last night I described myself to my wife as someone with liberal inclinations, but largely a conservative implementation toolkit. So where a typical conservative sees government as having a 40-lb tumor, I see government as having a BMI of 25. The true conservative wants to put government on the operating table for radical surgery, whereas I'd be happy just to get government on a rigorous treadmill program—except for the excessive influence of money, which I've always blamed more on the Johns of industry than the Jezebels of congress (greed is not bad, and it's married to a hot wife—capitalism—though you suspect it might divorce its childhood sweetheart in a heartbeat if it wasn't also banging capitalism's trashy sister on the side, any old way it pleased.)

    Back to Jonah Goldberg's tirade (that should never have it into print)—he's losing his cookies over one sentence of an early Obama speech:

    "What is required," declared our president-elect, "is a new declaration of independence, not just in our nation, but in our own lives—from ideology and small thinking, prejudice and bigotry—an appeal not to our easy instincts but to our better angels."

    Grammatically, that's a horror show. I think the implied grammar is "this being an appeal ...". Once you slip this tiny little banana peel into its formal cumberbund, the false resonance is laid bare, de rigeur as it were (who wants a president who can't hide a slippery banana peel in his cumber

  94. word correction from previous post by epine · · Score: 1

    From:

    and yet the wisdom of crowds

    To:

    and ever the wisdom of crowds

  95. The Silk Roads by reanjr · · Score: 1

    The Silk Roads: A New History of the World by Peter Frankopan.

  96. My database answers you thusly by shanen · · Score: 1

    Doesn't everyone have a personal database app to answer such crucial questions? Seriously, I should port it from the current CGI/PERL to something more reasonable and more smartphone friendly. Here is the answer for this month:

    http://shanenj.tripod.com/cgi-...

    Only five so far, but that's a live link and I may finish another 5 before the end of the month.

    For last month, the answer is nine books:

    http://shanenj.tripod.com/cgi-...^.{44}1808&searchfields=all&sensecase=nocase&sorttype=none&datetype=comp&numorname=authnums

    For the year 2018 (in another live link, though sorted by title using a special book-title ordering function (to ignore leading "A ", "An " or "The ")) the current answer is 98:

    http://shanenj.tripod.com/cgi-...

    With a suitable regex, I can even answer such peculiar questions as "How many books did I finish on the 15 day of the month?" The current answer is 116 (for the entire database going back to 1971).

    Seriously, can anyone point me at a good Python source I could modify to achieve something less kludgy?

    Unusual that I posted before searching the existing comments, but I'll do that now... Especially interested in funny books.

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  97. Just finished âoeStraight Manâ by Richar by sdosullivan · · Score: 1

    Very funny and insightful. Am trying to start âoeInfinite Jestâ but am still deciding if I am up to the challenge!

  98. Other People's Money and the bankers who use them; by fortfive · · Score: 1

    Both excellent. Brandeis book is as important as ever.

  99. Books! by Ferretman · · Score: 1

    I just finished "Amerika" by Paul Lally, an alternate history WW2 book. It was rather better than I thought it would be.

    Next up are the final "trilogy" (it's really four books) of the Thomas Covenant series by Stephen Donaldson.

    Ferret

    --
    Sic gorgiamus allos subjectatos nunc
  100. Java, The Complete Reference by myid · · Score: 1

    I'm reading "Java, The Complete Reference" (Tenth Edition) by Herbert Schildt. I studied Java years ago. This is a good book for me. It reviews what I learned previously, and (later in the book) will teach me what's been added to Java recently.

  101. The Risk Society by mrwireless · · Score: 1

    The Risk Society by Ulrich Beck.

    https://en.wikipedia.org/wiki/...

    A sociological analysis of the concept of 'risk'. Since big data and algorithms are often sold as a risk management tools, this helps to critically dissect those narratives. The book explores how society is structured in ways that distribute risk, with all of us trying to externalise it. For example, a consultant doesn't just bring in knowledge, but he/she also allows whomever hired the consultant to say "the consultant said it would be a good idea, it's not my fault", thus lowering the risk of being accountable/fired..

  102. Uncompromising Honor & Accipiter War by Patrick_Seaman · · Score: 1

    David Weber's 'Uncompromising Honor' (https://www.amazon.com/gp/product/1481483501/ref=oh_aui_detailpage_o01_s00?ie=UTF8&psc=1) is coming out in October and am looking forward to that. Otherwise (shameless self-promotion) am working on Book 2 in my science fiction series 'Accipiter War' (http://a.co/e9WT4t6) - Patrick Seaman

  103. How much longer did you stay in that position? by Bruce66423 · · Score: 1

    Surely time to run screaming... Scary story!

  104. Re:Fiction vs Factual by UnknownSoldier · · Score: 1

    Found the person completely clueless about Parables.

    Does it matter that the story about the boy who cried wolf never happened? No one gives fuck about the actual history as long as you learn the lesson(s).

    Your fallacy is that you think fiction has nothing to teach you; which is false. It is hard to fill the cup when it thinks it is already full. You are completely unable to understand the Three-fold nature of writing:

    * Literal
    * Allegorical
    * Application

    By dismissing fiction has having no value you remain blind to the lesson(s) that it can potentially teach. You are stuck at the Literal level not realizing that there is FAR more to understanding then just the Literal interpretation.

    Examples:

    * You can enjoy The Matrix (1999) at a literal level -- as a dumb, action flick. But you can ALSO understand it at a deeper Allegorical level -- that maybe consciousness is NOT just a physical process but something more.

    e.g. How would you know if you were dreaming if you never woke up?

    i.e. Peter Russel's The Primacy of Consciousness (Scientists view reality completely ass-backwards: Energy/Matter is NOT the foundation of Reality; Consciousness is. This has yet to be (re)discovered, but I digress.)

    * Avatar (2009) Again, one can enjoy the movie as a dumb, action flick. But there are ALSO themes of unbridled greed such as Unobtainium, and respecting the existing plant, animal, and indigenous life. The movies presents the concept that maybe consciousness CAN be transferred.

    Fiction OPENS YOUR MIND to possibilities that you normally would not be aware.

    But keep writing off fiction as "useless" (pun intended.) Maybe someday you'll understand the point of non-fiction such as Baraka (1992)

  105. depends how far I get by Cederic · · Score: 1

    I'm looking to finish TE Lawrence's 'Sever Pillars of Wisdom' then I'll finally get around to reading some Austen.

    A friend's suggested Lady Susan as a start point, so I'll give that one a go and see how I get on.

  106. lots by hackertourist · · Score: 1

    - How to win friends and influence people, Dale Carnegie
    - Anne Bishop's series 'The courtyards of the Others' (a wonderfully original take on vampires and werewolves, with worldbuilding on par with JK Rowling)
    - Harry Potter and the Cursed Child, JK Rowling
    - British Secret Projects 5: Britain's Space Shuttle, Daniel Sharp

  107. Systematic Theology by Doctrinsograce · · Score: 1

    Michael Horton's Systematic Theology -- about half-way through.

  108. Jewish Pirates of the Caribbean by Mister+Null · · Score: 1

    A history book that has scholarship behind it and written as if a page-turner of a novel.

  109. Reading Rivers of London ATM by purple_cobra · · Score: 1

    First four books of Ben Aaronvitch's 'Rivers of London'. I've just finished Banks' 'Consider Phlebas' and it didn't really grab me; the section with Fwi-Song nearly made me throw up and while the rest of it barrelled along at a decent clip, the end felt forced. I might pick up some of the others in the series if they appear in a sale.

    On my e-reader ATM are...
    Fiction:
    The Randall Garrett Omnibus (a freebie), The Ragged Trousered Philanthropists (freebie), Ghost Stories by M R James (freebie), a couple of H P Lovecraft compendiums (free; my paperbacks have long disappeared, possibly to Yuggoth), and Slaughterhouse Five. The Way of Wyrd has a permanent place on my virtual bookshelf by virtue of it representing a time and place that were pivotal in my life.

    Non-fiction:
    A Life in Brain Surgery / Henry Marsh, The Rise and Fall of the Great Powers / Paul Kennedy, and The Happy Brain / Dean Burnett. Bruce Dickinson's 'What Does This Button Do?' is worth a read, though it could have done with some more careful editing; Bruce himself can be far more iconoclastic and scattershot than the book implies, so I'm hoping for a sequel that's more true to the man himself.

  110. Book I am reading by THEUBERGEEK · · Score: 1

    Currently I am not actually READING any books, I am writing them. I have had one book published by CreateSpace for several years, but have been unable to promote it. Recently I went back to it and discovered a TON of errors, so I pulled it from publication, re-edited it, partially re-wrote it, and have now had it published on Amazon... I would appreciate some feedback on the story... https://www.amazon.com/dp/1720...

    --
    Talking to Geeks is like eating jello with a chainsaw, interesting, but painful.
  111. What book(s) are you reading? by huntermarchildon · · Score: 1

    I'm reading Catch-22 by Joseph Heller. It's a deep read about war and logic of all things. It's nonsensical and means more than most books. I'd recommend it as a read for anyone.

  112. Ovid, Metamorphoses by RockDoctor · · Score: 1

    It's been on the best seller lists for something like 2000 of the last 2080 years, so it's hardly going to be controversial. It's even been available in print for over 500 years.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  113. Everything You Love Will Burn by Ikonos · · Score: 1

    Inside the Rebirth of White Nationalism in America by Vegas Tenold. Having watched the divide grow wider and wider in politics and economics as well as the rise and "normalization" of white nationalism I'm reading this to try and understand how we got here.

    1. Re:Everything You Love Will Burn by bblb · · Score: 1

      It doesn't take a book to figure that out... it's all down to a decade of people like Obama telling us we're supposed to be ashamed to be white Americans and berating us about our non-existent privileges, it's just the inevitable result of leftist identify politics. Spend two terms bemoaning whiteness and, invariably, you're going to get lots of white folks who become sick and tired of hearing about how awful they are just cause of their skin color... toss in two terms of people taking a knee over non-existent issues, celebrating scumbags because they've got sufficient melanin, and complaining about America not being great... and boom, white nationalism is on the rise. In this country, it's ok to be proud of your skin color unless you happen to be white. A proud black man is a proud black man, a proud hispanic man is a proud hispanic man, but a proud white man... well, he's a racist. There's your answer, I just saved you a couple hundred pages.

  114. Thanks to Hurricane Florence by Toad-san · · Score: 1

    and the loss of our local power and cable:

    I'm re-reading the entire Destroyermen series by Taylor Anderson. Great stuff; I love alternate histories and navy stuff.

  115. At the moment by bblb · · Score: 1

    At the moment, I'm rereading One Second After by William Forstchen, which is an excellent read, and I recently learned that there were two sequels to it. Just finished Invasion by Jay Allan, part of a campy military sci fi series that's entertain if a bit lacking in in the sci portion of sci fi. Would recommend The Art of Racing in the Rain by Garth Stein and A Life in Letters by John Steinbeck, wrapped up both of those this month and both were exceptional in their own right. Dark Matter by Blake Crouch was a solid read as well.