aausch comments on Debate tools: an experience report - Less Wrong

38 Post author: Morendil 05 February 2010 02:47PM

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

Comments (72)

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

Comment author: aausch 07 February 2010 09:44:29PM 1 point [-]

Graphical representations of programs have been tried too, and all such attempts have been failures. (I was a project manager for such an attempt in the 80s.) The basic problem is that a program is naturally a high-dimensional object, and when mapped down into a two dimensional picture it is about as comprehensible as a bowl of spagetti.

The problem has consitently appeard to me to be related to the use of incorrect abstractions. Most of the visual attempts I've seen have been roughly equivalent to printing binary code to screen as an attempt for a textual representation of a program. I'm still (very optimistically) waiting for a video-game which tackles this problem succesfully (some of the FF series ones have done an ok job).