From c4e51fe2ea46c8ac7d73f6a3cd178841f0e0093f Mon Sep 17 00:00:00 2001 From: gennyble Date: Wed, 18 Dec 2024 13:33:51 -0600 Subject: Mrow --- served/home.html | 4 ++++ served/styles/common.css | 8 +------- served/styles/home.css | 6 ++++++ served/things/memoryleak/memoryleak.css | 9 +++++++++ served/things/memoryleak/memoryleak.html | 11 ++++++----- served/things/things.css | 2 +- served/things/things.html | 4 ++-- 7 files changed, 29 insertions(+), 15 deletions(-) diff --git a/served/home.html b/served/home.html index 5e92a15..3d065e7 100755 --- a/served/home.html +++ b/served/home.html @@ -20,6 +20,10 @@ style=/styles/home.css If I write, it's usually in words/, but sometimes I'll put it in bits/ if it feels like it wants to be there.

+

+ There are some things/, projects i guess, that have their + own little pages. These are living pages, updated when needed, about software +

Contact~,.

diff --git a/served/styles/common.css b/served/styles/common.css index f798e3a..91750cf 100755 --- a/served/styles/common.css +++ b/served/styles/common.css @@ -36,7 +36,7 @@ body { margin: 0; padding: 0; width: 100%; - height: 100%; + min-height: 100%; } body { @@ -84,12 +84,6 @@ p { margin: 1rem 0; } -ul { - padding: 0; - list-style-position: inside; - list-style-type: decimal; -} - a { color: var(--link); } diff --git a/served/styles/home.css b/served/styles/home.css index bd23605..c67d711 100644 --- a/served/styles/home.css +++ b/served/styles/home.css @@ -1,3 +1,9 @@ +ul { + padding: 0; + list-style-position: inside; + list-style-type: decimal; +} + #hello { margin: 1rem 0; } diff --git a/served/things/memoryleak/memoryleak.css b/served/things/memoryleak/memoryleak.css index 1d3470b..2aca4f6 100755 --- a/served/things/memoryleak/memoryleak.css +++ b/served/things/memoryleak/memoryleak.css @@ -1,3 +1,12 @@ +h2 { + text-decoration: underline; + margin-bottom: 0.5rem; +} + +h3 { + margin-top: 0.5rem; +} + #downloads { display: flex; flex-direction: column; diff --git a/served/things/memoryleak/memoryleak.html b/served/things/memoryleak/memoryleak.html index 9f25612..fac4723 100755 --- a/served/things/memoryleak/memoryleak.html +++ b/served/things/memoryleak/memoryleak.html @@ -6,7 +6,8 @@ style=memoryleak.css description=A virtual machine slowly decaying. art=images/ddr2_closest.png -art_alt=a DDR2 module broken in half at it's notch. you can see the fibre of the PCB and a memory chip split in half, peaking open. +art_alt=a DDR2 module broken in half at its notch. you can see the fibre of the PCB and a memory chip split in half, +peaking open. --- A virtual machine slowly decaying. Every seven hours it would wake up, delete a @@ -20,10 +21,10 @@ random file, and then go back to sleep. It posted about it at
a DDR2 module broken in half at it's notch. you can see the fibre of the PCB. on the side facing the camera there is a memory chip split in half and peaking open. + alt="a DDR2 module broken in half at its notch. you can see the fibre of the PCB. on the side facing the camera there is a memory chip split in half and peaking open." />

- It's face is a RAM module that I broke in half. I processed the raw photo + Its face is a RAM module that I broke in half. I processed the raw photo through my perpetually-in-progress image processing project. I am very happy with how it came out! The split-and-just-peaking-open memory chip is my favourite bit of it.

@@ -50,7 +51,7 @@ random file, and then go back to sleep. It posted about it at

It was really nice watching it run! The 7 hour spacing worked a treat. It was often - enough that I wasn't annoyed at it's slowness and it wasn't a factor of 24 which had + enough that I wasn't annoyed at its slowness and it wasn't a factor of 24 which had it drifting around the day.

@@ -98,7 +99,7 @@ random file, and then go back to sleep. It posted about it at 625: /lib/ld-musl-x86_64.so.1 -

downloads

+

downloads

logs

diff --git a/served/things/things.css b/served/things/things.css index a97e227..0533f66 100755 --- a/served/things/things.css +++ b/served/things/things.css @@ -7,7 +7,7 @@ .profile { display: inline-block; - border: 1px solid var(--background-dim); + border: 1px solid var(--text-dim); padding: 0.5rem; } diff --git a/served/things/things.html b/served/things/things.html index 3ed1dab..58437ec 100755 --- a/served/things/things.html +++ b/served/things/things.html @@ -14,7 +14,7 @@ is not part of the Atom Feed, but project updates published in [@paragraphs off]
-
+
a broken stick of ddr2 ram. one of the memory chips is cracked and peaking open @@ -26,7 +26,7 @@ is not part of the Atom Feed, but project updates published in

-
+

sitiwera

-- cgit 1.4.1-3-g733a5