marchdown comments on Closet survey #1 - Less Wrong

53 [deleted] 14 March 2009 07:51AM

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

Comments (653)

Sort By: Popular

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

Comment author: marchdown 28 November 2010 01:14:12PM 1 point [-]

Thank you, that was very enlightening. I see now where you were coming from.

I still think that some breakthroughs are more -equal- fundamental and some methods are more correct, that is, efficient in seeking the truth. Perhaps attempts to first point out some specific interesting features of human consciousness (or intelligence, or brain) and only then try to analyse and replicate them would meet more success. In that sense logic and neural networks are successful, while bayesian inference is not.

I wonder if you are familiar with TRIZ? It strikes me as positively loony, but it is a not-outright-unsuccessful attempt at a general algorithm for discovering new, uh, counterintuitive implications of known natural laws. Not truths per se, but pretty close.

Comment author: RichardKennaway 28 November 2010 04:00:17PM 0 points [-]

I wonder if you are familiar with TRIZ?

I've read a book on it, as it happens. It seemed quite a useful set of schemas for generating new ideas in industrial design, but of course not a complete algorithm.

Comment author: marchdown 28 November 2010 06:02:30PM *  0 points [-]

I've peeked at your profile and the linked page. See, I'm currently enrolled into linguistics program, and I was considering dedicating some time to The Art of Prolog, so I've researched what Prolog software there is and wasn't especially impressed. Could I maybe ask you for advice as to what kind of side project Prolog is suited for? I'm familiar with Lisp and C and I've dabbled with Haskell and Coq, and I would really really like to write something at least marginally useful.

Comment author: RichardKennaway 29 November 2010 12:23:15AM 0 points [-]

I think Prolog, like Lisp, is mainly useful for being a different way of thinking about computation. The only practical industrial uses of Prolog I've ever heard of are some niche expert systems, a tool for exploring Unix systems for security vulnerabilities, and an implementation of part of the Universal Plug and Play protocol.