Hacker News new | ask | show | jobs
by 198d 5278 days ago
I immediately thought of Python's context managers when I read this. What the article appeared to describe, which shouldn't be lost on any programmer, is "do stuff then clean up after yourself".