diff options
Diffstat (limited to 'blog/post/2021-06-03.html')
-rw-r--r-- | blog/post/2021-06-03.html | 37 |
1 files changed, 25 insertions, 12 deletions
diff --git a/blog/post/2021-06-03.html b/blog/post/2021-06-03.html index 9a3379d..7075e4c 100644 --- a/blog/post/2021-06-03.html +++ b/blog/post/2021-06-03.html @@ -1,4 +1,4 @@ -<html><head> +<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="theme-color" content="#000000"> @@ -49,31 +49,44 @@ function ol() <li id="tocouter"> <span>Table of Contents</span> <ul id="tocroot"> - <li><a class="toctarg" href="#tocanch0">Quick status update</a></li><li><a class="toctarg" href="#tocanch1">What have I done</a></li><li><a class="toctarg" href="#tocanch2">When are the unfinished posts gonna be finished?</a></li></ul> + <li><a class="toctarg" href="#tocanch0">Quick status update</a></li><li><a class="toctarg" href="#tocanch1">What have I done</a></li><li><a class="toctarg" href="#tocanch2">When are the +unfinished posts gonna be finished?</a></li></ul> </li> - <li style="margin-left:-0.5em"><a id="prevp" href="2019-09-04.html">Prev post</a></li> - <li style="margin-left:-0.5em"><a id="nextp" href="Privacy.html">Next post</a></li> + <li style="margin-left:-0.5em"><a id="prevp" href="2020-11-20.html">Prev post</a></li> + <li style="margin-left:-0.5em"><a id="nextp" href="2021-10-10.html">Next post</a></li> </ul> </div> <div id="content"> <h2 id="titleh" class="TText" style="font-wight:normal;">No, I'm not dead</h2> <div id="datetags" class="TText" style="margin-bottom:1em;">2021-06-03<br>#garbage</div> <hr><div id="article" class="TText"><article> -<p>No I’m not dead. Sure this blog has been snubbed for quite a while now, and I just marked 5 old unfinished posts (from 2019 all the way to 2021) as WIP so that they do not appear here. Just not feeling finishing them up (or writing anything) right now.</p> +<p>No I’m not dead. Sure this blog has been snubbed for quite a while +now, and I just marked 5 old unfinished posts (from 2019 all the way to +2021) as WIP so that they do not appear here. Just not feeling finishing +them up (or writing anything) right now.</p> <h2 id="tocanch0" class="tvis">Quick status update</h2> -<p>I’m doing random, stupid researches – as an average computer scientist wannabe. Also I’m learning Latin. Nondum possum loqui. (or write, for that matter – sudden code-switching)</p> +<p>I’m doing random, stupid researches – as an average computer +scientist wannabe. Also I’m learning Latin. Nondum possum loqui. (or +write, for that matter – sudden code-switching)</p> <h2 id="tocanch1" class="tvis">What have I done</h2> <ul> -<li><a href="https://github.com/chirs241097/jline4mcdsrv">My first Minecraft mod</a> (server only, and unrelated to gameplay – so probably uninteresting to anyone but server maintainers)</li> -<li><a href="https://github.com/FluidSynth/fluidsynth/commits?author=chirs241097">A few fluidsynth commits</a></li> -<li>Trying to extract stuff from my SD-80 (and failing no-so-spectacularly)</li> +<li><a href="https://github.com/chirs241097/jline4mcdsrv">My first +Minecraft mod</a> (server only, and unrelated to gameplay – so probably +uninteresting to anyone but server maintainers)</li> +<li><a href="https://github.com/FluidSynth/fluidsynth/commits?author=chirs241097">A +few fluidsynth commits</a></li> +<li>Trying to extract stuff from my SD-80 (and failing +no-so-spectacularly)</li> <li>Messing on a shitty block game server called 2b2t</li> <li>Writing a skyblock datapack, and playing it</li> -<li>Random researches in various CS fields until I could settle somewhere firmly</li> +<li>Random researches in various CS fields until I could settle +somewhere firmly</li> <li>Falling into the functional programming cult</li> </ul> -<h2 id="tocanch2" class="tvis">When are the unfinished posts gonna be finished?</h2> -<p>I don’t know. I reckon that would be somewhere in <redacted>.</p> +<h2 id="tocanch2" class="tvis">When are the +unfinished posts gonna be finished?</h2> +<p>I don’t know. I reckon that would be somewhere in +<redacted>.</p> </article> </div><br><hr> <div class="TText" id="notediv" style="font-size:80%;"></div> |