summaryrefslogtreecommitdiff
path: root/house.html
diff options
context:
space:
mode:
Diffstat (limited to 'house.html')
-rw-r--r--house.html97
1 files changed, 97 insertions, 0 deletions
diff --git a/house.html b/house.html
new file mode 100644
index 0000000..bd9dd4b
--- /dev/null
+++ b/house.html
@@ -0,0 +1,97 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <link href="house.css" rel="stylesheet">
+ <meta charset="unicode">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="description" content="The Weight of Comfort">
+ <meta name="keywords" content="Personal, Music, Poetry, Art, Radiohotline, Teethinvitro">
+ <meta name="author" content="Radiohotline">
+ <title>Soft Machine | House</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 id="home">Home</h2>
+
+ <script>
+ (function house() {
+ var words = ['Huis','Strehë','منزل','Տուն','Etxe','বাডি','Къща','Casa','ផទហ','房子','Kuća','Dům','Hus','Huis','House','Maja','Talo','Maison','სახლი','Haus','Σπίτι','ઘર','בית','घर','Ház','Hús','Rumah','Teach lán','Casa','家','Omah','집','Domum','Māja','Namas','Куќа','Rumah','വീട','Dar','Whare','घर','Байшин','घर','Hus','خانه','Dom','Casa','ਘਰ','Casă','Дом','Fale','Кућу','Dom','Hiša','Casa','Nyumba','Hus','வடு','Йорт','ఇలలు','บาน','Fale','Ev','Будинок','گھر','Uy','Căn nhà','Letya’','Indlu'];
+ var random = Math.floor(Math.random() * words.length);
+ document.getElementById('home').innerHTML = words[random];
+ })();
+ </script>
+
+ <p style="font-style:italic; text-align: center;">
+ “Little solace comes<br>
+ to those who grieve<br>
+ when thoughts keep drifting<br>
+ as walls keep shifting<br>
+ and this great blue world of ours<br>
+ seems a <span style="color:blue">house</span> of leaves<br>
+ moments before the wind.”
+ <br>
+ <span style="font-size:smaller">- Zampanò, Mark <span style="color:blue">Z.</span> Danielewski</span>
+ </p>
+
+ <br>
+
+ <div class="col">
+ <div style="flex: 0.5; width: 100px; text-align: justify; padding-right: 10px; border-right: 1px solid black;">
+ <b class="j">Updates:</b>
+
+ <ul class="j" style="padding-left: 5px;">
+ <li>07/01/26 - Added BuyMeACoffee to /music; added Claudine to /books; added updates block</li>
+ <li>07/11/25 - Added entry to /thoughts</li>
+ <li>??/10/25 ~ ??/12/25 - Various little edits such as to /about and /links; became Soft Machine</li>
+ </ul>
+
+ <p>Sign the <a href="https://teeth.atabook.org/">guestbook</a>?</p>
+ </div>
+ <div style="flex: 3; padding-left: 10px;">
+ <div class="blsq" style="padding: 5px;">
+ <img src="img/buttons/apples.png" alt="">
+ <img src="img/buttons/bestview.gif" alt="">
+ <img style="width:88px; height:31px;" src="img/buttons/evil.gif" alt="">
+ <a href="https://sitcomtheory.org/"><img style="width:88px; height:31px;" src="img/buttons/sitcombutton.gif" alt="sitcomtheory.org"></a>
+ <img src="img/buttons/homestar.gif" alt="">
+ <a href="https://wiredcollective.neocities.org/webring"><img src="https://wiredcollective.neocities.org/webringimages/wiredcollectivebutton.png" alt="WIRED COLLECTIVE WEBRING"></a>
+ <img src="img/buttons/sharewareplease.gif" alt="">
+ <img src="img/buttons/thirdimpact.png" alt="">
+ <a href="https://publictransit.neocities.org/"><img src="img/buttons/transit.gif" alt="publictransit.neocities.org"></a>
+ <a href="https://dhmo.org/"><img style="width:88px; height:31px;" src="img/buttons/dhmo.png" alt="dhmo.org"></a>
+ <img style="width:88px; height:31px;" src="img/buttons/void.gif" alt="">
+ <img style="width:88px; height:31px;" src="img/buttons/xenia.gif" alt="">
+ <a href="https://theanarchistlibrary.org/special/index"><img style="width:88px; height:31px;" src="img/buttons/anarchist_lib.png" alt="theanarchistlibrary.org"></a>
+ <a href="https://archive.org"><img style="width:88px; height:31px;" src="img/buttons/archive.gif" alt="archive.org"></a>
+ <a href="https://zapatopi.net/treeoctopus/"><img style="width:88px; height:31px;" src="img/buttons/treeoctopus.png" alt="zapatopi.net/treeoctopus"></a>
+ <img style="width:88px; height:31px;" src="img/buttons/urappin.png" alt="">
+ <a href="https://crouton.net/"><img style="width:88px; height:31px;" src="img/buttons/crouton.png" alt="crouton.net"></a>
+ <img style="width:88px; height:31px;" src="img/buttons/furby.jpg" alt="">
+ <img style="width:88px; height:31px;" src="img/buttons/templeos.png" alt="">
+ <img style="width:88px; height:31px;" src="img/buttons/budgie.gif" alt="">
+ </div>
+
+ <p>
+ Do you remember the taste of your mother's flesh? Do you remember the smell of the angel's milk? Do you remember the metal joints that were once your bones? Do you remember the sound of the thunder that was once your heart? The ivory is the amalgam in your teeth. The flowers sit between the tangled strands of your perfumed hair. Your mother has long been dead, but her mass remains hidden in the overgrown and forgotten realm of your home, with rusted pipes still extending from the meat. You opened your eyes a thousand years ago, but have only blinked today, moisturizing your eyes for the first time and with it storing your memories in the record. You begin a new life everyday if you have no attachment to anything. Every item left behind is reborn every hour. Nothing holds the traces of your touch anymore. Everything around you has become a faded and swirling mess, floating like gas that carries you with ease. You are heavy. You are light. You do not know grief, but you know warmth. You knew one warmth. It is now cold all around you. You do not know if you are lost or at your new home. You do not care to know. You look up to the saturated blue sky, and it returns your glimpse with a blinding beam of red light. You have a feeling that the beam was once a white bundle of rays that softly painted your surroundings, but you can never be sure. With each passing day, you bury more of the past under the soft and wet clumps of soil that make up your world. You continue to crawl towards a God you wish to find. It is all you have.
+ </p>
+
+ </div>
+ </div>
+</body>
+</html>