Oligopsony comments on Some Heuristics for Evaluating the Soundness of the Academic Mainstream in Unfamiliar Fields - Less Wrong

73 Post author: Vladimir_M 15 February 2011 09:17AM

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

Comments (272)

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

Comment author: gedymin 19 February 2011 08:21:08PM 0 points [-]

That these functions need to be "taken over" by someone else is exactly what signals existence of a problem. They are taken over in the same way in computer science programming language design was taken over by smart hackers like van Rossum, operating system design was taken over by smart hackers like Torvalds, search engine design was taken over by smart hackers like Brin & Page, etc. - you got the point.

Comment author: TruePath 28 May 2011 05:45:48PM 2 points [-]

Umm, I would say Guido is seriously harmed by his lack of strong background in programming language theory. I agree he came up with a useful language but I'll take ruby's lisp influenced design over python any day. Heck Larry Wall is up to his ears in programming language theory in the design of perl 6 and I think it will be better for it (though ultimately still focused on being a practical tool).

Torvalds was hardly uninfluenced by academic OS design. He just didn't buy into the overhyped microkernel approach.

Ohh and Brin & Page are straight out of academic research. Their page rank algorithm is pure academic CS. They just applied it.

Comment author: [deleted] 28 May 2011 05:56:39PM 3 points [-]

[...] I'll take ruby's lisp influenced design over python any day.

Could you give me an example where Ruby is clearly superior? I'm currently transitioning from Python to Ruby and would appreciate some strong selling point I haven't noticed yet.