Updates
This commit is contained in:
parent
977264c16a
commit
cf786bc18e
164 changed files with 4808 additions and 216 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=a244da56aecc" />
|
||||
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
|
||||
<style>
|
||||
/* inter-latin-wght-normal */
|
||||
@font-face {
|
||||
|
@ -53,6 +53,7 @@
|
|||
name="description"
|
||||
content="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."
|
||||
/>
|
||||
<meta name="keywords" content="posts, ethos" />
|
||||
<meta property="og:title" content="Authority - Consent's Blind Spot" />
|
||||
<meta property="og:type" content="" />
|
||||
<meta
|
||||
|
@ -115,6 +116,10 @@
|
|||
<h1>Authority - Consent's Blind Spot</h1>
|
||||
<div class="header-meta">
|
||||
<author>Joshua Seigler</author><date>July 2, 2020</date>
|
||||
|
||||
<span class="tags" style="--totalTags: 10"
|
||||
><a class="tag" style="--tagIndex: 0" href="/tags/ethos">ethos</a>
|
||||
</span>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
|
@ -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 {
|
||||
|
@ -53,6 +53,7 @@
|
|||
name="description"
|
||||
content="Society is moving from a materialistic era into a mystical one. I describe my attempt to gain mystical proficiency."
|
||||
/>
|
||||
<meta name="keywords" content="posts, faith, ethos" />
|
||||
<meta property="og:title" content="Embracing Mysticism" />
|
||||
<meta property="og:type" content="" />
|
||||
<meta
|
||||
|
@ -115,6 +116,11 @@
|
|||
<h1>Embracing Mysticism</h1>
|
||||
<div class="header-meta">
|
||||
<author>Joshua Seigler</author><date>October 16, 2021</date>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
|
@ -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 {
|
||||
|
@ -53,6 +53,7 @@
|
|||
name="description"
|
||||
content="Why did I think I could figure everything out on my own?"
|
||||
/>
|
||||
<meta name="keywords" content="posts, faith, ethos" />
|
||||
<meta property="og:title" content="Finally, a Coherent Worldview" />
|
||||
<meta property="og:type" content="" />
|
||||
<meta
|
||||
|
@ -115,6 +116,11 @@
|
|||
<h1>Finally, a Coherent Worldview</h1>
|
||||
<div class="header-meta">
|
||||
<author>Joshua Seigler</author><date>July 14, 2023</date>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
173
posts/index.html
173
posts/index.html
|
@ -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'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>
|
||||
© 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=a244da56aecc" />
|
||||
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
|
||||
<style>
|
||||
/* inter-latin-wght-normal */
|
||||
@font-face {
|
||||
|
@ -53,6 +53,7 @@
|
|||
name="description"
|
||||
content="How to self-host Forgejo and automatically serve your web build branches with SSL."
|
||||
/>
|
||||
<meta name="keywords" content="posts, how to, technical, selfhosting" />
|
||||
<meta property="og:title" content="My Very Own GitHub Pages" />
|
||||
<meta property="og:type" content="" />
|
||||
<meta
|
||||
|
@ -115,6 +116,16 @@
|
|||
<h1>My Very Own GitHub Pages</h1>
|
||||
<div class="header-meta">
|
||||
<author>Joshua Seigler</author><date>June 15, 2025</date>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
|
@ -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 {
|
||||
|
@ -53,6 +53,7 @@
|
|||
name="description"
|
||||
content="How to connect with others through shared human needs."
|
||||
/>
|
||||
<meta name="keywords" content="posts, communication, how to" />
|
||||
<meta property="og:title" content="Needs-based communication" />
|
||||
<meta property="og:type" content="" />
|
||||
<meta
|
||||
|
@ -115,6 +116,13 @@
|
|||
<h1>Needs-based communication</h1>
|
||||
<div class="header-meta">
|
||||
<author>Joshua Seigler</author><date>May 26, 2021</date>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
|
@ -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 {
|
||||
|
@ -50,6 +50,7 @@
|
|||
/>
|
||||
<title>Site design updated - joshua.seigler.net</title>
|
||||
<meta name="description" content="New look, simpler tech." />
|
||||
<meta name="keywords" content="posts, technical" />
|
||||
<meta property="og:title" content="Site design updated" />
|
||||
<meta property="og:type" content="" />
|
||||
<meta
|
||||
|
@ -109,6 +110,12 @@
|
|||
<h1>Site design updated</h1>
|
||||
<div class="header-meta">
|
||||
<author>Joshua Seigler</author><date>June 5, 2024</date>
|
||||
|
||||
<span class="tags" style="--totalTags: 10"
|
||||
><a class="tag" style="--tagIndex: 5" href="/tags/technical"
|
||||
>technical</a
|
||||
>
|
||||
</span>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
186
posts/tags/index.html
Normal file
186
posts/tags/index.html
Normal file
|
@ -0,0 +1,186 @@
|
|||
<!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=f47748f4281a" />
|
||||
<style>
|
||||
/* inter-latin-wght-normal */
|
||||
@font-face {
|
||||
font-family: "Inter Variable";
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
font-weight: 100 900;
|
||||
src: url(/fonts/inter-latin-wght-normal.woff2)
|
||||
format("woff2-variations");
|
||||
unicode-range:
|
||||
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
||||
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
|
||||
U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
} /* inter-latin-wght-italic */
|
||||
@font-face {
|
||||
font-family: "Inter Variable";
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
font-weight: 100 900;
|
||||
src: url(/fonts/inter-latin-wght-italic.woff2)
|
||||
format("woff2-variations");
|
||||
unicode-range:
|
||||
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
||||
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
|
||||
U+2212, U+2215, U+FEFF, U+FFFD;
|
||||
}
|
||||
</style>
|
||||
<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=233a67aa5f48"></script>
|
||||
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
|
||||
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
|
||||
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />
|
||||
<link rel="me" href="https://github.com/seigler" />
|
||||
<link
|
||||
rel="webmention"
|
||||
href="https://webmention.io/joshua.seigler.net/webmention"
|
||||
/>
|
||||
<title>Tags - joshua.seigler.net</title>
|
||||
<meta name="description" content="" />
|
||||
<meta property="og:title" content="Tags" />
|
||||
<meta property="og:type" content="" />
|
||||
<meta property="og:url" content="https://joshua.seigler.net/posts/tags/" />
|
||||
<meta name="twitter:title" content="Tags" />
|
||||
<meta name="twitter:description" content="" />
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="generator" content="Eleventy v3.1.0" />
|
||||
</head>
|
||||
<body data-font="english" data-path="/posts/tags/">
|
||||
<script>
|
||||
const savedTheme = localStorage.getItem("theme");
|
||||
if (savedTheme != null) {
|
||||
document.body.setAttribute("data-theme", savedTheme);
|
||||
}
|
||||
</script>
|
||||
<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>Tags</h1>
|
||||
<div class="header-meta">
|
||||
<span class="tags"></span>
|
||||
</div>
|
||||
</header>
|
||||
<main>
|
||||
<ul class="collection">
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/opinions">opinions</a>
|
||||
<aside>4</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/worldview">worldview</a>
|
||||
<aside>3</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/learning">learning</a>
|
||||
<aside>1</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/how-to">how to</a>
|
||||
<aside>3</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/communication">communication</a>
|
||||
<aside>1</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/faith">faith</a>
|
||||
<aside>2</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/this-site">this site</a>
|
||||
<aside>1</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/trends">trends</a>
|
||||
<aside>1</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/ai">ai</a>
|
||||
<aside>1</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/technical">technical</a>
|
||||
<aside>2</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/software">software</a>
|
||||
<aside>1</aside>
|
||||
</li>
|
||||
<li>
|
||||
<a class="tag" href="/posts/tag/selfhosting">selfhosting</a>
|
||||
<aside>1</aside>
|
||||
</li>
|
||||
</ul>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
|
||||
-
|
||||
<a href="/feed.xml">RSS</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>
|
|
@ -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 {
|
||||
|
@ -55,6 +55,7 @@
|
|||
name="description"
|
||||
content="An ancient methodology for learning, which formed the basis of classical education in the Middle Ages and Rennaisance."
|
||||
/>
|
||||
<meta name="keywords" content="posts, learning, how to" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="The Trivium: A Tool for Learning Anything"
|
||||
|
@ -126,6 +127,13 @@
|
|||
<h1>The Trivium: A Tool for Learning Anything</h1>
|
||||
<div class="header-meta">
|
||||
<author>Joshua Seigler</author><date>April 3, 2021</date>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
|
@ -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 {
|
||||
|
@ -53,6 +53,7 @@
|
|||
name="description"
|
||||
content="The computers will start thinking, and people will stop."
|
||||
/>
|
||||
<meta name="keywords" content="posts, zeitgeist, ai" />
|
||||
<meta property="og:title" content="Thinking machines" />
|
||||
<meta property="og:type" content="" />
|
||||
<meta
|
||||
|
@ -124,6 +125,13 @@
|
|||
<h1>Thinking machines</h1>
|
||||
<div class="header-meta">
|
||||
<author>Joshua Seigler</author><date>April 24, 2025</date>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
|
@ -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 {
|
||||
|
@ -50,6 +50,7 @@
|
|||
/>
|
||||
<title>Tools of the trade - joshua.seigler.net</title>
|
||||
<meta name="description" content="Some dev tools I recommend." />
|
||||
<meta name="keywords" content="posts, technical, software" />
|
||||
<meta property="og:title" content="Tools of the trade" />
|
||||
<meta property="og:type" content="" />
|
||||
<meta
|
||||
|
@ -109,6 +110,15 @@
|
|||
<h1>Tools of the trade</h1>
|
||||
<div class="header-meta">
|
||||
<author>Joshua Seigler</author><date>May 15, 2025</date>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue