website/src/info.html

48 lines
3.4 KiB
HTML

<?shp
TITLE="info"
include header-unified.shp
?>
<main>
<?shp gen_titlebar "information" lblue ?>
<h1>information</h1>
<h2>myself</h2>
<img src="/~yosh/img/buttons/avali-passing.svg" alt="avali | passing" width=104>
<p>I'm yosh. or yoshi. or yoshiyosh... or yoshiyoshiyosh...</p>
<p>my names get taken a lot. wonder why.</p>
<p>I like shell scripting, programming, abstract mathematics, cryptography, photography, the look of old UI, archival, editing wikis, anthropomorphic animals, and music. <a href="/~yosh/blog/2023-music.html">a lot of music</a>. I'm also kinda a video game junkie. I enjoy doing hard stuff in video games I like, though this usually means celeste more than anything</p>
<h2>site</h2>
<p>this site is intended to be my internet home, and a staging ground for others to explore further. it's meant to foster connections with sites of others, and to grow a web to get lost in. at least, that's what I hope. thank you to Citali for providing the hosting infrastructure for this site</p>
<p>the actual design is more or less something that popped into my head while messing around with twm on my computer. I like the look of it. in a perfect world, this site would resemble those kinda "design group" abstract metalheart y2k websites that I adore, but that usually requires making actual images and not just funny html/css. I do not have that skill. at least not yet</p>
<p>there exists an in-house rss feed for <a href="./blog">my blog</a>. if you want to see all changes happening to the side outside of the blog, check out <a href="https://git.unix.dog/yosh/website.atom">the commit rss feed</a></p>
<h2>where do I exist?</h2>
<p>I exist on...</p>
<ul>
<li><p><a href="https://resonite.com/">resonite</a>: <code>yosh</code>. I really like it here. you should check it out</p></li>
<li><p>irc: usually <code>yosh</code>, but sometimes that's taken, which will be indicated. I idle in a few servers, such as... (sorted by most to least generally active)</p>
<ul>
<li><p><a href="https://libera.chat/">libera.chat</a> (as <code>yoshiyosh</code>): ##furry, #voidlinux</p></li>
<li><p><a href="https://entropynet.net/">entropynet</a>: #lounge, #furry</p></li>
<li><p><a href="https://www.esper.net/">espernet</a>: #furry</p></li>
</ul>
</li>
<li><p><a href="https://www.youtube.com/channel/UCu1WEIXV1zsD0j474E9-Gxw">youtube</a></p></li>
<li><p><a href="https://archive.org/details/@yoshiyoshiyosh">archive.org</a></p></li>
<li><p><a href="https://git.unix.dog/yosh">unix.dog's git forge</a></p></li>
<li><p><a href="https://github.com/yoshiyoshyosh">github</a> (not really using anymore)</p></li>
</ul>
<p>you can contact me with any of these new-fangled fancy "buttons" the kids are using nowadays</p>
<ul class="gridlist displist">
<li><p><a href="mailto:yosh@unix.dog"><img src="/~yosh/img/buttons/email.gif" alt="e-mail"></a></p>
<p><a href="https://latacora.micro.blog/2019/07/16/the-pgp-problem.html">I don't use pgp</a></p>
</li>
<li><p><a rel="me" href="https://wetdry.world/@Yoshi"><img src="/~yosh/img/buttons/mastodon.gif" alt="fediverse"></a></p></li>
<li><p><a href="xmpp:yosh@unix.dog?message">xmpp (image pending)</a></p>
<p><a href="omemo-fingerprints.txt">omemo fingerprints</a></p>
</li>
<li><p><a href="matrix:u/yosh:matrix.orangestar.dev"><img src="/~yosh/img/buttons/matrix.gif" alt="matrix"></a></p></li>
</ul>
</main>
<?shp include footer.shp ?>