Hacker News new | ask | show | jobs
by m4rtink 421 days ago
I suggest using the session manager extension & having it do periodic snapshots.
1 comments

Haven't heard of that one, thanks!
Its supper useful if you really want to make sure not to loose your session, as its serializes everything into files, which you can then even backup somewhere if you want. :)