top | item 16497170

(no title)

throwaway7645 | 8 years ago

You'd rather have plain text than hand-written diagrams? I think most of the difficulty is in not knowing APL like notation.

discuss

order

logfromblammo|8 years ago

Yes, but I have a tool for making images on my computer, too.

The handwritten bound notebook cannot be searched, diff'ed, or versioned. It is strictly inferior to the plaintext file in most ways that are in any way relevant to writing software.

Its nemesis, of course, is and has always been the mathematical equation, whose notations confound the plaintext writer at every turn. For those, you can write it to an image, or use LaTeX or MathML.

throwaway7645|8 years ago

So searching an image is definitely nice, but it's a tradeoff in my opinion as it takes much longer to write out an equation in equation editor (I'm very proficient btw) or the other mathematical CAD tools I use when compared to a Notebook sketch. I use them all the time, take a pic and put it in OneNote with some keywords to search.

nicky0|8 years ago

This assumes that the purpose of the doucment is to be archived, searched, diffed and reproduced. None of these is in fact the case. The purpose is as a tool in the production of the program being written.

MaulingMonkey|8 years ago

With a paint program I can color code. With ASCII diagrams I can actually draw a straight line. With paper I can have eraser marks everywhere.

(But I do use paper some - focus reasons, and easier to manage than terrible phone interfaces.)