updates dec17

This commit is contained in:
2024-12-17 08:51:26 -05:00
parent 24f920ff91
commit 769bd34d5c
18 changed files with 75 additions and 15 deletions

View File

@@ -7,12 +7,32 @@
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1>computers!</h1>
<p>you can click images for a full resolution version</p>
<h1>new collection:</h1>
<h2>thinkpad t570</h2>
<figure>
<a href="images/photos/full/asuslaptop_full.jpg" class="link-image">
<img src="images/photos/asuslaptop.jpg" alt="asus laptop" width="193" height="256">
</a>
<a href="images/photos/full/asuslaptop-transfer_full.jpg" class="link-image">
<img src="images/photos/asuslaptop-transfer.jpg" alt="asus laptop" width="256" height="193">
</a>
<a href="images/photos/full/asuslaptop-fastfetch_full.png" class="link-image">
<img src="images/photos/asuslaptop-fastfetch.png" alt="asus laptop" width="512" height="372">
</a>
<figcaption>A used laptop I got cheap. It has a 2c4t i5-7600u, 16gb of ram, and a 256gb ssd. It's fine.
</figcaption>
</figure>
<h2>thinkpad t570</h2>
<figure>
<a href="images/photos/full/t570_full.jpg" class="link-image">
<img src="images/photos/t570.jpg" alt="mac pro" width="196" height="256">
<img src="images/photos/t570.jpg" alt="mac pro" width="193" height="256">
</a>
<figcaption>A used laptop I got cheap. It has a 2c4t i5-7600u, 16gb of ram, and a 256gb ssd. It's fine.
</figcaption>
@@ -204,7 +224,7 @@
<footer>
<a href="/">back home</a>
<p><i>Updated October 4th, 2024</i></p>
<p><i>Updated December 17th, 2024</i></p>
</footer>
</body>
</html>

BIN
images/newpfp.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
images/newpfp_256.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
images/photos/mze620.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
images/photos/sjmr250.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -9,19 +9,18 @@
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<meta name="og:title" property="og:title" content="amber's place">
<meta name="og:description" property="og:description" content="a place where i talk about my interests :3">
<meta name="og:image" property="og:image" content="https://ambersplace.github.io/pfp_256.png">
<meta name="og:image" property="og:image" content="https://ambersplace.github.io/images/newpfp_256.jpg">
<meta name="title" content="amber's place">
<meta name="description" content="a place where i talk about my interests :3">
</head>
<body>
<h1>welcome to amber's place~</h1>
<a href="images/pfp.png" class="link-image"><img src="images/pfp_256.png" alt="a picrew profile picture of a girl
<a href="images/newpfp.jpg" class="link-image"><img src="images/newpfp_256.jpg" alt="a picrew profile picture of a girl
with pink hair and glasses next to a cat. the girl has a speech bubble with the lesbian flag in it."
width="256" height="256"></a>
<p>i'm tired of this overly corporate internet. its falling apart at the seams. thats why
this site exists as a sanctuary away from an increasingly exploitative web.</p>
<p>i'm tired of this overly corporate internet. so here i am. </p>
<nav>
@@ -30,7 +29,6 @@
<h3><a href="cohost-archive/amberisvibin/index.html">cohost archive</a></h3>
<h3>the hoard:</h3>
<p>my entire collection has been destroyed in hurricane helene. consider this an archive.</p>
<ul role="directory" class="no-list-style">
<li><a href="minidisc.html">minidisc</a></li>
<li><a href="computers.html">computers</a></li>
@@ -53,7 +51,7 @@
<li><a href="https://github.com/amberisvibin" target="_blank"
aria-label="opens external site in a new window">github</a></li>
<li><a href="https://tech.lgbt/@amberisvibin" target="_blank"
aria-label="opens external site in a new window">mastadon</a></li>
aria-label="opens external site in a new window">mastodon</a></li>
<li><a href="https://www.youtube.com/channel/UC1Xk5gPhVBapmSgdC0xAlbw" target="_blank"
aria-label="opens external site in a new window">youtube</a></li>
<li><a href="https://www.flickr.com/photos/amberisvibin/" target="_blank"
@@ -90,7 +88,7 @@
<footer>
<!-- <p><i>(click any image to view a larger version)</i></p> -->
<br>
<p><i>Updated October 4th, 2024</i></p>
<p><i>Updated December 17th, 2024</i></p>
<p><i>By connecting to ambersplace.neocities.org or ambersplace.github.io, your request information may be
stored by GitHub or Neocities.</i></p>

View File

@@ -7,18 +7,39 @@
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1>minidisc</h1>
<h1>minidisc!</h1>
<a href="images/md.jpg" class="link-image"><img src="images/md_256.jpg" alt="a photo of a minidisc" width="256" height="256"></a>
<h2>new collection</h2>
<p>nothing yet</p>
<p>since the hurricane, some very nice folks on the <a href="https://www.minidisc.wiki/">Minidisc.wiki</a> sold
me a couple of good machines for reasonable prices (or free!)</p>
<h2>destroyed in hurricane helene</h2>
<p>the first machine i got is a panasonic sj-mr250. it's my first netmd recorder, and a beautiful machine.
it docks into a little stand that has some speakers, and the speakers sound suprisingly good! i'm a big fan.</p>
<p>the second machine i got is a sony mz-e620. it's a very small mdlp player, and i like it a lot. it's very
portable, and it's inline remote is nice. i've been using it for on-the-go md.
<section>
<h3>photos</h3>
<figure>
<a href="images/photos/full/sjmr250_full.jpg"><img src="images/photos/sjmr250.jpg"></a>
<figcaption>Panasonic SJ-MR250 NetMD Recorder</figcaption>
</figure>
<figure>
<a href="images/photos/full/mze620_full.jpg"><img src="images/photos/mze620.jpg"></a>
<a href="images/photos/full/mze620-side_full.jpg"><img src="images/photos/mze620-side.jpg"></a>
<figcaption>Sony MZ-E620 Player</figcaption>
</figure>
</section>
<h2>old collection (gone)</h2>
<p>all of my minidisc machines were destroyed in hurricane helene. i had more than just these two, but never got
around to showing them off</p>
around to showing them off</p>
<p>i had two Sony MZ-R50 minidisc recorders. these recorders are from 1997, and don't have features like
MDLP or NetMD. they were both still extremely solid, however.</p>
@@ -37,7 +58,7 @@
i quite like the printing on the disc itself, it looks really cool.</p>
<section>
<h3>Photos</h3>
<h3>photos</h3>
<figure>
<img src="images/photos/mzr50_front.jpg">
@@ -60,7 +81,7 @@
<footer>
<a href="/">back home</a>
<p><i>Updated October 4th, 2024</i></p>
<p><i>Updated December 17th, 2024</i></p>
</footer>
</body>
</html>

View File

@@ -8,6 +8,27 @@
</head>
<body>
<h1>news</h1>
<article>
<h1>Hey.</h1>
<p><i>December 17th, 2024</i></p>
<p>I'm still figuring out how to live after everything that happened. I'll probably never live in that house
again. We've got a new place now, and we're settling in, but it's just been pretty stressful lately.</p>
<p>Anyways, I've begun to start a small, portable collection of things again. This is probably it, tbh, but
I'll keep y'all updated. I've updated the computers and minidisc pages with the new finds.</p>
<p>I also plan to add some sort of photography page. I've lost most of my gear, but I have things to say
about what I still have. So get ready for that.</p>
<p>I've finally replaced the index header image. Been meaning to do that for a while. Finally found a pic of
Hibari-kun I like, thats big enough. Who would have thought that an 80s, somewhat obscure anime/manga would
only have low resolution images online.</p>
<p>I'm here, I'm safe, and I appreciate y'all. See you soon.
</article>
<article>
<h1>Hello.</h1>