joshua.seigler.net/posts/index.html
Joshua Seigler 86faf63084 Updates
2025-06-12 22:27:04 -04:00

173 lines
6.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Posts - joshua.seigler.net</title>
<meta name="description" content="" />
<meta property="og:title" content="Posts" />
<meta property="og:type" content="" />
<meta property="og:url" content="https://joshua.seigler.net/posts/" />
<meta name="twitter:title" content="Posts" />
<meta name="twitter:description" content="" />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
<script
defer
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=cd61c39d895d"></script>
</head>
<body data-font="english" data-path="/posts/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</div>
</div>
<div class="nav-categories">
<a class="nav-active" href="/posts/">/posts</a>
<a class="" href="/about/">/about</a>
<a class="" href="/now/">/now</a>
<a class="" href="/uses/">/uses</a>
<a class="" href="/recipes/">/recipes</a>
<a class="" href="/music/">/music</a>
<a class="" href="/books/">/books</a>
<a class="" href="/search/">/search</a>
</div>
</nav>
<h1>Posts</h1>
<div class="header-meta"></div>
</header>
<main data-pagefind-body>
<section>
<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>
</article>
<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>
<article class="item-summary">
<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">
<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.
</p>
</article>
<article class="item-summary">
<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">
<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.
</p>
</article>
<article class="item-summary">
<a href="/posts/authority-consents-blind-spot/"
>Authority - Consent&#39;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
want with a clear conscience.
</p>
</article>
</section>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>