jkaufman comments on How to Learn from Experts - Less Wrong

32 Post author: SatvikBeri 04 October 2013 05:02PM

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

Comments (10)

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

Comment author: jkaufman 12 October 2013 12:47:46PM 2 points [-]

I agree that as much as possible you want to make things modular, but good data processing code for a relational database is going to be really different than good code for a distributed key-value store or a mapreduce+cache setup.