beriukay comments on I believe it's doublethink - Less Wrong

23 Post author: kerspoon 21 February 2012 10:30PM

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

Comments (32)

You are viewing a single comment's thread.

Comment author: beriukay 22 February 2012 11:02:10AM 1 point [-]

I'm recently new to the field of computer programming, but there's a metaphor that I find to be rather apt. Instead of passing by value, saying "X is true"... you can pass by reference, saying "Location Y says that X is true". Of course, passing by const reference would be better, but our machinery is corrupted.