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>

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>Eris Retrospective</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,8 +210,8 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-orgba066d6" class="outline-2">
<h2 id="orgba066d6"><span class="todo TODO">TODO</span> </h2>
<div id="outline-container-org1bf6779" class="outline-2">
<h2 id="org1bf6779"><span class="todo TODO">TODO</span> </h2>
</div>
</div>
<div id="postamble" class="status">
@@ -226,7 +221,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>

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>Work Index</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,31 +210,31 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-org55e1708" class="outline-2">
<h2 id="org55e1708">Work Index</h2>
<div class="outline-text-2" id="text-org55e1708">
<div id="outline-container-orgc8decf4" class="outline-2">
<h2 id="orgc8decf4">Work Index</h2>
<div class="outline-text-2" id="text-orgc8decf4">
<p>
Here I keep various documents relating to my professional life.
</p>
</div>
<div id="outline-container-orgaced291" class="outline-3">
<h3 id="orgaced291">I am looking for work! Here are <a href="./looking_for_work.html">the services I offer</a>.</h3>
<div id="outline-container-org22b92cd" class="outline-3">
<h3 id="org22b92cd">I am looking for work! Here are <a href="./looking_for_work.html">the services I offer</a>.</h3>
</div>
<div id="outline-container-org8301aeb" class="outline-3">
<h3 id="org8301aeb">Here&rsquo;s <a href="./portfolio.html">my portfolio</a>.</h3>
<div id="outline-container-org1fe974f" class="outline-3">
<h3 id="org1fe974f">Here&rsquo;s <a href="./portfolio.html">my portfolio</a>.</h3>
</div>
<div id="outline-container-org44084e0" class="outline-3">
<h3 id="org44084e0">Memoirs about work I did in the past</h3>
<div class="outline-text-3" id="text-org44084e0">
<div id="outline-container-org61d9e19" class="outline-3">
<h3 id="org61d9e19">Memoirs about work I did in the past</h3>
<div class="outline-text-3" id="text-org61d9e19">
</div>
<div id="outline-container-org209602b" class="outline-4">
<h4 id="org209602b"><a href="./toshokan_retrospective.html">Toshokan.moe</a></h4>
<div id="outline-container-orgea17028" class="outline-4">
<h4 id="orgea17028"><a href="./toshokan_retrospective.html">Toshokan.moe</a></h4>
</div>
<div id="outline-container-orgbedc352" class="outline-4">
<h4 id="orgbedc352"><a href="./eris_retrospective.html">Eris</a></h4>
<div id="outline-container-org126a3f3" class="outline-4">
<h4 id="org126a3f3"><a href="./eris_retrospective.html">Eris</a></h4>
</div>
<div id="outline-container-org19d2492" class="outline-4">
<h4 id="org19d2492"><a href="./crypto_contracting_reflections.html">Working as a cryptocurrency contractor</a></h4>
<div id="outline-container-orga6d712e" class="outline-4">
<h4 id="orga6d712e"><a href="./crypto_contracting_reflections.html">Working as a cryptocurrency contractor</a></h4>
</div>
</div>
</div>
@@ -251,7 +246,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>

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>Looking for Work</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,15 +210,15 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-org7ebe52b" class="outline-2">
<h2 id="org7ebe52b">Looking for Work</h2>
<div class="outline-text-2" id="text-org7ebe52b">
<div id="outline-container-org6efeb57" class="outline-2">
<h2 id="org6efeb57">Looking for Work</h2>
<div class="outline-text-2" id="text-org6efeb57">
</div>
<div id="outline-container-org6bc552f" class="outline-3">
<h3 id="org6bc552f">About Me</h3>
<div class="outline-text-3" id="text-org6bc552f">
<div id="outline-container-orga28714b" class="outline-3">
<h3 id="orga28714b">About Me</h3>
<div class="outline-text-3" id="text-orga28714b">
<p>
I&rsquo;m Akk0, long-term enthusiast software developer, sysadmin, freelancer and this website&rsquo;s webmaster. I&rsquo;ve been at this computer thing for a while &#x2014; my first <code>dist-upgrade</code> was Linux Mint 15 &ldquo;Olivia&rdquo; in 2013 &#x2014; and I am currently actively looking for work on a freelance, contract or part-time basis, full remote or partially on-site in the Paris area<sup><a id="fnr.1" class="footref" href="#fn.1" role="doc-backlink">1</a></sup>; I also accept full-time offers.
I&rsquo;m Akk0, long-term enthusiast software developer, sysadmin, freelancer and this website&rsquo;s webmaster. I&rsquo;ve been at this computer thing for a while &#x2014; my first <code>dist-upgrade</code> was Linux Mint 15 &ldquo;Olivia&rdquo; in 2013 &#x2014; and I am currently actively looking for work on a freelance, contract or part-time basis, full remote or partially on-site in the Paris area<sup><a id="fnr.1" class="footref" href="#fn.1" role="doc-backlink">1</a></sup>. I am also open to regular full-time positions at interesting copmanies.
</p>
<p>
@@ -231,9 +226,9 @@ In order to rapidly build connections and get the ball rolling, I am currently o
</p>
</div>
</div>
<div id="outline-container-orga0ef5d3" class="outline-3">
<h3 id="orga0ef5d3">Services Offered</h3>
<div class="outline-text-3" id="text-orga0ef5d3">
<div id="outline-container-org708d353" class="outline-3">
<h3 id="org708d353">Services Offered</h3>
<div class="outline-text-3" id="text-org708d353">
<p>
My specialisation is in end-to-end, start to finish software development; taking software from idea to specification and through implementation to clean, finished, deployed and of course well-documented product. The independence and flexibility on which I pride myself can be put to many uses, however, and jobs I would love to do for example include:
</p>
@@ -258,17 +253,17 @@ I especially love working with small businesses and individuals, as well as empo
</p>
</div>
</div>
<div id="outline-container-org494b12c" class="outline-3">
<h3 id="org494b12c">Two Hours Free!</h3>
<div class="outline-text-3" id="text-org494b12c">
<div id="outline-container-orga0bb7f1" class="outline-3">
<h3 id="orga0bb7f1">Two Hours Free!</h3>
<div class="outline-text-3" id="text-orga0bb7f1">
<p>
As an offer of goodwill, I am currently offering up to <b>2 hours</b> of work <i>entirely free, with no obligations, no strings attached</i>; simply contact me using the contact information below. Time starts from the moment I start reading your email and includes communication time, so try to be detailed!
</p>
</div>
</div>
<div id="outline-container-org1080b0a" class="outline-3">
<h3 id="org1080b0a">Contact Me</h3>
<div class="outline-text-3" id="text-org1080b0a">
<div id="outline-container-org3719cbb" class="outline-3">
<h3 id="org3719cbb">Contact Me</h3>
<div class="outline-text-3" id="text-org3719cbb">
<p>
To inquire further, contact me at <b>akk0</b> <i>{at}</i> <b>webbieweb</b> <i>{dot}</i> <b>org</b> and tell me:
</p>
@@ -283,9 +278,9 @@ I am of course more than willing to jump on a call to discuss or just to prove I
</p>
</div>
</div>
<div id="outline-container-org3a245b6" class="outline-3">
<h3 id="org3a245b6">Qualifications and Accomplishments</h3>
<div class="outline-text-3" id="text-org3a245b6">
<div id="outline-container-orge24d4f3" class="outline-3">
<h3 id="orge24d4f3">Qualifications and Accomplishments</h3>
<div class="outline-text-3" id="text-orge24d4f3">
<p>
<i>Main page: <a href="./portfolio.html">portfolio</a>; under construction.</i>
</p>
@@ -338,13 +333,13 @@ This is in addition to numerous minor programs, contracts, data science/scientif
</div>
</div></div>
<div id="postamble" class="status">
<div id='footer'><div id='modified-date'>Last modified: 2025-11-08</div><hr>
<div id='footer'><div id='modified-date'>Last modified: 2025-11-17</div><hr>
If you have any comments about this page, you can email me at: <br>
<b>akk0</b> <i>{at}</i> <b>webbieweb</b> <i>{dot}</i> <b>org</b><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>

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>Portfolio</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,8 +210,8 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-orgf8bc3e2" class="outline-2">
<h2 id="orgf8bc3e2"><span class="todo TODO">TODO</span> Portfolio</h2>
<div id="outline-container-org4fb6dc0" class="outline-2">
<h2 id="org4fb6dc0"><span class="todo TODO">TODO</span> Portfolio</h2>
</div>
</div>
<div id="postamble" class="status">
@@ -226,7 +221,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>

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>Toshokan Retrospective</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,8 +210,8 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-org95d1eb7" class="outline-2">
<h2 id="org95d1eb7"><span class="todo TODO">TODO</span> </h2>
<div id="outline-container-orgc24af2c" class="outline-2">
<h2 id="orgc24af2c"><span class="todo TODO">TODO</span> </h2>
</div>
</div>
<div id="postamble" class="status">
@@ -226,7 +221,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>