I have a sense of 'pressure' based on how many tabs and windows i have open. Every week or so, I'll go through them with a specific mindset (do I want self improvement, learn about math, new languages, etc) and read as much as I can stomach, and save off the rest in PDF form.<p>This mostly happens on my work laptop. I save these pdfs, or code snapshots, or whatever, into a nifty drive in the sd slot. Separate from work hardware. Usually I run minimum a 128gb drive. They're sorted into folders named by high level categories (ai, math, compsci, perspective, reference, etc).<p>Then I have a cronjob to rsync it to my home backup NAS (only when on my home net).<p>I do it this way because I've come to not trust the continuous availability of various online resources. Also, having done a lot of traveling in recent times, I like to take a nice fat archive of reading materials of interest with me wherever I go.
It also has the benefit of providing a pseudo-index of reading items when I want to dive deeper.