This commit is contained in:
Joshua Seigler 2025-06-21 19:15:56 -04:00
parent 977264c16a
commit cf786bc18e
164 changed files with 4808 additions and 216 deletions

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=a244da56aecc" />
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -104,115 +104,160 @@
</div>
</nav>
<h1>Posts</h1>
<div class="header-meta"></div>
<div class="header-meta">
<span class="tags" style="--totalTags: 10"></span>
</div>
</header>
<main>
<section data-pagefind-body></section>
<section>
<article class="item-summary">
<ul class="collection">
<li>
<a href="/posts/my-very-own-github-pages/"
>My Very Own GitHub Pages</a
>
<aside>June 15, 2025</aside>
<p class="item-summary-description">
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 2" href="/tags/how-to"
>how to</a
>
<a class="tag" style="--tagIndex: 5" href="/tags/technical"
>technical</a
>
<a class="tag" style="--tagIndex: 9" href="/tags/selfhosting"
>selfhosting</a
>
</span>
</aside>
<p>
How to self-host Forgejo and automatically serve your web build
branches with SSL.
</p>
</article>
<article class="item-summary">
</li>
<li>
<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">
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 5" href="/tags/technical"
>technical</a
>
<a class="tag" style="--tagIndex: 8" href="/tags/software"
>software</a
>
</span>
</aside>
<p>Some dev tools I recommend.</p>
</li>
<li>
<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>
</article>
<article class="item-summary">
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 6" href="/tags/zeitgeist"
>zeitgeist</a
>
<a class="tag" style="--tagIndex: 7" href="/tags/ai">ai</a>
</span>
</aside>
<p>The computers will start thinking, and people will stop.</p>
</li>
<li>
<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>
<article class="item-summary">
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 5" href="/tags/technical"
>technical</a
>
</span>
</aside>
<p>New look, simpler tech.</p>
</li>
<li>
<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>
</article>
<article class="item-summary">
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 4" href="/tags/faith">faith</a>
<a class="tag" style="--tagIndex: 0" href="/tags/ethos">ethos</a>
</span>
</aside>
<p>Why did I think I could figure everything out on my own?</p>
</li>
<li>
<a href="/posts/embracing-mysticism/">Embracing Mysticism</a>
<aside>October 16, 2021</aside>
<p class="item-summary-description">
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 4" href="/tags/faith">faith</a>
<a class="tag" style="--tagIndex: 0" href="/tags/ethos">ethos</a>
</span>
</aside>
<p>
Society is moving from a materialistic era into a mystical one. I
describe my attempt to gain mystical proficiency.
</p>
</article>
<article class="item-summary">
</li>
<li>
<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>
</article>
<article class="item-summary">
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 3" href="/tags/communication"
>communication</a
>
<a class="tag" style="--tagIndex: 2" href="/tags/how-to"
>how to</a
>
</span>
</aside>
<p>How to connect with others through shared human needs.</p>
</li>
<li>
<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">
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 1" href="/tags/learning"
>learning</a
>
<a class="tag" style="--tagIndex: 2" href="/tags/how-to"
>how to</a
>
</span>
</aside>
<p>
An ancient methodology for learning, which formed the basis of
classical education in the Middle Ages and Rennaisance.
</p>
</article>
<article class="item-summary">
</li>
<li>
<a href="/posts/authority-consents-blind-spot/"
>Authority - Consent&#39;s Blind Spot</a
>
<aside>July 02, 2020</aside>
<p class="item-summary-description">
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 0" href="/tags/ethos">ethos</a>
</span>
</aside>
<p>
Authority is the idea that certain people are justified in violating
consent. This belief allows people to force others to do what they
want with a clear conscience.
</p>
</article>
</section>
</li>
</ul>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -