By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 browsers-are-doing-too-much.html

View raw Download
text/html • 10.16 kiB
HTML document, Unicode text, UTF-8 text
        
            
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
<title>
6
Browsers are doing way too much nowadays
7
</title>
8
<link rel="stylesheet" href="/static/style.css">
9
<meta name="viewport" content="width=device-width, initial-scale=1.0">
10
</head>
11
<body>
12
<header>
13
<a href="#main" id="skip-link">Skip navigation</a>
14
<nav>
15
<ul>
16
<li><a href="/">Home</a></li>
17
<li><a href="/projects">Projects</a></li>
18
<li><a href="/index">Index</a></li>
19
<li><a href="/about">About</a></li>
20
<li><a href="https://roundabout-host.com/roundabout">Roundabout-host</a></li>
21
</ul>
22
<ul>
23
<li><a href="mailto:root@roundabout-host.com" id="mail-link">root@roundabout-host.com</a></li>
24
</ul>
25
</nav>
26
</header>
27
<main id="main">
28
29
<h1>Browsers are doing way too much nowadays</h1>
30
<div id="article-date">2024-05-07</div>
31
<p class="tags">
32
33
<a href="/index/web.html" class="tag">web</a>
34
35
<a href="/index/browser.html" class="tag">browser</a>
36
37
<a href="/index/application.html" class="tag">application</a>
38
39
<a href="/index/opinion.html" class="tag">opinion</a>
40
41
<a href="/index/user experience.html" class="tag">user experience</a>
42
43
</p>
44
45
<figure>
46
<img src="/static/photos/browsers-bad.png" alt="The Pocket integration in Mozilla Firefox" id="article-image-header">
47
<figcaption>Pictured: The Pocket integration in Mozilla Firefox</figcaption>
48
</figure>
49
50
<article class="content-area">
51
<p>Ooh, shiny! Chrome is now forcing me to view my bookmarks in a ✨side panel✨! It's not like
52
we have windowing environments for that, right? Doesn't matter, it's modern, new so it's cool
53
and automatically better even though it sucks!
54
</p><p>Sorry for the TikTok comment-like intro (no, I don't have social media), but I feel this is
55
what many people think about obviously poorly designed features in browsers. I'm not saying
56
that browsers should do very little. Many features that are directly web-related are useful
57
and enhance the user experience, like bookmarking, history, extensions, search engine management,
58
and so on.
59
</p><p>However, there's been a new wave of features that I believe don't belong in a browser. Opera
60
is probably the biggest offender.
61
</p><ul><li><p>Opera is going big on AI, and they made a chatbot called Aria. You press Control+/ and it brings
62
up the stupid robot. Yes, it can browse the web, but there are already chatbots that can execute
63
web searches. Yes, it can view what you have open, but you can already download the page and
64
send it to a chatbot, or use one that can scrape and give it the document's URL. Or, someone
65
could make a browser extension that does that. Having a chatbot in a browser is just a gimmick
66
that also leads to privacy concerns and provider lock-in. And the fact that it's in a side panel?
67
Just open a window!
68
</p></li><li><p>Firefox bought an app called Pocket, which allows users to save a list of articles they want to
69
read later on a server. Firefox's implementation of it is very messy. It behaves like a browser
70
extension, but it's not. It's a service that's integrated into the browser and impossible to
71
replace. Also, it's not free software. Chromium has a similar feature, the reading list, but
72
it's local, an extension of bookmarks that shows if you read the page or you still have to
73
read it. It can be synced, but that's optional and unrelated to the feature itself.
74
</p></li><li><p>Opera also now has a built-in VPN. It's a trap for provider lock-in, because you can't swap
75
it out for another VPN. A real VPN is a separate application that manages your network connection
76
directly. Also, I'd say to not trust Opera with your data; it doesn't matter they're Norwegian
77
and say they don't log, they can still do it. If you want a VPN, I'd recommend
78
<a href="https://protonvpn.com/">Proton VPN</a>, it has a good track record and works decently fast, for
79
free, and their clients are free software. This is not a sponsored message, and I think that
80
for privacy, Tor is more effective than a VPN, but it's slower and not good to manage
81
geographical restrictions.
82
</p></li><li><p>Opera, Brave, Vivaldi, and possibly others have a built-in ad blocker. This is not as bad,
83
but it'd be better if it was a preinstalled extension, since it's very extension-like, or it
84
could also be a separate application, because it's network-level in many cases. Dedicated
85
ad blockers can provide more customisation, block cookie banners and other annoyances, and
86
have element hiding, font blocking and other privacy and convenience features. Privacy Badger
87
is also an excellent extension as it dynamically adjusts to block trackers, even though it's
88
not an ad blocker. However, it blocks many ads too, and you can still use an ad blocker with it.
89
(However, don't forget about Brave's new way of doing ads, see below.)
90
</p></li><li><p>Brave has built-in video calls, which is probably very shady, even though the Brave browser
91
is free software. For really private video calls, I'd recommend <a href="https://matrix.org/">some Matrix client</a>,
92
<a href="https://jitsi.org/">Jitsi</a>, <a href="https://jami.net/">Jami</a>, or other programs that support distributed,
93
free protocols.
94
</p></li><li><p>DuckDuckGo made their own browser that works only with their own search engine. I think it's
95
self-explanatory why this is bad. And yes, I still use Google, because my life requires me to
96
use Google services, so why not also use their search? If I find another search engine that
97
has decent results and respects privacy, I'll switch to it. If not, I'll just use Google until
98
they destroy it. Also, don't get fooled, there are very few free software search engines, and
99
the ones that are free have very small indexes and are slow. Out of these free ones,
100
<a href="https://stract.com/">Stract</a> looks promising, but the ranking is strange: searching for
101
Wikipedia gives me a page about "Wikipedia Anomalies", and the actual Wikipedia is not listed
102
on the first page. Still, you should check it out.
103
</p></li><li><p>Opera now has sidebar apps: various messengers (no, not the ones worthy of your time), music,
104
social media, and so on, that run as web apps in a side panel. You know that any browser can
105
do this, and more flexibly? Almost all window managers can tile windows, and you can tile
106
a browser window to the side of the screen.
107
</p></li><li><p>Opera and Brave have a crypto wallet. I'd rather not trust a browser company with my crypto.
108
There are dedicated wallets that are more secure and have more features. And it doesn't even do
109
anything related to WWW, it's a payment method!
110
</p></li><li><p>Brave does block ads, but they place ads inside the browser itself, which is even worse! It would
111
be like the television receiver overlaying ads that pay the cable company. They say you can earn
112
"Brave Attention Tokens" by viewing ads, and you can exchange them for gift cards, cryptocurrencies,
113
real currencies, or contribute to websites. I don't think they'd give you crypto for free if there
114
wasn't a catch. So better stay away from them.
115
</p></li><li><p>Opera made a gaming browser that can limit resources. But this feature is unrelated to the WWW.
116
All OSes can limit resources for a specific process.
117
</p></li><li><p>Chromium now forces you to view bookmarks in a side panel, as mentioned in the intro. It's
118
not that bad, but a poor design choice, since everyone and their mother has a window manager
119
that can tile windows. If it were my choice, I'd open chrome://bookmarks in a new window, but
120
that page is not responsive, so it won't work well.
121
</p></li><li><p>Chrome also has a password manager. I'd rather use a free software password manager that provides
122
a browser extension, like <a href="https://bitwarden.com/">Bitwarden</a> which is free software; although
123
I don't use any password manager, maybe I need to change that, however trusting ANY entity
124
with your plaintext passwords is a major risk. Maybe the best password manager is pen and paper.
125
Then no one can hack it. But you can lose it, so it's a trade-off.
126
</p></li></ul><p><strong class="emphasis-2">I don't, however, oppose all extras</strong>. For example, PDF viewing is good, because it's another type
127
of web documents that may be served as opposed to HTML. I also don't oppose "internet suites"
128
that have a browser, email, IRC, usenet, FTP and more because they acknowledge the focus is not
129
just the web. I also don't oppose extensions, because there are legitimate ways to enhance the
130
browsing experience.
131
</p><p>The best browser, in my opinion, is a <strong class="emphasis-2">"no-name" browser</strong> from an <strong class="emphasis-2">independent developer</strong> with a
132
good track record and no funding from a big tech company. It should be free software, and it should
133
not have many gimmicky features other than the ones that are from upstream.
134
</p><ul><li><p><a href="https://github.com/ungoogled-software/ungoogled-chromium">Ungoogled Chromium</a> (this is what I use on GNU/Linux desktop)
135
</p></li><li><p><a href="https://librewolf-community.gitlab.io/">Librewolf</a>
136
</p></li><li><p><a href="https://www.torproject.org/">Tor Browser</a>
137
</p></li><li><p><a href="https://www.palemoon.org/">Pale Moon</a>
138
</p></li><li><p><a href="https://www.gnu.org/software/gnuzilla/">IceCat</a>
139
</p></li><li><p><a href="https://github.com/uazo/cromite">Cromite</a> (this is what I use on my Android phone)
140
</p></li><li><p><a href="https://iridiumbrowser.de/">Iridium</a>
141
</p></li></ul>
142
</article>
143
144
</main>
145
<footer>
146
<p>Page generated on Sunday, 4 May 2025 at 15:06:42</p>
147
<p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (🄍). No rights reserved.</p>
148
<p>Hosted at <a href="https://roundabout-host.com/roundabout">Roundabout-host</a> using the static site service, and generated with <a href="/projects/ampoule.html">Ampoule</a>.</p>
149
<a href="#">Back to top</a>
150
</footer>
151
</body>
152
</html>