Tab mayhem and windows inflation
How many browser tabs are open on your browser right now? Too many to count? Let
me guess: Rows and rows of tabs belonging to different research tasks that you
want to pick up later. The occasional tab on social network. That
store you still have a cart open with that thing you maybe want to buy. Some
are still relevant but many are not.

The last version manager you'll ever need
Chances are high you have already used tfenv, pyenv, SDKMAN!, rbenv, nvm or some
other version manager. In case you haven't: A version manager is a program that
let's you install multiple versions of a tool for different contexts: Your one
project needs version X, the other version Y.alpha. Just the tool in one
version all the time does not cut it as different versions behave differently.
So if people work on the same project with different versions of core tools, it
often gets messy: