top | item 44146326

(no title)

regus | 9 months ago

I really like the idea of ed. I tried using it recently but having to constantly reprint the block of code you are editing was really tedious.

discuss

order

skydhash|9 months ago

I think the idea of ed is to embrace the edit-compile-cycle. So the error tell you the specific line to go to. Then after the obvious errors are out, you do a full printout to handle logic errors.

Avshalom|9 months ago

The idea of Ed is that you have a large spool of paper and you make little editing marks on the printout until you decide you've reached some threshold and then print out a fresh up-to-date copy

cardiffspaceman|9 months ago

It’s always fun to figure out the path through the error messages that changes the error line numbers the least, so you don’t have to search or recompile.