diff options
Diffstat (limited to 'articles/2023/Death-of-the-web.html')
| -rwxr-xr-x | articles/2023/Death-of-the-web.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/articles/2023/Death-of-the-web.html b/articles/2023/Death-of-the-web.html new file mode 100755 index 0000000..ff0462d --- /dev/null +++ b/articles/2023/Death-of-the-web.html @@ -0,0 +1,36 @@ +<!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>Bloggings</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Death of the web</h2> +<h3>2023-12-07</h3> +<p>I'm wondering where we are going with all this.</p> +<p>Searching today's web I feel like I'm scrabbling around in a trash can for a half eaten sandwich.</p> +<p>Content is there somewhere, but you have to swallow the glitz, blitz, frills, lies, and adverts before you find it.</p> +<p>With the advent of AI written content it can only get much worse, after all, who owns these AI's ? Who's world view will they push?</p> +<p>In a few years time web browsers will be based on the same web engine, +asking if you need some help with that infection you mentioned to your doctor, chiding you for not checking +the local election results, and sugggesting a diet change because of the contents of your last supermarket bill.</p> +<p>Seems like the only way out will require a rupture.<p> +<p>Perhaps take a step back and use older text based browsers with just a smattering of images.</p> +<p>Local BBS's maybe, or Gopher/Gemini servers on everyone's laptop with a decentralized search system.</p> +<p>It's inevitable there will be a backlash, the form it will take should be interesting.</p> + +</article> +</main> +<footer> +<p> </p><p>ยง</p></footer> +</body></html> |
