<!DOCTYPE html>
<html lang="en">
<head>
<title>nebula - a home on the net</title>
<meta charset="utf-8" />
<link rel="icon" href="" />
<link rel="stylesheet" href="/static/stylesheet.css" />
<meta name="description" content="Arcade's digital home" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<meta name="title" content="Arcade Wise -nebula - a home on the net" />
<meta name="description" content="Arcade's digital home" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="http://arcadewise.me/" />
<meta property="og:title" content="Arcade Wise - nebula - a home on the net" />
<meta property="og:description" content="Arcade's digital home" />
<meta property="og:image" content="/static/meta.png" />
<!-- Twitter -->
<meta property="twitter:card" content="/static/meta.png" />
<meta property="twitter:url" content="http://arcadewise.me/" />
<meta property="twitter:title" content="Arcade Wise - nebula - a home on the net" />
<meta property="twitter:description" content="Arcade's digital home" />
<meta property="twitter:image" content="/static/meta.png" />
</head>
<body>
<main>
<div class="titlebar">
<h2>
<a href="/"> ~/index.md </a>
<a class="ai" href="/AI.html">AI</a>
</h2>
</div>
<div class="content"><h1>Arcade Wise - A person who does stuff!</h1>
<h2>Activism - Software - Being Queer</h2>
<p><div class='imgcontainer'><img alt='A description is directly below this image, prefaced by a tilde.' src="static/me.png" /> <p class='image-alt'>~ "Yours truly :3"</p></div></p>
<hr />
<h2>Projects!</h2>
<h3>Mine:</h3>
<ul>
<li><a href="https://sr.ht/~arcade/nebula">nebula</a> : A <em>lightweight</em> home on the net, from scratch!</li>
<li><a href="https://github.com/l3gacyb3ta/dialect">dialect</a> : A programming language that compiles to JavaScript, with modern syntax and cool language features. Even has an online playground!</li>
<li><a href="https://github.com/l3gacyb3ta/corgi">corgi</a> : Python CLI tool for the amazing file host <a href="https://doggo.ninja/">doggo.ninja</a>.</li>
<li><a href="https://github.com/l3gacyb3ta/xt">xt</a> : A set of extension functions for the fish shell.</li>
</ul>
<h3>Ones I've worked on:</h3>
<ul>
<li><a href="https://github.com/quackduck/duckcoin">duckcoin</a> : A toy cryptocurrency from scratch, written in go!</li>
</ul>
<h2>Writing!</h2>
<ul>
<li><a href="/web3.html">My (not so) first thoughts on Web 3</a> : web3 and its horrors.</li>
<li><a href="/hedonism.html">Hedonism</a> : Hedonism and why it rocks.</li>
<li><a href="/zombieProgrammers.html">Zombie Programmers and Mr. Barthes</a> : Does the author of a piece of code die?</li>
<li><a href="/rndm/stickers.html">Stickers - Random Thoughts</a> : On why stickers are such a big thing.</li>
</ul>
<hr />
<h2>I'm listening to:</h2>
<div class="main-music" id="music">
<img src="https://upload.wikimedia.org/wikipedia/commons/b/b9/Youtube_loading_symbol_1_(wobbly).gif" alt="playlist" class="playlist" id="playlist" />
<div id="right">
<h2 id="title">What Am I Listeing To?</h2>
<h3 id="artist">Loading...</h3>
</div>
<script src="/static/yc.js"></script>
</div>
</div>
</main>
<div class="widgets">
<img src="/static/pan_bev.png" />
<img src="/static/trans_bev.png" />
<img src="/static/enby_bev.png" />
<img src="/static/anow.gif" />
<img src="/static/antiNFT.gif" />
<img src="/static/linux-p.gif" />
<img src="/static/pensquid.gif" />
</div>
<div class="main-iframe">
<iframe
src="https://overengineering.kognise.dev/embed/arcade"
width="100%"
height="100"
style="user-select: none"
frameborder="0"
/>
</div>
</body>
</html>