summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał M. Sapka <michal@sapka.me>2023-05-01 19:23:50 +0200
committerMichał M. Sapka <michal@sapka.me>2023-05-01 19:23:50 +0200
commit2337afaaf716eec09ae4e1506d14beb5da3b3116 (patch)
tree69f72aa60344b623b7d52ee9e533d67228511a0d
parent7f50e8fabe3eacb299964f5bb9c4c6caaf2ef0c6 (diff)
feat: article for 2023-05-01
-rw-r--r--content/2023/keeping-browser-tabs-to-a-minimum.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/content/2023/keeping-browser-tabs-to-a-minimum.md b/content/2023/keeping-browser-tabs-to-a-minimum.md
new file mode 100644
index 0000000..247b03b
--- /dev/null
+++ b/content/2023/keeping-browser-tabs-to-a-minimum.md
@@ -0,0 +1,21 @@
+---
+title: "Keeping Browser Tabs to a Minimum"
+category: "software"
+abstract: Mobile, as always, is terrible
+date: 2023-05-01T19:21:08+02:00
+year: 2023
+draft: false
+tags:
+- tabs
+- mobile
+- Firefox
+- Brave
+- Rubenerd
+---
+As a bit of a comment on a recent [Ruben's post](https://rubenerd.com/keeping-computer-stuff-open-or-closed/): yes, closing unused applications makes a lot of sense. But I also keep my open tabs count in the browser (Firefox for pleasure, Brave for work) to a minimum. In most cases, I am below 10. Sometimes 20, when I start too many things and don't stop them - like Youtube videos. I don't know how people avoid getting anxious about having 50, 70, or even 100 tabs. And, more importantly: why? Do you really need so many things at hand? I know some terrible web apps out there don't keep the state in the URL, so you can't simply use browser history, but 100?
+
+This, however, does not apply to mobile. Mobile has a million problems, and this is one of them.
+
+On iOS, you are penalized for closing an app, as a cold start is much slower than waking from hibernation. And even if you close it, the app can still track you. So disabling all background activity for all apps seems to be a must.
+
+Then there are mobile browsers. I use mobile Firefox, which is pretty much terrible (but it syncs history with my other machines. Sites like 9gag or The Verge break it (you can scroll down as JS blocks it, and without scrolling, the URL bar will not show, so I need to refresh constantly), but also, the tabs management is a joke. There is no tab management. I constantly have over 100 tabs open because there is no easy way to close them. There is no tab bar, so I can't see them. There is no quick way to close multiple, so every few weeks [I declare bankruptcy](https://www.youtube.com/watch?v=C-m3RtoguAQ) and use the one button keeping all this madness - close all tabs. I waste resources because the tooling is not there.