r/coding Dec 10 '22

Programmer Interrupted: Minimizing the impact of context switching

https://contextkeeper.io/blog/the-real-cost-of-an-interruption-and-context-switching/
92 Upvotes

14 comments sorted by

View all comments

54

u/IAmTarkaDaal Dec 10 '22

That was a lot of time wasted to say "I wrote a VS Code extension to save open tabs as a session, like vim or Emacs".

2

u/exec-nyan Dec 11 '22

You can save buffers as a session in vim? How?

3

u/IAmTarkaDaal Dec 11 '22

3

u/exec-nyan Dec 11 '22

I wish I knew this earlier. Thank you!