summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadiohotline <radiohotline@disroot.org>2026-08-07 14:15:17 +0000
committerRadiohotline <radiohotline@disroot.org>2026-08-07 14:15:17 +0000
commitdcfced129fb95a06df43502372abb229bbbaa018 (patch)
tree65e03a2eef9c848ba74cf194184619c134e99adf
parenta7072dbff528eeb65cdb8f19ca3605bc58107a78 (diff)
library text and css edit
-rw-r--r--art.html6
-rw-r--r--brain.html4
-rw-r--r--common.css3
-rw-r--r--img/film/angel.jpgbin413291 -> 8313 bytes
-rw-r--r--img/film/clock.jpgbin83544 -> 18890 bytes
-rw-r--r--img/film/dancer.jpgbin9748 -> 11955 bytes
-rw-r--r--img/film/good.jpgbin3299905 -> 80008 bytes
-rw-r--r--img/film/heck.jpgbin131185 -> 13686 bytes
-rw-r--r--img/film/if.jpgbin160572 -> 14265 bytes
-rw-r--r--img/film/little.jpgbin121240 -> 13009 bytes
-rw-r--r--img/film/martin.jpgbin205136 -> 22654 bytes
-rw-r--r--img/film/maude.jpgbin330106 -> 36192 bytes
-rw-r--r--img/film/padd2.jpgbin462496 -> 22991 bytes
-rw-r--r--img/film/planet.jpgbin335955 -> 12005 bytes
-rw-r--r--img/film/shining.jpgbin292933 -> 8336 bytes
-rw-r--r--img/film/theblacktower.jpgbin62491 -> 13772 bytes
-rw-r--r--img/film/wind.jpgbin170186 -> 12446 bytes
-rw-r--r--img/lib/448.jpgbin18460 -> 8056 bytes
-rw-r--r--img/lib/acwo.jpgbin135682 -> 7224 bytes
-rw-r--r--img/lib/alice.jpgbin201699 -> 22434 bytes
-rw-r--r--img/lib/baby.jpgbin19050 -> 11941 bytes
-rw-r--r--img/lib/blood.jpgbin473345 -> 59788 bytes
-rw-r--r--img/lib/child.jpgbin124808 -> 25890 bytes
-rw-r--r--img/lib/claudine.jpgbin28109 -> 18892 bytes
-rw-r--r--img/lib/flowers.jpgbin233056 -> 14830 bytes
-rw-r--r--img/lib/forgive.jpgbin1598323 -> 131776 bytes
-rw-r--r--img/lib/girl.jpegbin86404 -> 16445 bytes
-rw-r--r--img/lib/godot.jpgbin244595 -> 11763 bytes
-rw-r--r--img/lib/hol.jpegbin84825 -> 6746 bytes
-rw-r--r--img/lib/human.jpegbin254378 -> 12434 bytes
-rw-r--r--img/lib/maldoror.jpgbin0 -> 25977 bytes
-rw-r--r--img/lib/mice.jpgbin0 -> 64758 bytes
-rw-r--r--img/lib/mockingbird.jpgbin1053606 -> 33555 bytes
-rw-r--r--img/lib/naked.jpgbin1860672 -> 50491 bytes
-rw-r--r--img/lib/necro.jpgbin266690 -> 40024 bytes
-rw-r--r--img/lib/perfume.jpgbin547625 -> 140056 bytes
-rw-r--r--img/lib/punpun.jpgbin41959 -> 26917 bytes
-rw-r--r--img/lib/snake.jpgbin2077773 -> 127894 bytes
-rw-r--r--img/lib/stranger.jpgbin44238 -> 21322 bytes
-rw-r--r--img/lib/trans.jpgbin233764 -> 42884 bytes
-rw-r--r--index.html3
-rw-r--r--library.html28
-rw-r--r--music.html13
-rw-r--r--poetry.html2
-rw-r--r--rss.xml8
-rw-r--r--webring/linuxring/index.html1
46 files changed, 37 insertions, 31 deletions
diff --git a/art.html b/art.html
index 4475dd7..74668bf 100644
--- a/art.html
+++ b/art.html
@@ -46,11 +46,7 @@
<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="library.html">library</a>&emsp;&emsp;
- <a href="projects.html">projects</a>&emsp;&emsp;
+ <a href="brain.html">brain</a>&emsp;&emsp;
<a href="links.html">links</a>&emsp;&emsp;
</span>
<hr>
diff --git a/brain.html b/brain.html
index fdaf2d0..2cc40b5 100644
--- a/brain.html
+++ b/brain.html
@@ -20,10 +20,6 @@
<a href="muse.html">muse</a>
<br>
<a href="poetry.html">poetry</a>
- <br>
- <a href="poem/index.html">hypertext</a>
- <br>
- <a href="https://radio.softmachine.dev/">radio</a>
<br><br>
<b>Currently listening to:</b>
<br>
diff --git a/common.css b/common.css
index 30f664b..28d0b82 100644
--- a/common.css
+++ b/common.css
@@ -26,7 +26,8 @@ a {
}
a:hover {
- filter: drop-shadow(0 0 5px #6b1020);;
+ /* color: #ff7a95; */
+ filter: drop-shadow(0 0 5px #6b1020);
font-style: italic;
}
diff --git a/img/film/angel.jpg b/img/film/angel.jpg
index 714d74e..cf45b7f 100644
--- a/img/film/angel.jpg
+++ b/img/film/angel.jpg
Binary files differ
diff --git a/img/film/clock.jpg b/img/film/clock.jpg
index 55d1293..8b0296b 100644
--- a/img/film/clock.jpg
+++ b/img/film/clock.jpg
Binary files differ
diff --git a/img/film/dancer.jpg b/img/film/dancer.jpg
index 57427a0..2fc425d 100644
--- a/img/film/dancer.jpg
+++ b/img/film/dancer.jpg
Binary files differ
diff --git a/img/film/good.jpg b/img/film/good.jpg
index ea8fb74..bd6a3a2 100644
--- a/img/film/good.jpg
+++ b/img/film/good.jpg
Binary files differ
diff --git a/img/film/heck.jpg b/img/film/heck.jpg
index fb2b327..9ad83c7 100644
--- a/img/film/heck.jpg
+++ b/img/film/heck.jpg
Binary files differ
diff --git a/img/film/if.jpg b/img/film/if.jpg
index 4c539d6..d73cdf5 100644
--- a/img/film/if.jpg
+++ b/img/film/if.jpg
Binary files differ
diff --git a/img/film/little.jpg b/img/film/little.jpg
index 8ca6a04..79e195b 100644
--- a/img/film/little.jpg
+++ b/img/film/little.jpg
Binary files differ
diff --git a/img/film/martin.jpg b/img/film/martin.jpg
index 49cc491..c2b07e7 100644
--- a/img/film/martin.jpg
+++ b/img/film/martin.jpg
Binary files differ
diff --git a/img/film/maude.jpg b/img/film/maude.jpg
index 8b93d87..2cfbee0 100644
--- a/img/film/maude.jpg
+++ b/img/film/maude.jpg
Binary files differ
diff --git a/img/film/padd2.jpg b/img/film/padd2.jpg
index b98308b..28abfb4 100644
--- a/img/film/padd2.jpg
+++ b/img/film/padd2.jpg
Binary files differ
diff --git a/img/film/planet.jpg b/img/film/planet.jpg
index f2213b7..03655de 100644
--- a/img/film/planet.jpg
+++ b/img/film/planet.jpg
Binary files differ
diff --git a/img/film/shining.jpg b/img/film/shining.jpg
index 7e9bfd7..11ebbf4 100644
--- a/img/film/shining.jpg
+++ b/img/film/shining.jpg
Binary files differ
diff --git a/img/film/theblacktower.jpg b/img/film/theblacktower.jpg
index c37ae5e..055750d 100644
--- a/img/film/theblacktower.jpg
+++ b/img/film/theblacktower.jpg
Binary files differ
diff --git a/img/film/wind.jpg b/img/film/wind.jpg
index cceba2f..0299f07 100644
--- a/img/film/wind.jpg
+++ b/img/film/wind.jpg
Binary files differ
diff --git a/img/lib/448.jpg b/img/lib/448.jpg
index 2599136..84e1492 100644
--- a/img/lib/448.jpg
+++ b/img/lib/448.jpg
Binary files differ
diff --git a/img/lib/acwo.jpg b/img/lib/acwo.jpg
index e92160a..7d6d9ac 100644
--- a/img/lib/acwo.jpg
+++ b/img/lib/acwo.jpg
Binary files differ
diff --git a/img/lib/alice.jpg b/img/lib/alice.jpg
index fb44f5a..a785b23 100644
--- a/img/lib/alice.jpg
+++ b/img/lib/alice.jpg
Binary files differ
diff --git a/img/lib/baby.jpg b/img/lib/baby.jpg
index 5b781f6..8842012 100644
--- a/img/lib/baby.jpg
+++ b/img/lib/baby.jpg
Binary files differ
diff --git a/img/lib/blood.jpg b/img/lib/blood.jpg
index df1bea9..cf18634 100644
--- a/img/lib/blood.jpg
+++ b/img/lib/blood.jpg
Binary files differ
diff --git a/img/lib/child.jpg b/img/lib/child.jpg
index c5d6772..204c347 100644
--- a/img/lib/child.jpg
+++ b/img/lib/child.jpg
Binary files differ
diff --git a/img/lib/claudine.jpg b/img/lib/claudine.jpg
index f009944..248d706 100644
--- a/img/lib/claudine.jpg
+++ b/img/lib/claudine.jpg
Binary files differ
diff --git a/img/lib/flowers.jpg b/img/lib/flowers.jpg
index 16c6b26..a779086 100644
--- a/img/lib/flowers.jpg
+++ b/img/lib/flowers.jpg
Binary files differ
diff --git a/img/lib/forgive.jpg b/img/lib/forgive.jpg
index b691dd9..2d30239 100644
--- a/img/lib/forgive.jpg
+++ b/img/lib/forgive.jpg
Binary files differ
diff --git a/img/lib/girl.jpeg b/img/lib/girl.jpeg
index 268b7a6..d9f1218 100644
--- a/img/lib/girl.jpeg
+++ b/img/lib/girl.jpeg
Binary files differ
diff --git a/img/lib/godot.jpg b/img/lib/godot.jpg
index ba14c77..4cb96b2 100644
--- a/img/lib/godot.jpg
+++ b/img/lib/godot.jpg
Binary files differ
diff --git a/img/lib/hol.jpeg b/img/lib/hol.jpeg
index 876aea3..da59684 100644
--- a/img/lib/hol.jpeg
+++ b/img/lib/hol.jpeg
Binary files differ
diff --git a/img/lib/human.jpeg b/img/lib/human.jpeg
index 47b6032..8df171c 100644
--- a/img/lib/human.jpeg
+++ b/img/lib/human.jpeg
Binary files differ
diff --git a/img/lib/maldoror.jpg b/img/lib/maldoror.jpg
new file mode 100644
index 0000000..43a59a3
--- /dev/null
+++ b/img/lib/maldoror.jpg
Binary files differ
diff --git a/img/lib/mice.jpg b/img/lib/mice.jpg
new file mode 100644
index 0000000..a499aaf
--- /dev/null
+++ b/img/lib/mice.jpg
Binary files differ
diff --git a/img/lib/mockingbird.jpg b/img/lib/mockingbird.jpg
index 174490f..0479e5d 100644
--- a/img/lib/mockingbird.jpg
+++ b/img/lib/mockingbird.jpg
Binary files differ
diff --git a/img/lib/naked.jpg b/img/lib/naked.jpg
index f35da7e..2361e9f 100644
--- a/img/lib/naked.jpg
+++ b/img/lib/naked.jpg
Binary files differ
diff --git a/img/lib/necro.jpg b/img/lib/necro.jpg
index fd852d2..9bb558e 100644
--- a/img/lib/necro.jpg
+++ b/img/lib/necro.jpg
Binary files differ
diff --git a/img/lib/perfume.jpg b/img/lib/perfume.jpg
index 863bbbc..30749aa 100644
--- a/img/lib/perfume.jpg
+++ b/img/lib/perfume.jpg
Binary files differ
diff --git a/img/lib/punpun.jpg b/img/lib/punpun.jpg
index f99c104..a9cb634 100644
--- a/img/lib/punpun.jpg
+++ b/img/lib/punpun.jpg
Binary files differ
diff --git a/img/lib/snake.jpg b/img/lib/snake.jpg
index 3dd5a00..5fcf976 100644
--- a/img/lib/snake.jpg
+++ b/img/lib/snake.jpg
Binary files differ
diff --git a/img/lib/stranger.jpg b/img/lib/stranger.jpg
index 999bed4..27e156e 100644
--- a/img/lib/stranger.jpg
+++ b/img/lib/stranger.jpg
Binary files differ
diff --git a/img/lib/trans.jpg b/img/lib/trans.jpg
index 984af59..223b69f 100644
--- a/img/lib/trans.jpg
+++ b/img/lib/trans.jpg
Binary files differ
diff --git a/index.html b/index.html
index c207b94..0748a4c 100644
--- a/index.html
+++ b/index.html
@@ -21,6 +21,7 @@
.shadow {
z-index: 2;
text-align: center;
+ font-size: 1.1em;
padding: 0;
margin: 0;
position: fixed;
@@ -269,7 +270,7 @@
<div class="shadow" id="updates">
<h2 style="margin-top: 10px;">Updates</h2>
- <ul style="text-align: left; margin: 0px 10px 10px 0px; font-size: 1em;">
+ <ul style="text-align: left; margin: 0px 10px 10px 0px;">
<li>20/07/26 - Book log and poetry</li>
<li>11/06/26 - New art</li>
<li>01/06/26 - New music track</li>
diff --git a/library.html b/library.html
index 60a887f..74cd3cb 100644
--- a/library.html
+++ b/library.html
@@ -39,7 +39,7 @@
}
.items img:hover {
- height: 250px;
+ transform: scale(1.3);
filter: drop-shadow(0 0 10px rgba(255,255,255,0.9));
}
@@ -77,8 +77,6 @@
<p><a href="https://www.goodreads.com/user/show/164235846-c">Goodreads</a> - <a href="https://letterboxd.com/tatami_room/">Letterboxd</a> - <a href="https://anilist.co/user/radiohotline/">AniList</a> - <a href="https://listenbrainz.org/user/falloftroy">Listenbrainz</a><sup>1</sup></p>
<h2>Currently Reading:</h2>
<ul>
- <li>Comte de Lautreamont - Les Chants de Maldoror</li>
- <li>Bernard Shaw - Pygmalion</li>
<li>Ven de Mieroop - A History of the Ancient Near East</li>
</ul>
<h2>On Hold:</h2>
@@ -87,20 +85,27 @@
</ul>
<h2>Recently Finished:</h2>
<ul>
+ <li>John Steinbeck - Of Mice and Men</li>
+ <li>Comte de Lautreamont - Les Chants de Maldoror</li>
+ <li>Bernard Shaw - Pygmalion</li>
<li>William S. Burroughs - Naked Lunch</li>
- <li>Samuel Beckett - Waiting For Godot</li>
- <li>Lewis Carroll - Through the Looking-Glass and What Alice Found There</li>
- <li>Joseph Conrad - Heart of Darkness</li>
</ul>
<hr>
<p><sup>1</sup>I should add music... After all, music is my favourite thing in the world.</p>
+ <hr>
+
+ <div>
+ <h2>Thoughts</h2>
+ <p>Coming someday</p>
+ </div>
+
</div>
<div class="column">
- <h2>Favourite books</h2>
+ <h2>Books I Particularly Enjoyed</h2>
<div class="items">
<img src="img/lib/hol.jpeg" alt="House of Leaves - Mark Z. Danielewski">
<img src="img/lib/necro.jpg" alt="The Necrophiliac - Gabrielle Wittkop">
@@ -112,9 +117,10 @@
<img src="img/lib/alice.jpg" alt="Alice's Adventures in Wonderland - Lewis Carroll">
<img src="img/lib/perfume.jpg" alt="Perfume: The Story of a Murderer - Patrick Süskind">
<img src="img/lib/snake.jpg" alt="The Man Who Spoke Snakish - Andrus Kivirähk">
- <img src="img/lib/forgive.jpg" alt="Forgive Me, Leonard Peacock - Matthew Quick">
<img src="img/lib/godot.jpg" alt="Waiting for Godot - Samuel Beckett">
- <img src="img/lib/trans.jpg" alt="Enlightened Transsexual Comix - Sam Szabo">
+ <img src="img/lib/maldoror.jpg" alt="Les Chants de Maldoror - Comte de Lautreamont">
+ <img src="img/lib/mice.jpg" alt="Of Mice and Men - John Steinbeck">
+ <img src="img/lib/trans.jpg" alt="Enlightened Transsexual Comix - Sam Szabo">
<img src="img/lib/punpun.jpg" alt="Oyasumi Punpun - Inio Asano">
<img src="img/lib/girl.jpeg" alt="Girl on the Shore - Inio Asano">
<img src="img/lib/child.jpg" alt="Child of God - Kyoudai Nishioka">
@@ -125,7 +131,7 @@
<hr>
- <h2>Favourite films</h2>
+ <h2>Ditto, With Films</h2>
<div class="items">
<img src="img/film/angel.jpg" alt="Angel's Egg (1985)">
<img src="img/film/clock.jpg" alt="A Clockwork Orange (1971)">
@@ -133,7 +139,7 @@
<img src="img/film/dancer.jpg" alt="Dancer in the Dark (2000)">
<img src="img/film/if.jpg" alt="If.... (1968)">
<img src="img/film/maude.jpg" alt="Harold and Maude (1971)">
- <img src="img/film/planet.jpg" alt="La Planet Sauvage (1973)">
+ <img src="img/film/planet.jpg" alt="La Planet Sauvage (1 973)">
<img src="img/film/little.jpg" alt="Little Miss Sunshine (2006)">
<img src="img/film/theblacktower.jpg" alt="The Black Tower (1987)">
</div>
diff --git a/music.html b/music.html
index 3a061fc..c9bb2a7 100644
--- a/music.html
+++ b/music.html
@@ -14,7 +14,7 @@
/*border: dotted;
border-color: #8F2037;*/
width: 80vw;
- margin: auto;
+ margin: auto;
background-color: rgba(0, 0, 0, 0.8);
box-shadow: 0 0 20px 25px rgba(0,0,0,0.8);
border-radius: 10px;
@@ -93,6 +93,10 @@
font-size: 1.3em;
}
+ a {
+ font-family: revert;
+ }
+
.genre {
font-style: italic;
font-size: 0.9em;
@@ -190,7 +194,7 @@
<div class="experimental">
<h2>Echo No Leaves Bide</h2>
- <p>I made this for a comp, but I ended up using another track for it.</p>
+ <p>I made this for a comp, but I ended up using another track for it. I think the execution sucks, so I need to remake this. Consider it to be a demo.</p>
<audio loading="lazy" controls="true">
<source src="music/echo.ogg">
</audio>
@@ -198,11 +202,6 @@
<p class="genre">(experimental, noise)</p>
</div>
- <div class="experimental" style="width: 350px;">
- <h2>Pauline (Working title)</h2>
- <p>I am currently working on my third experimental album. I am taking a different direction this time.</p>
- </div>
-
<div class="experimental">
<h2>Anachronism of the 21st Century - March 9th, 2025</h2>
<p>It was mostly finished in January. This was fun to make.</p>
diff --git a/poetry.html b/poetry.html
index b9d0d1f..4e514d2 100644
--- a/poetry.html
+++ b/poetry.html
@@ -63,7 +63,7 @@
</span>
<hr>
</nav>
- <p>This page is for poetry not written as a part of Muse Ariadne (see <a href="muse.html">muse</a>).</p>
+ <p>This page is for poetry not written as a part of Muse Ariadne (see <a href="muse.html">muse</a>). This is moreso a public sketchbook, or a collection of attempts, as I build a sense and style rather than a proper publication.</p>
<br>
<div class="main">
<div class="poem">
diff --git a/rss.xml b/rss.xml
index 20d80c1..9af35cf 100644
--- a/rss.xml
+++ b/rss.xml
@@ -5,11 +5,17 @@
<description>The Weight of Comfort</description>
<link>https://softmachine.dev</link>
<lastBuildDate>
- 2026-03-13 18:56:00
+ 2026-07-26 00:00:00
</lastBuildDate>
<ttl>20000</ttl>
<item>
+ <title>"The Bullet" and "How Dare The World Go On"</title>
+ <link>http://softmachine.dev/poetry</link>
+ <description>New poems</description>
+ </item>
+
+ <item>
<title>Setting Up Huion Kamvas 13 on Arch Linux</title>
<link>http://tech.softmachine.dev/blog/huion</link>
<description>Graphics tablet setup and troubleshooting on Linux</description>
diff --git a/webring/linuxring/index.html b/webring/linuxring/index.html
index 64db5b9..03291cb 100644
--- a/webring/linuxring/index.html
+++ b/webring/linuxring/index.html
@@ -36,6 +36,7 @@
<p>To be accepted, your site must not be empty and must contain something related to technology, FOSS, or *nix, be it software or hardware. It does not have to be the focus of the site.</p>
<p>Dead sites and sites that do not add the widget within a month of admission will be removed without notice to maintain webring health.</p>
<p>Email: radiohotline[at]disroot[dot]org</p>
+ <p style="font-weight: bold">I am currently on vacation. I have received an influx of emails recently. Expect responses to be delayed.</p>
<p style="font-size: small;">Image of Tux by Larry Ewing and <a href="https://en.wikipedia.org/wiki/GIMP" class="extiw" title="w:GIMP">The GIMP</a>, Attribution, <a href="https://commons.wikimedia.org/w/index.php?curid=80930">Link</a></p>
<div class="flex">