←back to thread

129 points surprisetalk | 1 comments | | HN request time: 0.221s | source
Show context
jonstewart ◴[] No.44454173[source]
Max wrote a simple php script. Mel wrote delay loops by accessing previous memory addresses on drums. They are not the same.
replies(4): >>44454315 #>>44454760 #>>44454917 #>>44454929 #
1. bitwize ◴[] No.44454760[source]
I think that's the point. Max did things in the stupidest way that could possibly work, and it did work, and was simpler than the "smart" way, so was he less of a "real" programmer than Mel?

I think for a kid, Max's code was great but ultimately you do need to learn to think about things like error handling, especially if your code is intended to go into "production" (i.e., someone besides yourself will use/host it).