Hopefully fix non-rendering icons on mobile

This commit is contained in:
2025-11-27 17:02:15 +01:00
parent 0e4910137d
commit 17d6399458
56 changed files with 1532 additions and 1168 deletions

View File

@@ -190,6 +190,9 @@
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { }
</style>
<!-- Fix flashes of unstyled content -->
<style>html{visibility: hidden;opacity:0;}</style>
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
<link rel="icon" type="image/png" href="/static/favicon_96.png" sizes="96x96" />
@@ -211,25 +214,25 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-orgc14a9e5" class="outline-2">
<h2 id="orgc14a9e5"><span class="todo TODO">TODO</span> This page is unfinished</h2>
<div id="outline-container-org07dc43a" class="outline-2">
<h2 id="org07dc43a"><span class="todo TODO">TODO</span> This page is unfinished</h2>
</div>
<div id="outline-container-orgf564b5d" class="outline-2">
<h2 id="orgf564b5d">Reflections on Independent Contracting in the Cryptocurrency Sector (2021-2022)</h2>
<div class="outline-text-2" id="text-orgf564b5d">
<div id="outline-container-org8f946b8" class="outline-2">
<h2 id="org8f946b8">Reflections on Independent Contracting in the Cryptocurrency Sector (2021-2022)</h2>
<div class="outline-text-2" id="text-org8f946b8">
</div>
<div id="outline-container-org91c3fa8" class="outline-3">
<h3 id="org91c3fa8">Introduction</h3>
<div class="outline-text-3" id="text-org91c3fa8">
<div id="outline-container-org4d40102" class="outline-3">
<h3 id="org4d40102">Introduction</h3>
<div class="outline-text-3" id="text-org4d40102">
<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-org403f770" class="outline-3">
<h3 id="org403f770">Background</h3>
<div class="outline-text-3" id="text-org403f770">
<div id="outline-container-org4e96e26" class="outline-3">
<h3 id="org4e96e26">Background</h3>
<div class="outline-text-3" id="text-org4e96e26">
<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>
@@ -255,28 +258,28 @@ Given its central importance to the story I suppose I must detail exactly how mu
</p>
</div>
</div>
<div id="outline-container-orgd96c16a" class="outline-3">
<h3 id="orgd96c16a">The Work</h3>
<div class="outline-text-3" id="text-orgd96c16a">
<div id="outline-container-orge60e89a" class="outline-3">
<h3 id="orge60e89a">The Work</h3>
<div class="outline-text-3" id="text-orge60e89a">
</div>
<div id="outline-container-org7db2c3f" class="outline-4">
<h4 id="org7db2c3f">VW</h4>
<div id="outline-container-org317986c" class="outline-4">
<h4 id="org317986c">VW</h4>
</div>
<div id="outline-container-org35dd1a6" class="outline-4">
<h4 id="org35dd1a6">EW</h4>
<div id="outline-container-orgb3d6808" class="outline-4">
<h4 id="orgb3d6808">EW</h4>
</div>
<div id="outline-container-orgc2afd97" class="outline-4">
<h4 id="orgc2afd97">CM</h4>
<div id="outline-container-org1d7e897" class="outline-4">
<h4 id="org1d7e897">CM</h4>
</div>
</div>
<div id="outline-container-org0a7551d" class="outline-3">
<h3 id="org0a7551d">Quitting</h3>
<div id="outline-container-org369f5bb" class="outline-3">
<h3 id="org369f5bb">Quitting</h3>
</div>
<div id="outline-container-org79a7490" class="outline-3">
<h3 id="org79a7490">Spending the Money</h3>
<div id="outline-container-orgd26a66c" class="outline-3">
<h3 id="orgd26a66c">Spending the Money</h3>
</div>
<div id="outline-container-org00eaeb2" class="outline-3">
<h3 id="org00eaeb2">Lessons Learned</h3>
<div id="outline-container-org505512e" class="outline-3">
<h3 id="org505512e">Lessons Learned</h3>
</div>
</div>
<div id="footnotes">

View File

@@ -190,6 +190,9 @@
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { }
</style>
<!-- Fix flashes of unstyled content -->
<style>html{visibility: hidden;opacity:0;}</style>
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
<link rel="icon" type="image/png" href="/static/favicon_96.png" sizes="96x96" />
@@ -211,8 +214,8 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-orgfb985e1" class="outline-2">
<h2 id="orgfb985e1"><span class="todo TODO">TODO</span> </h2>
<div id="outline-container-orge3b20b0" class="outline-2">
<h2 id="orge3b20b0"><span class="todo TODO">TODO</span> </h2>
</div>
</div>
<div id="postamble" class="status">

View File

@@ -190,6 +190,9 @@
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { }
</style>
<!-- Fix flashes of unstyled content -->
<style>html{visibility: hidden;opacity:0;}</style>
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
<link rel="icon" type="image/png" href="/static/favicon_96.png" sizes="96x96" />
@@ -211,31 +214,31 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-org107f3de" class="outline-2">
<h2 id="org107f3de">Work Index</h2>
<div class="outline-text-2" id="text-org107f3de">
<div id="outline-container-org665661c" class="outline-2">
<h2 id="org665661c">Work Index</h2>
<div class="outline-text-2" id="text-org665661c">
<p>
Here I keep various documents relating to my professional life.
</p>
</div>
<div id="outline-container-org2a818cf" class="outline-3">
<h3 id="org2a818cf">I am looking for work! Here are <a href="./looking_for_work.html">the services I offer</a>.</h3>
<div id="outline-container-org5a438fe" class="outline-3">
<h3 id="org5a438fe">I am looking for work! Here are <a href="./looking_for_work.html">the services I offer</a>.</h3>
</div>
<div id="outline-container-org32ff708" class="outline-3">
<h3 id="org32ff708">Here&rsquo;s <a href="./portfolio.html">my portfolio</a>.</h3>
<div id="outline-container-org6e2d35d" class="outline-3">
<h3 id="org6e2d35d">Here&rsquo;s <a href="./portfolio.html">my portfolio</a>.</h3>
</div>
<div id="outline-container-org05d2148" class="outline-3">
<h3 id="org05d2148">Memoirs about work I did in the past</h3>
<div class="outline-text-3" id="text-org05d2148">
<div id="outline-container-org85e836a" class="outline-3">
<h3 id="org85e836a">Memoirs about work I did in the past</h3>
<div class="outline-text-3" id="text-org85e836a">
</div>
<div id="outline-container-org57a804b" class="outline-4">
<h4 id="org57a804b"><a href="./toshokan_retrospective.html">Toshokan.moe</a></h4>
<div id="outline-container-org4516b9e" class="outline-4">
<h4 id="org4516b9e"><a href="./toshokan_retrospective.html">Toshokan.moe</a></h4>
</div>
<div id="outline-container-org1721053" class="outline-4">
<h4 id="org1721053"><a href="./eris_retrospective.html">Eris</a></h4>
<div id="outline-container-orgacd057c" class="outline-4">
<h4 id="orgacd057c"><a href="./eris_retrospective.html">Eris</a></h4>
</div>
<div id="outline-container-orgabc0a7d" class="outline-4">
<h4 id="orgabc0a7d"><a href="./crypto_contracting_reflections.html">Working as a cryptocurrency contractor</a></h4>
<div id="outline-container-org26c72a6" class="outline-4">
<h4 id="org26c72a6"><a href="./crypto_contracting_reflections.html">Working as a cryptocurrency contractor</a></h4>
</div>
</div>
</div>

View File

@@ -190,6 +190,9 @@
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { }
</style>
<!-- Fix flashes of unstyled content -->
<style>html{visibility: hidden;opacity:0;}</style>
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
<link rel="icon" type="image/png" href="/static/favicon_96.png" sizes="96x96" />
@@ -211,13 +214,13 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-org0e3c12c" class="outline-2">
<h2 id="org0e3c12c">Looking for Work</h2>
<div class="outline-text-2" id="text-org0e3c12c">
<div id="outline-container-org595078c" class="outline-2">
<h2 id="org595078c">Looking for Work</h2>
<div class="outline-text-2" id="text-org595078c">
</div>
<div id="outline-container-org6229ca6" class="outline-3">
<h3 id="org6229ca6">About Me</h3>
<div class="outline-text-3" id="text-org6229ca6">
<div id="outline-container-orgd8afa6f" class="outline-3">
<h3 id="orgd8afa6f">About Me</h3>
<div class="outline-text-3" id="text-orgd8afa6f">
<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 am also open to regular full-time positions at interesting copmanies.
</p>
@@ -227,9 +230,9 @@ In order to rapidly build connections and get the ball rolling, I am currently o
</p>
</div>
</div>
<div id="outline-container-orgd0cfb8d" class="outline-3">
<h3 id="orgd0cfb8d">Services Offered</h3>
<div class="outline-text-3" id="text-orgd0cfb8d">
<div id="outline-container-orgd213971" class="outline-3">
<h3 id="orgd213971">Services Offered</h3>
<div class="outline-text-3" id="text-orgd213971">
<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>
@@ -254,17 +257,17 @@ I especially love working with small businesses and individuals, as well as empo
</p>
</div>
</div>
<div id="outline-container-org7928ee3" class="outline-3">
<h3 id="org7928ee3">Two Hours Free!</h3>
<div class="outline-text-3" id="text-org7928ee3">
<div id="outline-container-org52adb10" class="outline-3">
<h3 id="org52adb10">Two Hours Free!</h3>
<div class="outline-text-3" id="text-org52adb10">
<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-org7c3b048" class="outline-3">
<h3 id="org7c3b048">Contact Me</h3>
<div class="outline-text-3" id="text-org7c3b048">
<div id="outline-container-org77d5ccd" class="outline-3">
<h3 id="org77d5ccd">Contact Me</h3>
<div class="outline-text-3" id="text-org77d5ccd">
<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>
@@ -279,9 +282,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-orga4d1d47" class="outline-3">
<h3 id="orga4d1d47">Qualifications and Accomplishments</h3>
<div class="outline-text-3" id="text-orga4d1d47">
<div id="outline-container-org2f83276" class="outline-3">
<h3 id="org2f83276">Qualifications and Accomplishments</h3>
<div class="outline-text-3" id="text-org2f83276">
<p>
<i>Main page: <a href="./portfolio.html">portfolio</a>; under construction.</i>
</p>

View File

@@ -190,6 +190,9 @@
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { }
</style>
<!-- Fix flashes of unstyled content -->
<style>html{visibility: hidden;opacity:0;}</style>
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
<link rel="icon" type="image/png" href="/static/favicon_96.png" sizes="96x96" />
@@ -211,8 +214,8 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-orgcfea831" class="outline-2">
<h2 id="orgcfea831"><span class="todo TODO">TODO</span> Portfolio</h2>
<div id="outline-container-org4f4b0ff" class="outline-2">
<h2 id="org4f4b0ff"><span class="todo TODO">TODO</span> Portfolio</h2>
</div>
</div>
<div id="postamble" class="status">

View File

@@ -190,6 +190,9 @@
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { }
</style>
<!-- Fix flashes of unstyled content -->
<style>html{visibility: hidden;opacity:0;}</style>
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
<link rel="icon" type="image/png" href="/static/favicon_96.png" sizes="96x96" />
@@ -211,8 +214,8 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-orgdb45a6e" class="outline-2">
<h2 id="orgdb45a6e"><span class="todo TODO">TODO</span> </h2>
<div id="outline-container-org18f70e3" class="outline-2">
<h2 id="org18f70e3"><span class="todo TODO">TODO</span> </h2>
</div>
</div>
<div id="postamble" class="status">