ndw’s avatarndw’s Twitter Archive—№ 32,070

    1. For the first time in a long time, I did a bunch of work and then accidentally deleted all the files (I’m not even exactly sure how). I am rarely so pleased to have a bunch of buffers open in Emacs and regular backups.
  1. …in reply to @ndw
    I figured it out. I created a symlink in "build" to "../src", so that relative URIs would resolve to some "src/test/resources" file. Then I ran a task that recursively deleted files in "build". Fun times!