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
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue