Updates
This commit is contained in:
parent
155a791915
commit
c3c76f0178
126 changed files with 997 additions and 714 deletions
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -91,7 +91,50 @@
|
|||
<author>Joshua Seigler</author><date>July 2, 2020</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc">
|
||||
<span class="toc">
|
||||
<ol>
|
||||
<li>
|
||||
<a href="#solutions"> Solutions</a>
|
||||
<ol>
|
||||
<li>
|
||||
<a href="#look-for-ways-to-sidestep-authority-altogether.">
|
||||
Look for ways to sidestep authority altogether.</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="#teach-other-people-how-to-see-these-tricks-more-clearly."
|
||||
>
|
||||
Teach other people how to see these tricks more clearly.</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#promote-alternatives-that-respect-consent.">
|
||||
Promote alternatives that respect consent.</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#use-the-ceremonies-of-authority-against-itself.">
|
||||
Use the ceremonies of authority against itself.</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="#surround-yourself-with-people-who-care-about-consent."
|
||||
>
|
||||
Surround yourself with people who care about consent.</a
|
||||
>
|
||||
</li>
|
||||
</ol>
|
||||
</li>
|
||||
<li><a href="#additional-resources"> Additional Resources</a></li>
|
||||
</ol>
|
||||
</span>
|
||||
</header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<blockquote>
|
||||
<p>
|
||||
2025 disclaimer: I haven’t thought through all these ideas in a while,
|
||||
|
@ -384,16 +427,15 @@
|
|||
by Frédéric Bastiat
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -91,7 +91,10 @@
|
|||
<author>Joshua Seigler</author><date>October 16, 2021</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc"></header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<p>
|
||||
Logical arguments no longer work. This has been especially visible in
|
||||
the pandemic response in 2020. If you dug even a little below the
|
||||
|
@ -149,14 +152,6 @@
|
|||
spiritual patterns of reality as we see more plainly every week, better
|
||||
than anything else I know.
|
||||
</p>
|
||||
<h2 id="additional-thoughts" tabindex="-1">
|
||||
<a
|
||||
class="header-anchor"
|
||||
href="#additional-thoughts"
|
||||
aria-hidden="true"
|
||||
></a>
|
||||
Additional thoughts
|
||||
</h2>
|
||||
<p>
|
||||
For a while I think my highest values have been freedom and truth. A
|
||||
desire to be solely responsible for myself, and a desire to understand
|
||||
|
@ -217,16 +212,15 @@
|
|||
</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -91,7 +91,10 @@
|
|||
<author>Joshua Seigler</author><date>July 14, 2023</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc"></header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<p>
|
||||
Around the time of my previous post, I had just been received into the
|
||||
Orthodox church. Since then I have found it to be everything I was
|
||||
|
@ -120,16 +123,15 @@
|
|||
Because this is true, I want to do everything His way, even if I don’t
|
||||
understand it at first.
|
||||
</p>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -80,13 +80,18 @@
|
|||
<h1>Posts</h1>
|
||||
<div class="header-meta"></div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<main>
|
||||
<section data-pagefind-body></section>
|
||||
|
||||
<section>
|
||||
<article class="item-summary">
|
||||
<a href="/posts/my-very-own-github-pages/"
|
||||
>My Very Own GitHub Pages</a
|
||||
>
|
||||
|
||||
<aside>June 15, 2025</aside>
|
||||
|
||||
<p class="item-summary-description">
|
||||
How to self-host Forgejo and automatically serve your web build
|
||||
branches with SSL.
|
||||
|
@ -95,13 +100,17 @@
|
|||
|
||||
<article class="item-summary">
|
||||
<a href="/posts/tools-of-the-trade/">Tools of the trade</a>
|
||||
|
||||
<aside>May 15, 2025</aside>
|
||||
|
||||
<p class="item-summary-description">Some dev tools I recommend.</p>
|
||||
</article>
|
||||
|
||||
<article class="item-summary">
|
||||
<a href="/posts/thinking-machines/">Thinking machines</a>
|
||||
|
||||
<aside>April 24, 2025</aside>
|
||||
|
||||
<p class="item-summary-description">
|
||||
The computers will start thinking, and people will stop.
|
||||
</p>
|
||||
|
@ -109,7 +118,9 @@
|
|||
|
||||
<article class="item-summary">
|
||||
<a href="/posts/site-design-updated/">Site design updated</a>
|
||||
|
||||
<aside>June 05, 2024</aside>
|
||||
|
||||
<p class="item-summary-description">New look, simpler tech.</p>
|
||||
</article>
|
||||
|
||||
|
@ -117,7 +128,9 @@
|
|||
<a href="/posts/finally-a-coherent-worldview/"
|
||||
>Finally, a Coherent Worldview</a
|
||||
>
|
||||
|
||||
<aside>July 14, 2023</aside>
|
||||
|
||||
<p class="item-summary-description">
|
||||
Why did I think I could figure everything out on my own?
|
||||
</p>
|
||||
|
@ -125,7 +138,9 @@
|
|||
|
||||
<article class="item-summary">
|
||||
<a href="/posts/embracing-mysticism/">Embracing Mysticism</a>
|
||||
|
||||
<aside>October 16, 2021</aside>
|
||||
|
||||
<p class="item-summary-description">
|
||||
Society is moving from a materialistic era into a mystical one. I
|
||||
describe my attempt to gain mystical proficiency.
|
||||
|
@ -136,7 +151,9 @@
|
|||
<a href="/posts/needs-based-communication/"
|
||||
>Needs-based communication</a
|
||||
>
|
||||
|
||||
<aside>May 26, 2021</aside>
|
||||
|
||||
<p class="item-summary-description">
|
||||
How to connect with others through shared human needs.
|
||||
</p>
|
||||
|
@ -146,7 +163,9 @@
|
|||
<a href="/posts/the-trivium-a-tool-for-learning-anything/"
|
||||
>The Trivium: A Tool for Learning Anything</a
|
||||
>
|
||||
|
||||
<aside>April 03, 2021</aside>
|
||||
|
||||
<p class="item-summary-description">
|
||||
An ancient methodology for learning, which formed the basis of
|
||||
classical education in the Middle Ages and Rennaisance.
|
||||
|
@ -157,7 +176,9 @@
|
|||
<a href="/posts/authority-consents-blind-spot/"
|
||||
>Authority - Consent's Blind Spot</a
|
||||
>
|
||||
|
||||
<aside>July 02, 2020</aside>
|
||||
|
||||
<p class="item-summary-description">
|
||||
Authority is the idea that certain people are justified in violating
|
||||
consent. This belief allows people to force others to do what they
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -91,7 +91,30 @@
|
|||
<author>Joshua Seigler</author><date>June 15, 2025</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc">
|
||||
<span class="toc">
|
||||
<ol>
|
||||
<li><a href="#the-objective"> The objective</a></li>
|
||||
<li>
|
||||
<a href="#how-to-do-it"> How to do it</a>
|
||||
<ol>
|
||||
<li>
|
||||
<a href="#debian-server-preparation">
|
||||
Debian server preparation</a
|
||||
>
|
||||
</li>
|
||||
<li><a href="#caddy"> Caddy</a></li>
|
||||
<li><a href="#webhooks"> Webhooks</a></li>
|
||||
<li><a href="#forgejo"> Forgejo</a></li>
|
||||
</ol>
|
||||
</li>
|
||||
<li><a href="#conclusion"> Conclusion</a></li>
|
||||
</ol>
|
||||
</span>
|
||||
</header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<p>
|
||||
I recently started self-hosting
|
||||
<a href="https://forgejo.org/" target="_blank" rel="noopener">Forgejo</a
|
||||
|
@ -109,9 +132,9 @@
|
|||
>Caddy</a
|
||||
>. I’m very happy how it turned out.
|
||||
</p>
|
||||
<h2 id="the-result" tabindex="-1">
|
||||
<a class="header-anchor" href="#the-result" aria-hidden="true"></a> The
|
||||
result
|
||||
<h2 id="the-objective" tabindex="-1">
|
||||
<a class="header-anchor" href="#the-objective" aria-hidden="true"></a>
|
||||
The objective
|
||||
</h2>
|
||||
<p>
|
||||
When I push a <code>gh-pages</code> branch to any public repository on
|
||||
|
@ -428,16 +451,15 @@ https:// {
|
|||
I’m putting off rolling my own CI server, but I imagine that’s the next
|
||||
stage here. Stay tuned.
|
||||
</p>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -91,7 +91,10 @@
|
|||
<author>Joshua Seigler</author><date>May 26, 2021</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc"></header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<p>
|
||||
Needs-based communication (usually called non-violent communication or
|
||||
NVC™) is a way of understanding yourself and others with a unique
|
||||
|
@ -273,16 +276,15 @@
|
|||
>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -85,7 +85,10 @@
|
|||
<author>Joshua Seigler</author><date>June 5, 2024</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc"></header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<p>
|
||||
New design! The tools I used before have a lot of unmaintained or
|
||||
outdated dependencies and I wanted something a little simpler. The new
|
||||
|
@ -154,16 +157,15 @@
|
|||
</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -102,7 +102,19 @@
|
|||
<author>Joshua Seigler</author><date>April 3, 2021</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc">
|
||||
<span class="toc">
|
||||
<ol>
|
||||
<li><a href="#grammar"> Grammar</a></li>
|
||||
<li><a href="#logic"> Logic</a></li>
|
||||
<li><a href="#rhetoric"> Rhetoric</a></li>
|
||||
<li><a href="#resources"> Resources</a></li>
|
||||
</ol>
|
||||
</span>
|
||||
</header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<p>
|
||||
Information today has become siloed. It’s a common belief that little,
|
||||
if any, expertise from one field of knowledge transfers over to other
|
||||
|
@ -179,16 +191,15 @@
|
|||
>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -100,7 +100,22 @@
|
|||
<author>Joshua Seigler</author><date>April 24, 2025</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc">
|
||||
<span class="toc">
|
||||
<ol>
|
||||
<li><a href="#mom-is-always-right"> Mom is always right</a></li>
|
||||
<li><a href="#attention-must-be-paid"> Attention must be paid</a></li>
|
||||
<li>
|
||||
<a href="#don%E2%80%99t-create-the-torment-nexus">
|
||||
Don’t create the torment nexus</a
|
||||
>
|
||||
</li>
|
||||
</ol>
|
||||
</span>
|
||||
</header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<p>
|
||||
There’s an exchange early in the classic '80s movie
|
||||
<a
|
||||
|
@ -280,16 +295,15 @@
|
|||
the short term.
|
||||
</p>
|
||||
<p><img src="/2025-04-24--end-of-line.jpg?v=5d7188be78de" alt="End of line" /></p>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -85,7 +85,22 @@
|
|||
<author>Joshua Seigler</author><date>May 15, 2025</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc">
|
||||
<span class="toc">
|
||||
<ol>
|
||||
<li><a href="#mise-en-place"> mise-en-place</a></li>
|
||||
<li><a href="#stack-pr"> stack-pr</a></li>
|
||||
<li><a href="#xc"> xc</a></li>
|
||||
<li><a href="#pd2slack"> pd2slack</a></li>
|
||||
<li><a href="#syncthing"> SyncThing</a></li>
|
||||
<li><a href="#obsidian"> Obsidian</a></li>
|
||||
<li><a href="#keepassxc"> KeePassXC</a></li>
|
||||
</ol>
|
||||
</span>
|
||||
</header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<p>
|
||||
Everyone has different tools that they find especially effective. Here
|
||||
are some I have found with a few words about why I like them.
|
||||
|
@ -196,16 +211,15 @@
|
|||
>
|
||||
</h3>
|
||||
<p>For passwords. Sync across devices with <code>syncthing</code>.</p>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue