summaryrefslogtreecommitdiff
path: root/old/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'old/about.html')
-rw-r--r--old/about.html102
1 files changed, 102 insertions, 0 deletions
diff --git a/old/about.html b/old/about.html
new file mode 100644
index 0000000..b05f042
--- /dev/null
+++ b/old/about.html
@@ -0,0 +1,102 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <meta charset="unicode">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="description" content="The Weight of Comfort">
+ <meta name="author" content="Radiohotline">
+ <meta name="keywords" content="Personal, Music, Poetry, Art, Radiohotline, Teethinvitro">
+ <link href="house.css" rel="stylesheet">
+ <title>About</title>
+</head>
+<body>
+ <nav>
+ <h1>Soft Machine</h1>
+ <span>
+ <a href="house.html">home</a>&emsp;&emsp;
+ <a href="about.html">about</a>&emsp;&emsp;
+ <a href="art.html">art</a>&emsp;&emsp;
+ <a href="music.html">music</a>&emsp;&emsp;
+ <a href="thoughts.html">thoughts</a>&emsp;&emsp;
+ <a href="muse.html">muse</a>&emsp;&emsp;
+ <a href="poetry.html">poetry</a>&emsp;&emsp;
+ <a href="books.html">library</a>&emsp;&emsp;
+ <a href="projects.html">projects</a>&emsp;&emsp;
+ <a href="links.html">links</a>&emsp;&emsp;
+ </span>
+ <hr>
+ </nav>
+ <h2>About</h2>
+
+ <div class="col">
+ <div style="width: 30%; text-align: justify; padding-right: 10px; border-right: 1px solid black;">
+ <h3>Webmaster</h3>
+ <p>radiohotline[at]disroot[dot]org - <a href="../radio.asc">PGP key</a></p>
+ <p>The more I try to outline who I am, the more I lose grasp.<sup>1</sup></p>
+ <p>
+ I'm an artist, musician, and programmer (I mainly use C), with a strong passion for music, computers (both CS and CE), experimental art, DIY, and other things.
+ I am a linguistics student and computer engineering dropout.
+ <br><br>
+ I love learning about everything. More persistent interests include: philosophy, music theory, literature, linguistics
+ (and anthropology, even though I despise mankind and what it made), cryptanalysis, video games and game development, animation, filmmaking (especially directing),
+ electronics, ham radio, dinosaurs, birdwatching, FOSS, and, of course, computers.
+ <br><br>
+ I'm also fascinated by categorization, data archives and collections of basically anything, tools, trinkets, mechanisms, and musical instruments.
+ A lot of my interests are off-shoots or combinations of each other, and my aspirations lay everywhere since my dream is to combine the things that
+ I enjoy doing into a valuable creation.
+ </p>
+ <hr>
+ <p class="j">
+ <sup>1</sup>
+ Fruit bled in the palm<br>
+ Streaking life across my skin<br>
+ I am real again<br>
+ </p>
+ <p>
+ <sup>2</sup>
+ <img src=img/teethinvitro.gif alt="Site button">
+ </p>
+ </div>
+
+ <div style="padding-left: 10px; width: 70%;">
+ <div style="height: 400px; margin-left: 30%; writing-mode: vertical-rl; text-orientation: mixed; text-align: justify; font-size: larger; line-height: 1;">
+ <p>Soft Machine<sup>2</sup> started in 2021 under the name "Randal", and was only populated in 2022 (where it became Teeth in Vitro) when it solely held the Nirvana page until the summer, when I decided to
+ reserve it for my portfolio. I promised it things that I never did. It was relaunched in 2024 as a much more
+ compact personal website with a modest beige version that you can find under /min<span class="bsq"></span> and the less terminal-friendly version that you are browsing, which is based on the typography in House of Leaves.
+ In late 2025, I began hosting the site off Neocities and the site adopted the name Soft Machine.
+ You pass by people every day and they don't leave an impression on you, and neither will I, but maybe I will leave a mark on the world as someone who merely
+ existed. <span style="font-weight: bold;">Aim:</span> Art and techy escapades, when I undertake the escapades. Essays may be shared if a topic lingers on my mind. Since 2025, the site began hosting my art.
+ </p>
+ </div>
+
+ <br><br>
+
+ <div id="buttons" style="text-align: center; padding-left: 40px; padding-right: 40px;">
+ <img src="img/blinkies/am.gif" alt="">
+ <img src="img/blinkies/bloodsucker.gif" alt="">
+ <img src="img/blinkies/figment.gif" alt="">
+ <img src="img/blinkies/fragile.gif" alt="">
+ <br>
+ <img src="img/blinkies/happy.gif" alt="">
+ <img src="img/blinkies/malpractice.gif" alt="">
+ <img src="img/blinkies/ohworm.gif" alt="">
+ <img src="img/blinkies/wug.gif" alt="">
+ <br>
+ <img src="img/stamps/5g.png" alt="">
+ <img style="width:99px; height:56px;" src="img/stamps/aotk.png" alt="">
+ <img src="img/stamps/bjork.gif" alt="">
+ <img src="img/stamps/cats.png" alt="">
+ <img src="img/stamps/citation.jpg" alt="">
+ <img src="img/stamps/evilkittens.png" alt="">
+ <br>
+ <img src="img/stamps/gointhedark.gif" alt="">
+ <img src="img/stamps/kafka.png" alt="">
+ <img src="img/stamps/orchid.png" alt="">
+ <img src="img/stamps/ranfren.gif" alt="">
+ <img src="img/stamps/thog.png" alt="">
+ <img src="img/stamps/wain.png" alt="">
+ </div>
+ </div>
+ </div>
+</body>
+</html>