Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrym0 committed Oct 31, 2024
1 parent f0347b8 commit aa49875
Show file tree
Hide file tree
Showing 19 changed files with 533 additions and 46 deletions.
12 changes: 11 additions & 1 deletion docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<description>Recent content on Dmitry M - Veridis Quo</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Wed, 24 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 31 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>About</title>
<link>https://dmitrym.online/pages/about/</link>
Expand All @@ -31,6 +31,16 @@ paratroopers An SDL based iOS game:
Here&amp;rsquo;s what the original looked like:</description>
</item>

<item>
<title>Perfectionism: just do it again</title>
<link>https://dmitrym.online/posts/do-it-again/</link>
<pubDate>Thu, 31 Oct 2024 00:00:00 +0000</pubDate>

<guid>https://dmitrym.online/posts/do-it-again/</guid>
<description>There are two dimensions of perfectionism that I identify with. One is going above and beyond to make sure that folks dont think you&amp;rsquo;re not good enough. The other aspect is attempting to avoid rework. I want to address &amp;ldquo;rework&amp;rdquo;&amp;hellip;
For many years, I thought that if I plan or analyse a problem long enough I&amp;rsquo;ll come up with one true solution that would apply, always. In fact, this is a lament I frequently hear at work.</description>
</item>

<item>
<title>XTerra Axle Swap Redux</title>
<link>https://dmitrym.online/posts/xterra-axle-swap-redux/</link>
Expand Down
Binary file modified docs/ox-hugo/gateway-overview-v1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/posts/caddy2-and-tcp-proxying/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://dmitrym.online/posts/caddy2-and-tcp-proxying/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2022-03-14T00:00:00+00:00" />
<meta property="article:modified_time" content="2023-05-22T12:33:10-07:00" />
<meta property="article:modified_time" content="2024-02-21T09:52:38-08:00" />



Expand Down
8 changes: 4 additions & 4 deletions docs/posts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@
<h1 class="title">Posts</h1>

<ul><li>
<span class="date">October 31, 2024</span>
<a class="title" href="https://dmitrym.online/posts/do-it-again/">Perfectionism: just do it again</a>
</li>
<li>
<span class="date">April 24, 2024</span>
<a class="title" href="https://dmitrym.online/posts/xterra-axle-swap-redux/">XTerra Axle Swap Redux</a>
</li>
Expand Down Expand Up @@ -185,10 +189,6 @@ <h1 class="title">Posts</h1>
<span class="date">March 12, 2019</span>
<a class="title" href="https://dmitrym.online/posts/diy-lithium-battery-part-1/">Building a lithium ion battery, part 1: “Why”</a>
</li>
<li>
<span class="date">October 8, 2018</span>
<a class="title" href="https://dmitrym.online/posts/safari-app-extensions-migrating-from-safariextz/">Safari App Extensions; migrating from .safariextz</a>
</li>
</ul>


Expand Down
12 changes: 11 additions & 1 deletion docs/posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,17 @@
<description>Recent content in Posts on Dmitry M - Veridis Quo</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Wed, 24 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 31 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Perfectionism: just do it again</title>
<link>https://dmitrym.online/posts/do-it-again/</link>
<pubDate>Thu, 31 Oct 2024 00:00:00 +0000</pubDate>

<guid>https://dmitrym.online/posts/do-it-again/</guid>
<description>There are two dimensions of perfectionism that I identify with. One is going above and beyond to make sure that folks dont think you&amp;rsquo;re not good enough. The other aspect is attempting to avoid rework. I want to address &amp;ldquo;rework&amp;rdquo;&amp;hellip;
For many years, I thought that if I plan or analyse a problem long enough I&amp;rsquo;ll come up with one true solution that would apply, always. In fact, this is a lament I frequently hear at work.</description>
</item>

<item>
<title>XTerra Axle Swap Redux</title>
<link>https://dmitrym.online/posts/xterra-axle-swap-redux/</link>
Expand Down
4 changes: 4 additions & 0 deletions docs/posts/page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@
<h1 class="title">Posts</h1>

<ul><li>
<span class="date">October 8, 2018</span>
<a class="title" href="https://dmitrym.online/posts/safari-app-extensions-migrating-from-safariextz/">Safari App Extensions; migrating from .safariextz</a>
</li>
<li>
<span class="date">September 11, 2018</span>
<a class="title" href="https://dmitrym.online/posts/how-to-check-for-x-sendfile/">How to check for X-Send-File (or X-Accel-Redirect)</a>
</li>
Expand Down
11 changes: 7 additions & 4 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@
<lastmod>2023-05-22T12:33:08-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/</loc>
<lastmod>2024-04-24T13:24:19-07:00</lastmod>
<lastmod>2024-10-31T09:32:52-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/posts/do-it-again/</loc>
<lastmod>2024-10-31T09:32:52-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/posts/</loc>
<lastmod>2024-04-24T13:24:19-07:00</lastmod>
<lastmod>2024-10-31T09:32:52-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/tags/seedling/</loc>
<lastmod>2024-04-24T13:24:19-07:00</lastmod>
Expand Down Expand Up @@ -72,10 +75,10 @@
<lastmod>2023-11-06T17:36:40-08:00</lastmod>
</url><url>
<loc>https://dmitrym.online/posts/caddy2-and-tcp-proxying/</loc>
<lastmod>2023-05-22T12:33:10-07:00</lastmod>
<lastmod>2024-02-21T09:52:38-08:00</lastmod>
</url><url>
<loc>https://dmitrym.online/tags/devops/</loc>
<lastmod>2023-05-22T12:33:10-07:00</lastmod>
<lastmod>2024-02-21T09:52:38-08:00</lastmod>
</url><url>
<loc>https://dmitrym.online/posts/note-taking-and-discovery/</loc>
<lastmod>2023-05-22T12:33:09-07:00</lastmod>
Expand Down
12 changes: 11 additions & 1 deletion public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<description>Recent content on Dmitry M - Veridis Quo</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Wed, 21 Feb 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 24 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>About</title>
<link>https://dmitrym.online/pages/about/</link>
Expand All @@ -31,6 +31,16 @@ paratroopers An SDL based iOS game:
Here&amp;rsquo;s what the original looked like:</description>
</item>

<item>
<title>XTerra Axle Swap Redux</title>
<link>https://dmitrym.online/posts/xterra-axle-swap-redux/</link>
<pubDate>Wed, 24 Apr 2024 00:00:00 +0000</pubDate>

<guid>https://dmitrym.online/posts/xterra-axle-swap-redux/</guid>
<description>In March of 2023, I had an opportunity to buy an M226 axle out of a destroyed 2011 Pro4x Xterra. My Xterra trim does not come with an electric locking differential; whereas the pro4x does. Getting a full axle assembly from a pro4x trim and swapping it in is an economical way of getting a locking rear differential on xterra models that didn&amp;rsquo;t come with it.
I made a whole video about the process and posted it on Youtube:</description>
</item>

<item>
<title>Org-noter download counts</title>
<link>https://dmitrym.online/posts/org-noter-download-counts-2024/</link>
Expand Down
8 changes: 4 additions & 4 deletions public/posts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@
<h1 class="title">Posts</h1>

<ul><li>
<span class="date">April 24, 2024</span>
<a class="title" href="https://dmitrym.online/posts/xterra-axle-swap-redux/">XTerra Axle Swap Redux</a>
</li>
<li>
<span class="date">February 21, 2024</span>
<a class="title" href="https://dmitrym.online/posts/org-noter-download-counts-2024/">Org-noter download counts</a>
</li>
Expand Down Expand Up @@ -185,10 +189,6 @@ <h1 class="title">Posts</h1>
<span class="date">October 8, 2018</span>
<a class="title" href="https://dmitrym.online/posts/safari-app-extensions-migrating-from-safariextz/">Safari App Extensions; migrating from .safariextz</a>
</li>
<li>
<span class="date">September 11, 2018</span>
<a class="title" href="https://dmitrym.online/posts/how-to-check-for-x-sendfile/">How to check for X-Send-File (or X-Accel-Redirect)</a>
</li>
</ul>


Expand Down
12 changes: 11 additions & 1 deletion public/posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,17 @@
<description>Recent content in Posts on Dmitry M - Veridis Quo</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Wed, 21 Feb 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 24 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>XTerra Axle Swap Redux</title>
<link>https://dmitrym.online/posts/xterra-axle-swap-redux/</link>
<pubDate>Wed, 24 Apr 2024 00:00:00 +0000</pubDate>

<guid>https://dmitrym.online/posts/xterra-axle-swap-redux/</guid>
<description>In March of 2023, I had an opportunity to buy an M226 axle out of a destroyed 2011 Pro4x Xterra. My Xterra trim does not come with an electric locking differential; whereas the pro4x does. Getting a full axle assembly from a pro4x trim and swapping it in is an economical way of getting a locking rear differential on xterra models that didn&amp;rsquo;t come with it.
I made a whole video about the process and posted it on Youtube:</description>
</item>

<item>
<title>Org-noter download counts</title>
<link>https://dmitrym.online/posts/org-noter-download-counts-2024/</link>
Expand Down
2 changes: 1 addition & 1 deletion public/posts/org-noter-download-counts-2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://dmitrym.online/posts/org-noter-download-counts-2024/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2024-02-21T00:00:00+00:00" />
<meta property="article:modified_time" content="2024-02-21T09:36:00-08:00" />
<meta property="article:modified_time" content="2024-04-24T13:23:34-07:00" />



Expand Down
4 changes: 4 additions & 0 deletions public/posts/page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@
<h1 class="title">Posts</h1>

<ul><li>
<span class="date">September 11, 2018</span>
<a class="title" href="https://dmitrym.online/posts/how-to-check-for-x-sendfile/">How to check for X-Send-File (or X-Accel-Redirect)</a>
</li>
<li>
<span class="date">August 30, 2018</span>
<a class="title" href="https://dmitrym.online/posts/tig-cheat-sheet/">Efficient commit workflow with tig</a>
</li>
Expand Down
32 changes: 19 additions & 13 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,31 @@
<lastmod>2023-05-22T12:33:08-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/</loc>
<lastmod>2024-02-21T09:36:00-08:00</lastmod>
</url><url>
<loc>https://dmitrym.online/tags/opensource/</loc>
<lastmod>2024-02-21T09:36:00-08:00</lastmod>
</url><url>
<loc>https://dmitrym.online/tags/org-noter/</loc>
<lastmod>2024-02-21T09:36:00-08:00</lastmod>
</url><url>
<loc>https://dmitrym.online/posts/org-noter-download-counts-2024/</loc>
<lastmod>2024-02-21T09:36:00-08:00</lastmod>
<lastmod>2024-04-24T13:24:19-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/posts/</loc>
<lastmod>2024-02-21T09:36:00-08:00</lastmod>
<lastmod>2024-04-24T13:24:19-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/tags/seedling/</loc>
<lastmod>2024-02-21T09:36:00-08:00</lastmod>
<lastmod>2024-04-24T13:24:19-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/tags/</loc>
<lastmod>2024-02-21T09:36:00-08:00</lastmod>
<lastmod>2024-04-24T13:24:19-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/tags/xterra/</loc>
<lastmod>2024-04-24T13:24:19-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/posts/xterra-axle-swap-redux/</loc>
<lastmod>2024-04-24T13:24:19-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/tags/opensource/</loc>
<lastmod>2024-04-24T13:23:34-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/tags/org-noter/</loc>
<lastmod>2024-04-24T13:23:34-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/posts/org-noter-download-counts-2024/</loc>
<lastmod>2024-04-24T13:23:34-07:00</lastmod>
</url><url>
<loc>https://dmitrym.online/posts/back-to-personal-agile/</loc>
<lastmod>2023-11-06T17:30:49-08:00</lastmod>
Expand Down
13 changes: 9 additions & 4 deletions public/tags/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,18 +108,23 @@ <h1 class="title">Tag: Tags</h1>
<ul>

<li>
<span class="date">February 21, 2024</span>
<a class="title" href="https://dmitrym.online/tags/opensource/">OpenSource</a>
<span class="date">April 24, 2024</span>
<a class="title" href="https://dmitrym.online/tags/seedling/">seedling</a>
</li>

<li>
<span class="date">April 24, 2024</span>
<a class="title" href="https://dmitrym.online/tags/xterra/">xterra</a>
</li>

<li>
<span class="date">February 21, 2024</span>
<a class="title" href="https://dmitrym.online/tags/org-noter/">org-noter</a>
<a class="title" href="https://dmitrym.online/tags/opensource/">OpenSource</a>
</li>

<li>
<span class="date">February 21, 2024</span>
<a class="title" href="https://dmitrym.online/tags/seedling/">seedling</a>
<a class="title" href="https://dmitrym.online/tags/org-noter/">org-noter</a>
</li>

<li>
Expand Down
29 changes: 19 additions & 10 deletions public/tags/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,25 @@
<description>Recent content in Tags on Dmitry M - Veridis Quo</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Wed, 21 Feb 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/tags/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 24 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>seedling</title>
<link>https://dmitrym.online/tags/seedling/</link>
<pubDate>Wed, 24 Apr 2024 00:00:00 +0000</pubDate>

<guid>https://dmitrym.online/tags/seedling/</guid>
<description></description>
</item>

<item>
<title>xterra</title>
<link>https://dmitrym.online/tags/xterra/</link>
<pubDate>Wed, 24 Apr 2024 00:00:00 +0000</pubDate>

<guid>https://dmitrym.online/tags/xterra/</guid>
<description></description>
</item>

<item>
<title>OpenSource</title>
<link>https://dmitrym.online/tags/opensource/</link>
Expand All @@ -25,15 +43,6 @@
<description></description>
</item>

<item>
<title>seedling</title>
<link>https://dmitrym.online/tags/seedling/</link>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>

<guid>https://dmitrym.online/tags/seedling/</guid>
<description></description>
</item>

<item>
<title>Life</title>
<link>https://dmitrym.online/tags/life/</link>
Expand Down
5 changes: 5 additions & 0 deletions public/tags/seedling/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@
<h1 class="title">seedling</h1>
<ul>

<li>
<span class="date">April 24, 2024</span>
<a class="title" href="https://dmitrym.online/posts/xterra-axle-swap-redux/">XTerra Axle Swap Redux</a>
</li>

<li>
<span class="date">February 21, 2024</span>
<a class="title" href="https://dmitrym.online/posts/org-noter-download-counts-2024/">Org-noter download counts</a>
Expand Down
12 changes: 11 additions & 1 deletion public/tags/seedling/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,17 @@
<description>Recent content in seedling on Dmitry M - Veridis Quo</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Wed, 21 Feb 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/tags/seedling/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 24 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dmitrym.online/tags/seedling/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>XTerra Axle Swap Redux</title>
<link>https://dmitrym.online/posts/xterra-axle-swap-redux/</link>
<pubDate>Wed, 24 Apr 2024 00:00:00 +0000</pubDate>

<guid>https://dmitrym.online/posts/xterra-axle-swap-redux/</guid>
<description>In March of 2023, I had an opportunity to buy an M226 axle out of a destroyed 2011 Pro4x Xterra. My Xterra trim does not come with an electric locking differential; whereas the pro4x does. Getting a full axle assembly from a pro4x trim and swapping it in is an economical way of getting a locking rear differential on xterra models that didn&amp;rsquo;t come with it.
I made a whole video about the process and posted it on Youtube:</description>
</item>

<item>
<title>Org-noter download counts</title>
<link>https://dmitrym.online/posts/org-noter-download-counts-2024/</link>
Expand Down
Loading

0 comments on commit aa49875

Please sign in to comment.