80 lines
3.7 KiB
HTML
80 lines
3.7 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<link rel="stylesheet" href="global.css" />
|
|
</head>
|
|
<div id="main-box">
|
|
<h2>whoami</h2>
|
|
<p>I am <b class="rainbow-text">hex</b>, short for hexlocation.</p>
|
|
<p>My overall interests are networking, linux system administration, and last but not least
|
|
software development. I also enjoy refurbishing old laptops and electronics (like my Atari 1040ST).</p>
|
|
<p>You'll usually see me experimenting with my homelab, creating websites like this, or trying assembly for no
|
|
reason at all. I just do that sometimes.
|
|
I am not neat in my work at all. A bit chaotic even. But unless I discover something very interesting to me, I
|
|
try to be neat, both online and offline. I fail miserably at it, but hey, I'm just an
|
|
unemployed teenager with too much time on his hands so...</p>
|
|
<p>In recent years I have gotten more interest in the theoretical side of computers and computer history, which is
|
|
mostly why I do
|
|
not have many <a href="https://git.iwakura.rip/hex">public projects</a>.
|
|
</p>
|
|
<p>My interest in computer (science)/internet history consists mostly of finding old 90's/2000 websites and
|
|
exploring them, seeing what everything was like, reading old (IRC) chat logs, but also the more well-known stuff
|
|
e.g. older hardware (like my Atari ST), or reading about old algorithms designed by 80 year old mathematicians.
|
|
</p>
|
|
<p>Fuck off Google.</p>
|
|
<h2>projects</h2>
|
|
<p><a href="https://iwakura.rip">iwakura.rip</a> (formerly penhub.nl & clatter.cc) is basically the domain I use for
|
|
my homelab. I host services for myself and friends on there, and also try to provide hosting space and resources
|
|
for them if they need. The domain is obviously inspired by Serial Experiments Lain.</p>
|
|
<p><a href="https://git.iwakura.rip/hex/jabe">Cursed blogging engine</a> I wrote in TypeScript a while ago. I
|
|
reaallyy want to rewrite it in Nim, and make a frontend that's actually good. I don't really enjoy making
|
|
frontends though...</p>
|
|
<p><a href="https://git.iwakura.rip/hex/cheatsheets">My personal cheatsheets</a> which I use on the daily. These are
|
|
cheatsheets about a variety of topics like e.g. (Postgre)SQL I haven't been updating them too much though. If
|
|
you see any mistakes, send patches to my e-mail! :)</p>
|
|
|
|
<h2>contact</h2>
|
|
<p>You can message me here if you'd like, as long as you aren't a bot. Even if you just want to talk or something.
|
|
(I need frenz please help)</p>
|
|
<p><b>E-mail, XMPP (preferred) & Matrix</b>: hex[at]iwakura.rip<br></p>
|
|
<h2>other pages</h2>
|
|
<ul>
|
|
<li><a href="hw.html">my hardware</a></li>
|
|
<li><a href="donate.html">donations</a></li>
|
|
</ul>
|
|
<div style="text-align: center" id="footer">
|
|
<hr>
|
|
<p style="font-size: 13px;">design inspired by <a href="https://sdomi.pl/">sdomi</a>, <a
|
|
href="https://kernal.eu">kernal</a> and some others i forgot about.</p>
|
|
<hr>
|
|
<a href="https://archive.org">
|
|
<img src="img/ia.gif"></img>
|
|
</a>
|
|
|
|
<img src="img/hair.png"></img>
|
|
<img src="img/hand.webp"></img>
|
|
<img src="img/fuckcss.png"></img>
|
|
|
|
<a href="https://recaptcha.sucks/">
|
|
<img src="img/fuckgoogle.png"></img>
|
|
</a>
|
|
|
|
<a href="https://avitld.xyz/">
|
|
<img src="img/avitldv2.gif"></img>
|
|
</a>
|
|
|
|
<a href="https://heroin.zone/">
|
|
<img src="img/hz.gif"></img>
|
|
</a>
|
|
|
|
<a href="https://heroin.zone/~andre/">
|
|
<img src="img/andre.png"></img>
|
|
</a>
|
|
|
|
<img src="img/win10no.gif"></img>
|
|
<img src="img/fuckgoogle.gif"></img>
|
|
</div>
|
|
<hr>
|
|
</div>
|
|
|
|
</html>
|