i am back gang
This commit is contained in:
parent
bf4b1ee44f
commit
1379f76d33
36 changed files with 137 additions and 128 deletions
52
index.html
52
index.html
|
@ -6,41 +6,33 @@
|
|||
<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>
|
||||
<b>Interests:</b>
|
||||
<ul>
|
||||
<li>The Linux Kernel (and basically anything somehow related to unix, think openbsd, netbsd...)</li>
|
||||
<li>Computer Science</li>
|
||||
<li>Retro hardware (think m68k, macppc)</li>
|
||||
<li>Fucking around with thinkpads, coreboot, and basically anything I can get my hands on.</li>
|
||||
<li>Homelabbing</li>
|
||||
<li>Little bit of philosophy on the side.</li>
|
||||
</ul>
|
||||
<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>
|
||||
<p><a href="https://iwakura.rip">iwakura.rip</a> (formerly penhub.nl & clatter.cc) is my homelab, used by me,
|
||||
friends & co</p>
|
||||
<p><a href="https://git.iwakura.rip/hex/jabe">Cursed blogging engine</a> I wrote in TypeScript a while ago. It
|
||||
sucks.</p>
|
||||
<p><a href="https://git.iwakura.rip/hex/cheatsheets">Some cheatsheets</a> which I made for future usage. Patches
|
||||
(very) welcome!</p>
|
||||
<p><a href="https://stereo.cat">stereo.cat</a>, an open-source image host with accompanying clients (fuck sharex)
|
||||
</p>
|
||||
<p><a href="https://git.iwakura.rip/hex">...and more!</a></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>
|
||||
<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. :3</p>
|
||||
<p><b>E-mail & XMPP (preferred)</b>: hex[at]iwakura.rip<br></p>
|
||||
<p>My Matrix server has been de-activated as a result of a lack of moderation options and general progress on Matrix.</p>
|
||||
<h2>other pages</h2>
|
||||
<ul>
|
||||
<li><a href="hw.html">my hardware</a></li>
|
||||
<li><a href="donate.html">donations</a></li>
|
||||
<li><a href="basement.html">my basement</a></li>
|
||||
</ul>
|
||||
<div style="text-align: center" id="footer">
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue