RolfAndreassen comments on Rewiring my Brain: (gentle) Help Appreciated - Less Wrong

3 Post author: JMiller 07 October 2013 04:13PM

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

Comments (48)

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

Comment author: RolfAndreassen 14 October 2013 11:26:33AM 2 points [-]

Because, in my experience, you cannot debug anything more than one step removed from the command line; and if you cannot debug then you cannot program. If you are unable to compile, link, and run your code from the command line then you will not be able to fix it when something goes wrong on a system with a slight difference from your dev setup; and they all have slight differences from your dev setup.