diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /articles/2025/Browser-choices.html | |
update
Diffstat (limited to 'articles/2025/Browser-choices.html')
| -rwxr-xr-x | articles/2025/Browser-choices.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/articles/2025/Browser-choices.html b/articles/2025/Browser-choices.html new file mode 100755 index 0000000..d8b483a --- /dev/null +++ b/articles/2025/Browser-choices.html @@ -0,0 +1,45 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Browser choices</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Browser choices</h2> +<h3>2025-04-02</h3> +<h4>Browser, browser, on the wall, who is the fairest of them all?</h4> +<p>Here's my totally not objective shortlist to date</p> +<ul> +<li>Firefox - doing stupid things for money</li> +<li>Floorp - so many options I wound up not using</li> +<li><b>Chawan - works great with Ghostty, Neomutt & Newsboat</b></li> +<li>W3M - best of the text browsers after Chawan</li> +<li>Lynx - borks on ipv6</li> +<li>Dillo - fast and simple, too simple?</li> +<li><b>Librewolf - a lean secure Firefox</b></li> +<li>Waterfox - yeah but Librefox is leaner</li> +<li>Mullvad - nice and secure, I don't need a VPN though, yet</li> +<li>Otter - nice but crashed</li> +<li>Qutebrowser - yet another barrel of keystrokes to learn</li> +<li>Nyx - yet another barrel of keystrokes to learn</li> +<li>Chrome - google's squirmy tentacles, no thanks</li> +<li>Chromium - I just use it for Jitsi</li> +<li>Brave - crypto what?</li> +<li>Vivaldi - ok but it didn't hook me</li> +<li>Edge - vade retro satana</li> +</ul> +</article> +</main> +<footer> +<p> </p><p>ยง</p></footer> +</body></html> |
