Deploying upstream@0835c6d8ae075228e93cbe4beb3cf722b5fff884: Fix Now link to point to starfort
This commit is contained in:
@@ -594,17 +594,17 @@
|
|||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
<div class="post-meta post-show-meta">
|
<div class="post-meta post-show-meta">
|
||||||
<time datetime="2026-04-30T23:19:25.974Z">
|
<time datetime="2026-05-21T12:54:23.762Z">
|
||||||
<i
|
<i
|
||||||
class="iconfont icon-calendar"
|
class="iconfont icon-calendar"
|
||||||
style="margin-right: 2px;">
|
style="margin-right: 2px;">
|
||||||
</i>
|
</i>
|
||||||
<span>2026-04-30</span>
|
<span>2026-05-21</span>
|
||||||
</time>
|
</time>
|
||||||
|
|
||||||
|
|
||||||
<span class="dot"></span>
|
<span class="dot"></span>
|
||||||
<span>333 words</span>
|
<span>284 words</span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -612,19 +612,18 @@
|
|||||||
<div
|
<div
|
||||||
id="section"
|
id="section"
|
||||||
class="post-content">
|
class="post-content">
|
||||||
<p>To review the history of my <code>~/.plan</code> file and see progress over time, you can see <a target="_blank" rel="noopener" href="https://github.com/akesterson/akesterson.github.io/commits/main/now/index.html">the history on github</a>.</p>
|
<p>To review the history of my <code>~/.plan</code> file and see progress over time, you can see <a target="_blank" rel="noopener" href="https://source.starfort.tech/aklabs.net/www.aklabs.net/commits/branch/main/now/index.html">the history on the Starfort Source Vault</a>.</p>
|
||||||
<p>These days I’m mostly focused on my day job, which means I won’t publish a lot of personal code, but the good news is that most of my work is open source on Repo1, and you can <a target="_blank" rel="noopener" href="https://repo1.dso.mil/akesterson/dotfiles/-/blob/main/.plan.md">follow me there</a>.</p>
|
<p>These days I’m mostly focused on my day job, which means I won’t publish a lot of personal code, but the good news is that most of my work is open source on Repo1, and you can <a target="_blank" rel="noopener" href="https://repo1.dso.mil/akesterson/dotfiles/-/blob/main/.plan.md">follow me there</a>.</p>
|
||||||
<h2 id="Recent-Progress"><a href="#Recent-Progress" class="headerlink" title="Recent Progress"></a>Recent Progress</h2><ul>
|
<h2 id="Recent-Progress"><a href="#Recent-Progress" class="headerlink" title="Recent Progress"></a>Recent Progress</h2><ul>
|
||||||
|
<li>Resolved a bug in the Steam DevKit Client that prevented it from running on X11 vs Wayland</li>
|
||||||
<li>Completed a Support Firefighter academy, graduating several Marion county support firefighters</li>
|
<li>Completed a Support Firefighter academy, graduating several Marion county support firefighters</li>
|
||||||
<li>Midway through a Suppression Firefighter academy, getting ready to graduate 3 new suppression firefighters</li>
|
<li>Midway through a Suppression Firefighter academy, getting ready to graduate 3 new suppression firefighters</li>
|
||||||
<li>Abandoned the synology DSM API automation efforts. It’s undocumented hot garbage.</li>
|
<li>Abandoned the synology DSM API automation efforts. It’s undocumented hot garbage.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="Specific-Plans"><a href="#Specific-Plans" class="headerlink" title="Specific Plans"></a>Specific Plans</h2><!-- personal .plan here -->
|
<h2 id="Specific-Plans"><a href="#Specific-Plans" class="headerlink" title="Specific Plans"></a>Specific Plans</h2><!-- personal .plan here -->
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>Start learning about embedded development. I’ve got a strong history in C on constrained systems through my hobby game programming, and I think I want to pivot away from DevSecOps into embedded development. I’ve got some STM32 and Arduino equipment coming, and I’m going to start working through a series of projects.</li>
|
||||||
<li>Plan and implement a distributed storage network for myself and my relatives. One of us recently suffered a catastrophic data failure on their NAS and there were no backups. This was a serious wake-up call that RAID in one location is not enough, so we’re taking steps towards geographically distributed replicated backups.</li>
|
<li>Plan and implement a distributed storage network for myself and my relatives. One of us recently suffered a catastrophic data failure on their NAS and there were no backups. This was a serious wake-up call that RAID in one location is not enough, so we’re taking steps towards geographically distributed replicated backups.</li>
|
||||||
<li>Publish my RFC on Decentralized Claim-Based Professional Credentials and Trust Attestations, aka, “how we can use the crypto web of trust to solve the AI slop hiring problem in our job market”. I’ve been sleeping on this to see if I still like the idea, and some parts of it have not grown on me, but I think the idea is worth talking about.</li>
|
|
||||||
<li>Resolve a couple of bugs in the Steam DevKit Client, now that we’ve gotten guidance on how to contribute changes back. I’m at least going to solve the problem where the client doesn’t even run on recent X ubuntu installations. (Wayland can suck it.)</li>
|
|
||||||
<li>Do some things with the kubernetes homelab, letsencrypt, synology, and …. things</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h1 id="Musings"><a href="#Musings" class="headerlink" title="Musings"></a>Musings</h1><!-- musings here -->
|
<h1 id="Musings"><a href="#Musings" class="headerlink" title="Musings"></a>Musings</h1><!-- musings here -->
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|||||||
Reference in New Issue
Block a user