Reviews and Comments

Will Sargent

[email protected]

Joined 1 year, 6 months ago

I like books.

This link opens in a pop-up window

Review of 'Deadline' on 'Storygraph'

5 stars

Read Feed. Came in. Bought this book two days later.

What I love about this book is not just the society it has, where the Internet is a given and the house is smart enough to ask you how you'd like to be showered. It's not just that everyone, from the security guards to the truckers to the flight attendents are armed to the teeth and would be voted Most Likely To Survive The Zombie Apocalypse in any other novel.

It's about the young kids who are smart enough and crazy enough to poke zombies with sticks and post it on their blog for attention, who grow into smart and crazy adults who by their nature can't resist poking at what the government gets up to when no-one's looking.

Because the problem isn't the zombies. It's the culture of fear that surrounds the zombies. It's about what that does to …

Review of 'Dojo' on 'Storygraph'

2 stars

This book covers Dojo 1.1. We're up to 1.6 now. There are no code samples, only some text files that can be downloaded from the web. And there's no coherent project that shows you how to put together an application.

Honestly, I'm thinking about buying Mastering Dojo right now.

Seanan McGuire: Feed (2011, Little, Brown Book Group Limited, imusti, Orbit) 4 stars

Zombies

Review of 'Feed' on 'Storygraph'

4 stars

Not nearly as dumb as the cover would imply -- the RSS icon on the front cover made me think that blogging somehow caused zombies to happen. The reality of the book is much smarter, in that it's about a world in which zombies are a chronic problem (virus based, with ANYTHING over 50 lbs that dies for any reason coming back bitey) and blogging is the primary means by which society communicates. Because everyone is damn terrified of going outside or travelling.

The main characters are Georgia (named after George Romero), Shaun, and Buffy. They're young but intelligent, and inclined to take risks that most of the populace wouldn't even think of taking. They exist in a society very different from our own, more advanced in places and with a degree of functioning paranoia from a world in which taking down zombies is taught alongside CPR and defensive driving. …

Thomas Metzinger: The ego tunnel (2009, Basic Books) 3 stars

We’re used to thinking about the self as an independent entity, something that we either …

Review of 'The ego tunnel' on 'Storygraph'

3 stars

Honestly, I don't know whether it's from reading way too many neuroscience books or just reading too many philosophy books, but there was nothing I felt was added to my experience from reading this book. It's a discussion of consciousness from a philosophical perspective that takes the neuroscience into account -- but having taken the neuroscience into account, there's little left to do besides document it and equate it to the "internal" experience. This is unproductive in itself, because the nature of the illusion is that it feels real, even when it is provably a neural correlate to the outside reality.

Where the book did become unexpectedly fascinating was in its discussion of the validity of consciousness to an Artifical Intelligence -- silicon based consciousness is as "valid" as carbon based consciousness, there are any number of ethical questions involved in what can "legally" be done to them.

That being …

Review of 'Visionary in Residence' on 'Storygraph'

2 stars

It's a collection of short stories, mostly written on spec for magazines. Some of them are okay. Most of them are not.

It's not news when an older man runs away with a kid from another country. It's not a story when a cute technology turns out to have unanticipated consequences. And it's not particularly interesting when pop culture references are dropped into the middle of a story, except that it dates the story. There are drop-in references to Friendster, for God's sake.

This is the first time I've been disappointed in Sterling as a writer, and it's easy to see where and when he's phoning it in -- it's superficially clever and it's fun... but it's froth.

John Scalzi: Agent to the Stars (Hardcover, Subterranean Press) 3 stars

Review of 'Agent to the Stars' on 'Storygraph'

3 stars

This is the first book that John Scalzi wrote, mostly because he wanted to see if he was capable of writing a book. Good news: he is, and it's an entertaining read.

In some ways, the best part of this book isn't what it is, but what it isn't. It's not a war story. It's not a serious edgy cyberpunk thriller. It's not a tormented amnesiac killer. It's a story about someone who does his job well while dealing with difficult people and situations.

It's not a deep read by any stretch of the imagination -- there are some obvious jokes and plot twists you can see coming from a mile off -- but it's funny, it's light, and an excellent read for someone who wants to know what an agent does on a daily basis.

Review of 'Rest in Practice' on 'Storygraph'

4 stars

It's a good solid book that goes over the different kinds of REST in order, and explains why it is that HATEOAS and MIME types are really the most extensible form of REST that you can use.

I would have appreciated more discussion of HATEOAS edge case such as batching and partial updates, and a more in-depth explanation of what a resource is and how to cut down on network round trips (this was a concern when writing an API that had to interact with a flash client, as starting a flash client and doing several HTTP round trips is not all that cheap). Still, for what it provides, it is far better than most of the other books out there, particularly the O'Reilly option.