Earlier quoted context omitted.
I win? :P zod@DESKTOP MINGW64 ~/AppData/Local/Google $ du -sh ~/AppData/Local/Google 2.9G /c/Users/Zod/AppData/Local/Google Edit: I do have 885 tabs open. (yikes! D:)
>885 tabs is that intentional, or do you just never close tabs? How do you navigate tabs without losing your mind?
I have lots and lots of pages open of DOM documentation from many sources and many GitHub code searches to see how others' code deals with the mess. ~30% tabs are probably StackOverflow. The rest is (potentially useful) Google searches, programming blog posts and the usual pinned tabs (Gmail etc.).
I use a AutoHotKey script to make the scroll wheel switch between tabs (this is the default behavior on Ubuntu but I'm on Window), this way I can quickly scroll/look for the desired tab through an entire 100-150 tab window in 10-15 seconds. Thinking of this.. I would have probably indeed gone insane without the AHK script.. (or just kept fewer tabs opened instinctively? :P).