diff options
author | gennyble <gen@nyble.dev> | 2024-12-18 13:33:51 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2024-12-18 13:33:51 -0600 |
commit | c4e51fe2ea46c8ac7d73f6a3cd178841f0e0093f (patch) | |
tree | fa02cd18c178cc1c3635bc0e3a8b3f34d531b821 /served/things/memoryleak/memoryleak.html | |
parent | fe31f2e8b67bda0b7a3e456285047d67ceed27d9 (diff) | |
download | ∞-c4e51fe2ea46c8ac7d73f6a3cd178841f0e0093f.tar.gz ∞-c4e51fe2ea46c8ac7d73f6a3cd178841f0e0093f.zip |
Mrow
Diffstat (limited to 'served/things/memoryleak/memoryleak.html')
-rwxr-xr-x | served/things/memoryleak/memoryleak.html | 11 |
1 files changed, 6 insertions, 5 deletions
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 <section style="margin: 1rem 0;"> <img src="images/ddr2_closest.png" style="width: 10rem; aspect-ratio: 1 / 1; float: left; margin: 0 1rem 0.5rem 0; border: 1px solid var(--text);" - alt="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." /> <p style="margin: 0"> - 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-<i>just</i>-peaking-open memory chip is my favourite bit of it.</p> @@ -50,7 +51,7 @@ random file, and then go back to sleep. It posted about it at <p> 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. </p> <p> @@ -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 </pre> - <h2 style="text-decoration: underline;">downloads</h2> + <h2>downloads</h2> <section id="downloads"> <div> <h3>logs</h3> |