Considering the age of this list, would it not be a terrible idea to create a new one using HN suggestions. Or maybe a much better idea, throw together a website where people can add books (using amazon metadata) and then up vote (or down vote) them so we can build a list of the most important books for hackers to read.
The problem with the upvote/downvote mechanism for things like books is that popular books tend to get voted higher than better, less popular books. If only 5 people have heard of a book, but they all think it's amazing, it should probably be around equal or higher than a book that a hundred people read and all thought was okay.
Come on we have an entire community of math and computer science wizards here, I think heuristics like that can be quite easily written. Especially using a tab for "Popular Books" and another "Highly Rated"
I agree. A first step is to search HN for "book review"[1] and see what the review says and how many upvote it has. I know it's not exactly what you ask for but it's a start.
It's generally just a matter of getting your hands on a .tmLanguage file (the same format as TextMate), and putting it somewhere in your packages directory (~/.Sublime Text 2/Packages/ on Linux).
The top Go.tmLanguage reported by Google appears to be a work in progress though, I'll see if I can get something sorted for the next version - I'd like to have Go support out of the box.