Remix.run Logo
peri-cl 7 hours ago

I wish I had that level of executive functioning. I open tabs at a high branching rate, and faster than I have the impulse control to (for lack of a better word) run a garbage-collection pass over what I'd just done.

When it balloons into the low thousands and starts hurting performance, I dump Firefox's open-tabs store (file called recovery.jsonlz4) into a different file and start over. At some point I'll point an LLM at that junk pile and see if I missed anything important. (Probably not).

MrDrMcCoy 7 hours ago | parent [-]

You could probably just use an extension that unloads inactive tabs from RAM, and maybe another that closes tabs that haven't been touched in over a week. Between those and an extension that closes duplicate tabs, it's pretty easy to get down to a sane number, no LLM required.

If a tab is important, you'll be using it more often than once a week. I have a similar rule with impulse purchases: anything I want needs to sit in the cart for 24-48 hours before purchasing. If I still need it, I buy it. Probably cut the crap I buy down by 75%. Steam? It goes on the wishlist (personally capped at ~50) until I can commit to playing and finishing it right then and there.

encrypted_bird 4 hours ago | parent [-]

>You could probably just use an extension that unloads inactive tabs from RAM

Doesn't Firefox already do this? (Or at least have an option for it?)

MrDrMcCoy 4 hours ago | parent [-]

Some of it, yes, but you get finer control with extensions.