pablohere/public/writings/tech-fascination-as-a-function-of-your-age.html
2026-05-16 16:47:31 +02:00

42 lines
1.7 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Pablo here</title>
<meta charset="utf-8">
<meta viewport="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<main>
<h1>
Hi, Pablo here
</h1>
<p><a href="../index.html">back to home</a></p>
<hr>
<section>
<h2>Tech fascination as a function of your age</h2>
<p><em>Published: 2026-05-11</em></p>
<p>A long time ago I read a quote that I find hilariously accurate. At first it stuck with me because it was
funny. Then as time passed, I observed it was actually very accurate. I mistakenly thought the quote was
commonly known in the world, and today I realised apparently it isn't, and I can't find it posted
anywhere. So I'm storing it here for the future. The quote roughly looked like this:</p>
<blockquote>
<p>Any technology that existed before you turned 18 is just boring, regular old stuff that has always
been there since the world was born and doesn't matter much.</p>
<p>Any technology that appears while you are between 18 and 30 years old is a revolution like the world
has never seen before, will change the universe in ways mankind can't even fathom and deserves your
entire devotion.</p>
<p>Any technology that appears after you've hit 30 is black magic and heresy, and you will never truly
understand it.</p>
</blockquote>
<hr>
<p><a href="../index.html">back to home</a></p>
</section>
</main>
</body>
</html>