htdocs/index.html
2023-10-16 13:38:20 +02:00

48 lines
2.7 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>despera.space</title>
</head>
<body>
<h1>IDs</h1>
<ul>
<li>NPUB: npub1nmk2399jazpsup0vsm6dzxw7gydzm5atedj4yhdkn3yx7jh7tzpq842975</li>
<li>NIP06: iru@ this domain</li>
<li>GPG: 346E183810495044247B679588AC275438296481</li>
<li>Matrix: iru@ this domain</li>
<li>Stacker News: @iru</li>
<li>Github: irusensei
</ul>
<h2>About Me</h2>
<p>I LARP as being a developer when in truth I'm more of an infrastructure person. I can code but not as efficient as a proper developer.</p>
<h2>Stuff I do and like</h2>
<ul>
<li>I run most of my infrastructure. You can find details about this server in the links section.</li>
<li>I run the only 9Front Bitcoin and Lightning node on the planet. Feel free to come forward and contest that.</li>
<li>Saving struggling large complex elegant projects with ugly shell scripts.</li>
<li>I walk more than the average person every day for no particular reason.</li>
<li>Lately I've been enjoying making inocent AI large language models running on my computers to say <a href="https://snort.social/e/note19jk50s383x9hckfksjzhzm4yy0jah73dh8t7heflz7ml3xsthsnsnwqceh">questionable things<a>.</li>
<li>I'm kinda weeb. Used to be more. Have a collection of bishoujo PVC scale figurines I refuse to part.</li>
</ul>
<h2>Stuff I reluctantly do</h2>
<ul>
<li>Containers, CI/CD, kubernetes, terraform, buzzwords. Its not that I dislike those things but when you wage slave in cattle-not-pets country you can't wait to return home and tend to your server named after some weird character.</li>
<li>"devops". Its a buzzword for shell scripts, shell scripts declared on yaml files and shell scripts running on go runtime.</li>
<li>I currently work for the evil empire. I cry in the shower every night but they sponsor my visa.</li>
</ul>
<h2>Stuff</h2>
<p>I've did some stuff</p>
<h2>Links</h2>
<ul>
<li><a href="https://repo.despera.space">https://repo.despera.space</a> My local repos. Most are Git{hub,lab} mirrors. I use those to build my own docker images. Gitea is underrated.</li>
<li><a href="https://repo.despera.space/iru/thisserver">https://repo.despera.space/iru/thisserver</a> This server config, specs and docs. Yeap its containers (podman).</li>
<li><a href="https://repo.despera.space/iru/ahriman">https://repo.despera.space/iru/ahriman</a> Pet project to produce a FreeBSD based Bitcoin node solution.</li>
</ul>
</body>
</html>