Ask HN: When was the last time you printed out code?
I pressed the print button in my IDE this morning by mistake and it occurred to me that I haven't printed out code in years.
It didn't used to be that way for me - in the mid 90s I worked in a ISO 9000 certified project that required printed code reviews for everything which resulted in a huge wheeled recycling bin to be placed in the engineering area.
Do printed code reviews still happen? Do you print out code for your own reasons?
17 comments
[ 2.4 ms ] story [ 47.3 ms ] threadEven then a lot of my university tutors rather code to be submitted on a disk or by making it network accessible instead.
About two weeks ago I decided I'm not going to use paper unless absolutely necessary. That means no taking notes in a journal, no printing things out for my own reading, etc. This has forced me to be a lot more creative in using electronic solutions and has been absolutely worth it.
I also frequently hit print when learning someone else's code or going back to something I haven't touched in a while. Being able to physically page through the code to trace function calls is much easier for me than a bunch of clicking and scrolling.
I've never even though about printing it out to help me work/understand it. It's not a bad idea. I might try it the next time I am having code block.
You can barely read it but the zigzags are pretty
http://pdos.csail.mit.edu/6.828/2011/xv6.html