djcb comments on Preface to a Proposal for a New Mode of Inquiry - Less Wrong

4 Post author: Daniel_Burfoot 17 May 2010 02:11AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (83)

You are viewing a single comment's thread. Show more comments above.

Comment author: djcb 17 May 2010 09:12:25PM 2 points [-]

Dijkstra did take a bit narrow view of computer science though, or maybe he was a bit tongue-in-cheek here.

I think actual computers should influence computer science; for instance, it's crucial for fast algorithms to be smart with respect to CPU cache usage, but many of the 'classical computer science' hash tables are quite bad in that area.