Comment by nine_k
1 day ago
So, in short, this is because window management under macOS sucks big time (and under Windows, still leaves much to be desired), and because tabs in Chrome become indistinguishable if you open a couple dozen, since they are on top, instead of on the side (Firefox only recently gained an option to put tabs on the side). Watch legacy UI concepts that are so ingrained that people often don't notice how counterproductive they are.
The PostHog interface tries to somehow alleviate that, but still follows the Windows model a bit too faithfully. Also, bookmarking becomes... interesting.
This is because people are so used to tabs that they forgot they can open new browser windows. For a long time I configured my browser not to use tabs, because most of the time when I open two or more pages I want to see them simultaneously.
Yes, this is sort of weird, but understandable. The thought of separating contexts this way for some reason takes a bit of conscious effort.
I have 7-8 Firefox windows across 3 virtual desktops, all named using the Window Titler extension [1]. Every name starts with an emoji to make it easy to tell them apart just by color.
Truth be told, many windows may be confusing to navigate via alt-tab-like interface; I additionally run rofi [2] for quick switching by name / title.
[1]: https://github.com/tpamula/webextension-window-titler
[2]: https://github.com/davatorium/rofi
Edge has had side tabs (aka Vertical Tabs) for years now. I don't personally see a single reason to use Chrome over Edge. And I spend most of my time in MacOS.
I doubt many on HN actually use Chrome. Instead preferring Firefox or one of the many Chromium browsers (Brave, Arc etc).
I agree that there isn't a reason to use Chrome when Chromium exists, although which Chromium flavour and whether to use a different engine entirely, is the question.
> Firefox only recently gained an option to put tabs on the side
regained. And I don't think it was a long break at all. tree organization for those side tabs, now that took a lot of time to regain, after they ripped API used by TreeStyleTabs extension.
If they indeed adopted Tree Style Tab, that is, allowed tabs to form a tree, that would be wonderful. Alas, I sill have to run TST and hide native tabs.