You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

bramflakes comments on Open Thread for February 3 - 10 - Less Wrong Discussion

6 Post author: NancyLebovitz 03 February 2014 03:30PM

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

Comments (331)

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

Comment author: bramflakes 04 February 2014 11:27:30PM *  8 points [-]

I have a folder that I do my short term work in:

D:/stupid shit that I can't wait to get rid of

This is set to auto-delete everything in it weekly. I had a chronic problem where small files that were useful for some minor task or another from months or years ago would clutter up everything. This was my "elegant" solution to the problem and it's served me well for years, because it gave me an actual incentive to put my finished work in a sensible place.

Although now that I think about it, it would be a better idea for it to only delete files that haven't been touched for a week, rather than wiping everything all at once on a Saturday ..

Comment author: Risto_Saarelma 05 February 2014 07:01:59AM 3 points [-]

Although now that I think about it, it would be a better idea for it to only delete files that haven't been touched for a week, rather than wiping everything all at once on a Saturday ..

The Linux program tmpreaper will do this. It can be made into a cron job. I've got mine set for 30 days.

Comment author: btrettel 05 February 2014 02:04:28AM 0 points [-]

That's an interesting way to force yourself to organize things, or at least pay attention to them. I might try this.