2024-12-06 21:35:56 +00:00
|
|
|
<html>
|
2025-01-02 21:06:49 +00:00
|
|
|
|
2025-01-03 14:44:50 +00:00
|
|
|
<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>
|
2025-01-08 16:28:13 +00:00
|
|
|
<p>My overall interests are reverse engineering, networking, linux system administration, and last but not least
|
|
|
|
software development. I also enjoy refurbishing old laptops and electronics (like my Atari 1040ST).</p>
|
2025-01-03 14:44:50 +00:00
|
|
|
<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.
|
2025-01-08 16:28:13 +00:00
|
|
|
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
|
2025-01-03 14:44:50 +00:00
|
|
|
unemployed teenager with too much time on his hands so...</p>
|
2025-01-08 16:28:13 +00:00
|
|
|
<p>In recent years I have gotten more interest in the theoretical side of computers and computer history, which is
|
|
|
|
mostly why I do
|
2025-01-03 14:44:50 +00:00
|
|
|
not have many <a href="https://git.iwakura.rip/hex">public projects</a>. I haven't been doing too much
|
2025-01-08 16:28:13 +00:00
|
|
|
hackery anymore, because I am always trying to learn something. I want to do more of them though.
|
|
|
|
</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>Finally, I think the Internet should be a free place for all to enjoy and write things on, not some locked
|
|
|
|
ecosystem controlled by Google like they did with e-mail. After all, if I did not have access to a free
|
|
|
|
internet, I wouldn't be here, having learned all the things I have.</p>
|
|
|
|
<p>I am always open to discussion. In fact, all of my contact details are down here somewhere! I try to maintain
|
|
|
|
respect at all times, since we are hoomans after all, and we all make mistakes. Some bigger than others. You
|
|
|
|
should try the same :)! If you don't like me, if there's something wrong with my website, you have suggestions
|
|
|
|
on what to host, or you just want to talk to someone, I'm pretty much always available!</p>
|
2025-01-03 14:44:50 +00:00
|
|
|
<h2>projects</h2>
|
2025-01-08 16:28:13 +00:00
|
|
|
<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>
|
2025-01-02 21:06:49 +00:00
|
|
|
|
2025-01-03 14:44:50 +00:00
|
|
|
<h2>contact</h2>
|
2025-01-08 16:28:13 +00:00
|
|
|
<p>You can message me here if you'd like, as long as you aren't a bot. </p>
|
|
|
|
<p><b>E-mail, XMPP (preferred) & Matrix</b>: hex[at]iwakura.rip<br></p>
|
2025-01-03 14:44:50 +00:00
|
|
|
<h2>other pages</h2>
|
|
|
|
<ul>
|
|
|
|
<li><a href="hw.html">my hardware<a /></li>
|
|
|
|
</ul>
|
2025-01-08 16:28:13 +00:00
|
|
|
<p style="white-space: pre-wrap">
|
|
|
|
████████████████████████████████
|
|
|
|
█ █
|
|
|
|
█ I JUST LIKE PUTERS OK :( █
|
|
|
|
█ -- hex 2025 █
|
|
|
|
████████████████████████████████
|
|
|
|
</p>
|
2025-01-02 21:06:49 +00:00
|
|
|
|
2025-01-03 14:44:50 +00:00
|
|
|
<div style="text-align: center">
|
|
|
|
<hr>
|
|
|
|
<p style="color:gray;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>
|
2025-01-02 21:06:49 +00:00
|
|
|
|
2025-01-03 14:44:50 +00:00
|
|
|
<img src="img/hair.png"></img>
|
|
|
|
<img src="img/hand.webp"></img>
|
|
|
|
<img src="img/fuckcss.png"></img>
|
2025-01-02 21:06:49 +00:00
|
|
|
|
2025-01-03 14:44:50 +00:00
|
|
|
<a href="https://recaptcha.sucks/">
|
|
|
|
<img src="img/fuckgoogle.png"></img>
|
|
|
|
</a>
|
2025-01-02 21:06:49 +00:00
|
|
|
|
2025-01-03 14:44:50 +00:00
|
|
|
<a href="https://avitld.xyz/">
|
|
|
|
<img src="img/avitldv2.gif"></img>
|
|
|
|
</a>
|
2025-01-02 21:06:49 +00:00
|
|
|
|
2025-01-03 14:44:50 +00:00
|
|
|
<a href="https://heroin.zone/">
|
|
|
|
<img src="img/hz.gif"></img>
|
2025-01-02 21:06:49 +00:00
|
|
|
</a>
|
|
|
|
|
2025-01-03 14:44:50 +00:00
|
|
|
<a href="https://heroin.zone/~andre/">
|
|
|
|
<img src="img/andre.png"></img>
|
2025-01-02 21:06:49 +00:00
|
|
|
</a>
|
2025-01-03 14:44:50 +00:00
|
|
|
|
|
|
|
<img src="img/win10no.gif"></img>
|
|
|
|
<img src="img/fuckgoogle.gif"></img>
|
2025-01-02 21:06:49 +00:00
|
|
|
</div>
|
2025-01-03 14:44:50 +00:00
|
|
|
<hr>
|
2024-12-06 21:35:56 +00:00
|
|
|
</div>
|
2025-01-03 14:44:50 +00:00
|
|
|
|
2024-12-06 21:35:56 +00:00
|
|
|
</html>
|