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