Update source.org

This commit is contained in:
2025-11-20 16:32:06 +01:00
parent b0910578ce
commit cec99cbdac
70 changed files with 5295 additions and 3335 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2025-11-10 -->
<!-- 2025-11-20 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Reflections on Independent Contracting in the Cryptocurrency Sector (2021-2022)</title>
@@ -193,13 +193,8 @@
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
<script type="text/javascript" src="/static/jquery-3.6.4.slim.min.js"></script>
<script type="text/javascript" src="/static/esquemadorg.js"></script>
<script type="text/javascript" src="/static/hide.js"></script>
<script type="text/javascript" src="/static/footnote.js"></script>
<link rel="stylesheet" href="/static/footnote.css" type="text/css"/>
<link rel="stylesheet" href="/static/collapse.css" type="text/css">
<link rel="stylesheet" href="/static/custom.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="WebbieWeb" href="https://webbieweb.org/feed.xml">
</head>
@@ -215,25 +210,25 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-org531ae74" class="outline-2">
<h2 id="org531ae74"><span class="todo TODO">TODO</span> This page is unfinished</h2>
<div id="outline-container-orge7f7b88" class="outline-2">
<h2 id="orge7f7b88"><span class="todo TODO">TODO</span> This page is unfinished</h2>
</div>
<div id="outline-container-orgae386a1" class="outline-2">
<h2 id="orgae386a1">Reflections on Independent Contracting in the Cryptocurrency Sector (2021-2022)</h2>
<div class="outline-text-2" id="text-orgae386a1">
<div id="outline-container-org4f8bab1" class="outline-2">
<h2 id="org4f8bab1">Reflections on Independent Contracting in the Cryptocurrency Sector (2021-2022)</h2>
<div class="outline-text-2" id="text-org4f8bab1">
</div>
<div id="outline-container-orgf230ae8" class="outline-3">
<h3 id="orgf230ae8">Introduction</h3>
<div class="outline-text-3" id="text-orgf230ae8">
<div id="outline-container-orgcfd9f6e" class="outline-3">
<h3 id="orgcfd9f6e">Introduction</h3>
<div class="outline-text-3" id="text-orgcfd9f6e">
<p>
This is a reflective article on the time I spent working as a software contractor in the cryptocurrency sector between 2021 and 2022 (maybe 10 months total?). I did a variety of things including full-stack web development, blockchain integrations, as well as some smart contract development and general consulting.
</p>
</div>
</div>
<div id="outline-container-org28689a5" class="outline-3">
<h3 id="org28689a5">Background</h3>
<div class="outline-text-3" id="text-org28689a5">
<div id="outline-container-org9fab1fe" class="outline-3">
<h3 id="org9fab1fe">Background</h3>
<div class="outline-text-3" id="text-org9fab1fe">
<p>
This period was around the tail end of my passing interest/involvement in the cryptocurrency phenomenon, a time period that roughly spans from 2016 until the end of this gig in early 2022. I was interested in the technology, but wasn&rsquo;t actively building on it until 2021 and being 23 years old and living off student loans I didn&rsquo;t hold a significant financial stake in cryptocurrency. My connection to the wider crypto<sup><a id="fnr.1" class="footref" href="#fn.1" role="doc-backlink">1</a></sup> ran primarily through a good friend, and it was this friend that recruited me to this gig.
</p>
@@ -259,28 +254,28 @@ Given its central importance to the story I suppose I must detail exactly how mu
</p>
</div>
</div>
<div id="outline-container-org0554f02" class="outline-3">
<h3 id="org0554f02">The Work</h3>
<div class="outline-text-3" id="text-org0554f02">
<div id="outline-container-orgb963140" class="outline-3">
<h3 id="orgb963140">The Work</h3>
<div class="outline-text-3" id="text-orgb963140">
</div>
<div id="outline-container-org704e2dd" class="outline-4">
<h4 id="org704e2dd">VW</h4>
<div id="outline-container-org3e1f6fd" class="outline-4">
<h4 id="org3e1f6fd">VW</h4>
</div>
<div id="outline-container-org4e9cad4" class="outline-4">
<h4 id="org4e9cad4">EW</h4>
<div id="outline-container-orgcf8439e" class="outline-4">
<h4 id="orgcf8439e">EW</h4>
</div>
<div id="outline-container-org84ef013" class="outline-4">
<h4 id="org84ef013">CM</h4>
<div id="outline-container-org90949bc" class="outline-4">
<h4 id="org90949bc">CM</h4>
</div>
</div>
<div id="outline-container-orgd943c7e" class="outline-3">
<h3 id="orgd943c7e">Quitting</h3>
<div id="outline-container-orge503658" class="outline-3">
<h3 id="orge503658">Quitting</h3>
</div>
<div id="outline-container-orgb4c1b5e" class="outline-3">
<h3 id="orgb4c1b5e">Spending the Money</h3>
<div id="outline-container-orgb0e49cc" class="outline-3">
<h3 id="orgb0e49cc">Spending the Money</h3>
</div>
<div id="outline-container-org39d359d" class="outline-3">
<h3 id="org39d359d">Lessons Learned</h3>
<div id="outline-container-orgc92c967" class="outline-3">
<h3 id="orgc92c967">Lessons Learned</h3>
</div>
</div>
<div id="footnotes">
@@ -301,7 +296,7 @@ If you have any comments about this page, you can email me at: <br>
Proudly built using <a href="/posts/blog-tech.html">org-mode</a>. <br>
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
<br>
<a href="http://validator.w3.org/feed/check.cgi?url=http%3A//webbieweb.org/feed.xml"><img src="static/images/badges/css.png" alt="[Valid RSS]" title="Validate my RSS feed" /></a><br>
<a href="http://validator.w3.org/feed/check.cgi?url=http%3A//webbieweb.org/feed.xml"><img src="/static/images/badges/css.png" alt="[Valid RSS]" title="Validate my RSS feed" /></a><br>
</div>
</div>
</body>