Re: You have HUNDREDS of browser tabs???
> I don’t understand why you would have more than one or two tabs open at a time
Right now, I'm working my way through talking to some sensors across I2C using Python - nothing World Changing, but I've not done it before. I have tabs open for the MCU specs, the sensor specs, the pin assignments for the dev board, the pin assignments that the software expects, the tutorial that I'm working through, the example code that tutorial is working towards, some more example code that relates more closely to the dev board I *actually* have, multiple pages in my personal Wiki so that I can quickly add a sentence - or a URL, with all the context that a "bookmark" totally fails to provide - about each item as and when I realise that would be useful. Plus a diary/logbook Wiki page into which I note down all the commands and actions I *actually* do whilst following the tutorial, because, hey, I'm fallible, I'll miss out a step by accident and need to backtrack. Oh, right now, I also have open The Register, as I'm taking a break, and sometimes a concert video in *another* tab, as I like a bit of music while I work.
One or two tabs? Heck, I have these spread over multiple *windows*, both for convenient grouping (boring old specs sheets stay together) as well as to allow the logbook page to stay open on the portrait monitor.
I guess I *could* keep closing and re-opening each tab, but that doesn't exactly make for a smooth workflow.
None of this is meant to be boasting - as I said, I'm not doing anything groundbreaking here, just playing with a sensor (and, soon, blinky lights! Yay!) and, finally, finally, getting around to learning a tiny bit of Python, like the Cool Kids do. But hopefully it illustrates that having more than two tabs open *can* be productive. This is all the sort of thing that I do *now* to keep on top of stuff - and I *really* wish that I'd figured it out (and had the physical means to do it) e *lot* earlier, when I was still working, especially in the early days. So much stuff would not have been forgotten - and would not have had to be re-implemented purely because it had been forgotten.
> Why not just bookmark stuff?
Because the browser's bookmarks list is utterly dreadful for organising and providing context for the URLs; no, adding folders of bookmarks isn't The Answer: which folder does that really belong in? It is great for keeping track of a dozen or so items, like the *correct* URL to keep up with The Register, the easiest way to read XKCD or the homepage for remote-controlling the DVR[0], but the URL for the tutorial I mentioned above is, for my purposes, important in at least three distinct contexts (two for the hardware it uses - and one just for "this is what I did in 2023"!); expressing that in a bookmark list just won't fly[1].
And by the time you've bookmarked a hundred items or more you are starting to spend time just searching for the URL in that list. Assuming you even remember that there is anything worth searching for.
You could start to edit your bookmarks, removing things that, say, you haven't looked at in six months. I won't do that, because, if this sensor and lights thing works then the hardware will last for years - but I'll want all the records about how it works, why it *doesn't* do "something, when asked to "make it do something to be different last time".
> Who cares if a 30 year old file isn’t readable any more?
How about putting together a memory board (and in case you want to dismiss those, consider funerals and dementia) - and you are handed a file from a distant, and thoroughly non-techie, relative of the memorialised, who happened to remember he had this sitting in an old directory buried on his hard drive: it is all the notes from when we got together 30 years ago and first had the ideas which she surprised us all with when she turned them into that book, the one that made her World Famous in Richdale. That file obviously means bugger all to you, Dexter, but now they know it still exists, it would mean absolutely everything to that group of people.
[0] grr - El Reg won't allow an href to 192.168.254.40 for that DVR homepage; it is obviously used to commentards trying to be "clever"!
[1] which is why I use a little personal Wiki: I can add a note about *why* I've saved this URL. I can add it into lots of different places, I can reorganise at my leisure. Other solutions for organising URLs are available, even websites (which are just single-use Wikis, aren't they? With the advantage that you are sharing all that information about your interests with the website operator).