This commit is contained in:
kurets 2024-03-17 17:57:34 +02:00
parent 7327c858a3
commit 724666d881
Signed by: kurets
GPG key ID: EEB449C295BF5174
43 changed files with 367 additions and 28613 deletions

View file

@ -0,0 +1,15 @@
---
title: "Hugo: Drafts Showing in Production"
date: 2024-03-17T17:53:39+02:00
draft: false
---
i had an issue with a draft page appearing on my site even after setting `draft: true` in the preamble
to fix it - build the website with
```
hugo --cleanDestinationDir
```
from [https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457](https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457)

View file

@ -1,52 +0,0 @@
<!DOCTYPE html>
<html lang="en" class="main-background-image">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>A | vodoraslo</title>
<link rel="canonical" href="http://localhost:1313/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css?v=1.0.0.10'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="A blog about the things I&#39;m interested in - Japanese, my library and posting obscure problems I&#39;ve solved. Will post my takes on 神ゲー vinnies"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<div class="main-background-image">
<body>
<main>
<header><h1 style="margin-top: 0%; padding-top: 0.5em;" id="tag_A">A</h1></header>
<hr style="color:var(--strong);background-color: var(--strong); border-color: var(--strong);"><article style="padding: 0% 2.5% 0% 2.5%;">
<div class="breadcrumbs">
<nav><a href="/">vodoraslo</a> /&nbsp;A</nav>
</div>
<ul>
</ul>
<br>
<hr style="color:var(--strong); margin: 0; background-color: var(--strong); border-color: var(--strong);">
<div >
</div>
</article>
</main>
<footer style="padding-top: 0.5em;">
<div style="padding-bottom: 0.2em; display: inline-block;"><a href="http://localhost:1313/articles">📜 Articles</a> <strong>&bull;</strong> <a href="http://localhost:1313/library">📚 Library</a> <strong>&bull;</strong> <a href="https://wiki.vodoraslo.xyz">🌐 Wiki</a> <strong>&bull;</strong> <a href="http://localhost:1313/index.xml">📰 RSS</a><hr></div>
<div style="padding-bottom: 0.7em;" class="index-links"><a href="http://localhost:1313/">🏠 Homepage</a></div>
</footer>
</body>
</div>
</html>

File diff suppressed because one or more lines are too long

View file

@ -127,6 +127,7 @@ read more update this site visually grow veggies 1. Read Read in Bulgarian Read
<hr style="color:var(--strong); margin: 0; background-color: var(--strong); border-color: var(--strong);">
<div id="nextprev">
<a href="/articles/blog/how-i-fixed-my-synapse-matrix-federation/"><div id="prevart"><i>Previous:</i><br>How I Fixed My Synapse&#39;s Matrix Federation</div></a>
<a href="/articles/blog/hugo-drafts-showing-in-production/"><div id="nextart"><i>Next:</i><br>Hugo: Drafts Showing in Production</div></a>
</div>
<div >
</div>

View file

@ -1,14 +1,14 @@
<!DOCTYPE html>
<html lang="en" class="main-background-image">
<head>
<title>Contact | vodoraslo</title>
<title>Hugo: Drafts Showing in Production | vodoraslo</title>
<link rel="canonical" href="https://vodoraslo.xyz/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css?v=1.0.0.11'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="You can contact me by:
Email - contact@vodoraslo.xyz (PGP) "/>
<meta name="keywords" content="personal">
<meta name="description" content="i had an issue with a draft page appearing on my site even after setting draft: true in the preamble
to fix it - build the website with
hugo --cleanDestinationDir from https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
@ -16,31 +16,35 @@ Email - contact@vodoraslo.xyz (PGP) "/>
<div class="main-background-image">
<body>
<main>
<header><h1 style="margin-top: 0%; padding-top: 0.5em;" id="tag_Contact">Contact</h1></header>
<header><h1 style="margin-top: 0%; padding-top: 0.5em;" id="tag_Hugo: Drafts Showing in Production">Hugo: Drafts Showing in Production</h1></header>
<hr style="color:var(--strong);background-color: var(--strong); border-color: var(--strong);"><article style="padding: 0% 2.5% 0% 2.5%;">
<div class="breadcrumbs">
<nav><a href="/">vodoraslo</a> /&nbsp;Contact</nav>
<nav><a href="/">vodoraslo</a> /&nbsp;<a href="/articles/">Articles</a> /&nbsp;Hugo: Drafts Showing in Production</nav>
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-10-08T13:36:22&#43;03:00" style="color: var(--muted_text);">2023年10月8日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>You can contact me by:</p>
<div class="index-links">
<ul>
<li>Email - <a href="mailto:contact@vodoraslo.xyz"><strong>contact@vodoraslo.xyz</strong></a> (<a href="/vodoraslo.pgp" download>PGP</a>)</li>
</ul>
<!-- - XMPP - [**nebe@yourdata.forsale**](xmpp:nebe@yourdata.forsale) -->
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-03-17T17:53:39&#43;02:00" style="color: var(--muted_text);">2024年3月17日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p>
<p>to fix it - build the website with</p>
<div class="highlight">
<pre tabindex="0"><code class="language-" data-lang="">hugo --cleanDestinationDir</code></pre>
</div>
<p>from <a href="https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457">https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457</a></p>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: Contact&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2fcontact%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>
<hr style="color:var(--strong); margin: 0; background-color: var(--strong); border-color: var(--strong);">
<div ><div style="clear:both" class=taglist>
Tags: [<a id="tag_personal" href="https://vodoraslo.xyz/tags/personal">Personal</a>]
</div><br>
<div id="nextprev">
<a href="/articles/blog/2024-goals/"><div id="prevart"><i>Previous:</i><br>2024 Goals and Aspirations</div></a>
</div>
<div >
</div>
</article>
</main>

View file

@ -38,6 +38,7 @@ blog (5) hackbook (59) library (74) ted-kaczynski (15) updates (3) "/>
</ul>
</div>
<ul>
<li class="index-links"><time datetime="2024-03-17T17:53:39&#43;02:00">2024 Mar 17</time> &ndash; <a href="/articles/blog/hugo-drafts-showing-in-production/">Hugo: Drafts Showing in Production</a></li>
<li class="index-links"><time datetime="2024-02-27T17:04:59&#43;02:00">2024 Feb 27</time> &ndash; <a href="/articles/blog/2024-goals/">2024 Goals and Aspirations</a></li>
<li class="index-links"><time datetime="2023-05-04T10:12:26&#43;03:00">2023 May 04</time> &ndash; <a href="/articles/blog/how-i-fixed-my-synapse-matrix-federation/">How I Fixed My Synapse&#39;s Matrix Federation</a></li>
<li class="index-links"><time datetime="2023-04-05T16:58:44&#43;03:00">2023 Apr 05</time> &ndash; <a href="/articles/updates/updated-the-css-again/">Updated the Css Again (prefers-color-scheme)</a></li>

View file

@ -9,6 +9,24 @@
<atom:link href="https://vodoraslo.xyz/articles/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -39,6 +39,12 @@
<p><strong>Recent posts:</strong></p>
</div>
<ul class="tenRecentPosts">
<li><time
datetime="2024-03-17T17:53:39&#43;02:00">2024 Mar 17</time> &ndash;
<a href="/articles/blog/hugo-drafts-showing-in-production/" aria-label="Hugo: Drafts Showing in Production i had an issue with a draft page appearing on my site even after setting … ... Click to Read more about Hugo: Drafts Showing in Production"><b class="white_span">Hugo: Drafts Showing in Production</b></a> - <span
class="muted_text">i had an issue with a draft page appearing on my site even after setting draft: true in the preamble
to fix it - build the website with
hugo …</span> </li>
<li><time
datetime="2024-02-27T17:04:59&#43;02:00">2024 Feb 27</time> &ndash;
<a href="/articles/blog/2024-goals/" aria-label="2024 Goals and Aspirations kk hi it seems that i have neglected updating this site so i decided to … ... Click to Read more about 2024 Goals and Aspirations"><b class="white_span">2024 Goals and Aspirations</b></a> - <span
@ -86,15 +92,6 @@ The …</span> <a href="/library/ted-kaczynski/the-systems-neatest-trick/" aria
<a href="/library/ted-kaczynski/hit-where-it-hurts/" aria-label="Hit Where It Hurts 1. The Purpose Of This Article. The purpose of this article is to point out … ... Click to Read more about Hit Where It Hurts"><b class="white_span">Hit Where It Hurts</b></a> - <span
class="muted_text">1. The Purpose Of This Article. The purpose of this article is to point out a very simple principle of human conflict, a principle that opponents of …</span> <a href="/library/ted-kaczynski/hit-where-it-hurts/" aria-label="Hit Where It Hurts 1. The Purpose Of This Article. The purpose of this article is to point out … ... Click to Read more about Hit Where It Hurts" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about Hit Where It Hurts</a> <em> (17 minute read).</em> </li>
<li><time
datetime="2023-04-05T16:58:44&#43;03:00">2023 Apr 05</time> &ndash;
<a href="/articles/updates/updated-the-css-again/" aria-label="Updated the Css Again (prefers-color-scheme) I actually updated the css once more.
If you&rsquo;re using a dark theme in … ... Click to Read more about Updated the Css Again (prefers-color-scheme)"><b class="white_span">Updated the Css Again (prefers-color-scheme)</b></a> - <span
class="muted_text">I actually updated the css once more.
If you&rsquo;re using a dark theme in your browser, the website will follow suit and change to darker colors.
I …</span> <a href="/articles/updates/updated-the-css-again/" aria-label="Updated the Css Again (prefers-color-scheme) I actually updated the css once more.
If you&rsquo;re using a dark theme in … ... Click to Read more about Updated the Css Again (prefers-color-scheme)" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
more about Updated the Css Again (prefers-color-scheme)</a> <em> (1 minute read).</em> </li>
</ul>
</div>

View file

@ -9,6 +9,24 @@
<atom:link href="https://vodoraslo.xyz/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -10,6 +10,24 @@
<atom:link href="https://vodoraslo.xyz/library/hackbook/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -9,6 +9,24 @@
<atom:link href="https://vodoraslo.xyz/library/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -24,7 +24,7 @@ They do not advocate total rejection of modern technology; instead, they want to
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>The “ecofascists,” as I understand that term, share, at a minimum, two traits:</p>
<ol>
<li>They do not advocate total rejection of modern technology; instead, they want to create a society in which technology will be “limited and “wisely” used in such a way as to ensure the ecological health of our planet.</li>
@ -41,7 +41,10 @@ They do not advocate total rejection of modern technology; instead, they want to
<p>September 29, 2020</p>
<div style="text-align: center;">
<p><a href="/library/ted-kaczynski">More from Ted Kaczynski</a> - <a href="/library">Back to the Library</a></p>
</div><div class="footnotes" role="doc-endnotes">
</div>
<details>
<summary><strong>Footnotes</strong></summary>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
@ -55,9 +58,10 @@ They do not advocate total rejection of modern technology; instead, they want to
</li>
</ol>
</div>
</details>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: Ecofascism%20an%20Aberrant%20Branch%20of%20Leftism&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fecofascism-an-aberrant-branch-of-leftism%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -23,7 +23,7 @@
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>I have to begin by saying that I am deeply dissatisfied with this book. It should have been an organized and systematic exposition of a series of related ideas. Instead, it is an unorganized collection of writings that expound the ideas unsystematically. And some ideas that I consider important are not even mentioned. I simply have not had the time to organize, rewrite, and complete the contents of this book. The principal reason why I have not had time is that agencies of the United States government have created unnecessary legal difficulties for me. To mention only the most important of these difficulties, the United States Attorney for the Eastern District of California has formally proposed to round up and confiscate the original and every copy of everything I have ever written and turn over all such papers to my alleged “victims” through a fictitious sale that will allow the “victims” to acquire all of the papers without having to pay anything for them. Under this plan, the government would even confiscate papers that I have given to libraries, including papers that have been on library shelves for several years. The documents in which the United States Attorney has put forward this proposal are available to the public: They are Document 704 and Document 713, Case Number CR-S-96-2S9 GEB, United States District Court for the Eastern District of California.</p>
<p>At this writing, I have the assistance of lawyers in resisting the governments actions in regard to my papers. But I have learned from hard experience that it is unwise to leave everything in the hands of lawyers; one is well advised to research the legal issues oneself, keep track of what the lawyers are doing, and intervene when necessary. Such work is time-consuming, especially when one is confined in a maximum-security prison and therefore has only very limited access to law books.</p>
<p>I would have preferred to delay publication of the present book until Id had time to prepare its contents properly, but it seemed advisable to publish before the government took action to confiscate all my papers. I have, moreover, another reason to avoid delay: The Federal Bureau of Prisons has proposed new regulations that would allow prison wardens to cut off almost all communications between allegedly “terrorist” prisoners and the outside world. The proposed regulations are published in the Federal Register, Volume 71, Number 63, pages 1652025.</p>
@ -42,6 +42,8 @@
<div style="text-align: center;">
<p><a href="/library/ted-kaczynski">More from Ted Kaczynski</a> - <a href="/library">Back to the Library</a></p>
</div>
<details>
<summary><strong>Footnotes</strong></summary>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
@ -65,9 +67,10 @@
</li>
</ol>
</div>
</details>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: Forward%20to%20Technological%20Slavery&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fforward-to-technological-slavery%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -24,7 +24,7 @@ I have to explain that when I talk about “hitting where it hurts” I am not n
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<ul>
<li><a href="#1-the-purpose-of-this-article">1. The Purpose Of This Article.</a></li>
<li><a href="#2-technology-is-the-target">2. Technology Is The Target.</a></li>
@ -97,7 +97,7 @@ I have to explain that when I talk about “hitting where it hurts” I am not n
</div>
<hr>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: Hit%20Where%20It%20Hurts&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fhit-where-it-hurts%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -67,7 +67,7 @@
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;get to 3k kanji is my other goal - currently 12 off (&lt;em&gt;ding ding ding hit 3k on 3.3.24&lt;/em&gt;). my japanese has really suffered these past 2 years. ive barely read or watched anything cuz i had no time after work but i think i can manage it now. at the very least i want to finish both visual novels. if i do, i&amp;rsquo;ll update this page to whatever my next vinnie is gonna be&lt;/p&gt;
&lt;p&gt;get to 3k kanji is my other goal - currently 12 off. my japanese has really suffered these past 2 years. ive barely read or watched anything cuz i had no time after work but i think i can manage it now. at the very least i want to finish both visual novels. if i do, i&amp;rsquo;ll update this page to whatever my next vinnie is gonna be&lt;/p&gt;
&lt;h2 id=&#34;2-update-how-this-site-looks&#34;&gt;2. Update how this site looks&lt;/h2&gt;
&lt;p&gt;i gotta make this site look better. it&amp;rsquo;s a hodgepodge of ideas and stuff, i really like the aesthetic of regrow.earth so maybe something similar with a hint of my unique autism&amp;hellip; we&amp;rsquo;ll see we&amp;rsquo;ll see&lt;/p&gt;
&lt;p&gt;one thing i wish hugo introduces is the ability to hide all footnotes in:&lt;/p&gt;
@ -5662,5 +5662,20 @@ formed does not list Internet pornography as one of the addictions that it provi
&lt;/div&gt;</description>
</item>
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- - XMPP - [**nebe@yourdata.forsale**](xmpp:nebe@yourdata.forsale) --&gt;
&lt;/div&gt;</description>
</item>
</channel>
</rss>

View file

@ -23,7 +23,7 @@
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<ul>
<li><a href="#introduction">Introduction</a></li>
<li><a href="#the-psychology-of-modern-leftism">The Psychology of Modern Leftism</a></li>
@ -834,6 +834,8 @@
<div style="text-align: center;">
<p><a href="/library/ted-kaczynski">More from Ted Kaczynski</a> - <a href="/library">Back to the Library</a></p>
</div>
<details>
<summary><strong>Footnotes</strong></summary>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
@ -947,9 +949,10 @@
</li>
</ol>
</div>
</details>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: Industrial%20Society%20and%20Its%20Future%20&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2findustrial-society-and-its-future%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -23,7 +23,7 @@
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>“Morality, guilt and fear of condemnation act as cops in our heads, destroying our spontaneity, our wildness, our ability to live our lives to the full&hellip;. I try to act on my whims, my spontaneous urges without caring what others think of me&hellip;. I want no constraints on my life; I want the opening of all possibilities&hellip;. This means&hellip; destroying all morality.” — Feral Faun, “The Cops in Our Heads: Some Thoughts on Anarchy and Morality.”<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p>
<p>It is true that the concept of morality as conventionally understood is one of the most important tools that the system uses to control us, and we must liberate ourselves from it.</p>
<p>But suppose youre in a bad mood one day. You see an inoffensive but ugly old lady; her appearance irritates you, and your “spontaneous urges” impel you to knock her down and kick her. Or suppose you have a “thing” for little girls, so your “spontaneous urges” lead you to pick out a cute four-year-old, rip off her clothes, and rape her as she screams in terror.</p>
@ -91,6 +91,8 @@
<div style="text-align: center;">
<p><a href="/library/ted-kaczynski">More from Ted Kaczynski</a> - <a href="/library">Back to the Library</a></p>
</div>
<details>
<summary><strong>Footnotes</strong></summary>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
@ -102,9 +104,9 @@
</li>
</ol>
</div>
</details>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: Morality%20and%20Revolution&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fmorality-and-revolution%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -23,7 +23,7 @@
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>In these pages it is argued that continued scientific and technical progress will inevitably result in the extinction of individual liberty. I use the word “inevitably” in the following sense: One might—possibly—imagine certain conditions of society in which freedom could coexist with unfettered technology, but these conditions do not actually exist, and we know of no way to bring them about, so that, in practice, scientific progress will result in the extinction of individual liberty. Toward the end of this essay we propose what appears to be the only thing that bears any resemblance to a practical remedy for this situation.</p>
<p>I hope that the reader will bear with me when I recite arguments and facts with which he may already be familiar. I make no claim to originality. I simply think that the case for the thesis stated above is convincing, and I am attempting to set forth the arguments, new and old, in as clear a manner as possible, in the hope that the reader will be persuaded to support the solution here suggested—which certainly is a very obvious solution, but rather hard for many people to swallow.</p>
<p>The power of society to control the individual person has recently been expanding very rapidly, and is expected to expand even more rapidly in the near future. Let us list a few of the more ominous developments as a reminder.</p>
@ -80,7 +80,7 @@
</div>
<hr>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: Progress%20vs%20Liberty&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fprogress-vs-liberty%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -23,7 +23,7 @@
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>Once upon a time, the captain and the mates of a ship grew so vain of their seamanship, so full of hubris and so impressed with themselves, that they went mad. They turned the ship north and sailed until they met with icebergs and dangerous floes, and they kept sailing north into more and more perilous waters, solely in order to give themselves opportunities to perform ever-more-brilliant feats of seamanship.</p>
<p>As the ship reached higher and higher latitudes, the passengers and crew became increasingly uncomfortable. They began quarreling among themselves and complaining of the conditions under which they lived.</p>
<p>“Shiver me timbers,” said an able seaman, “if this aint the worst voyage Ive ever been on. The deck is slick with ice; when Im on lookout the wind cuts through me jacket like a knife; every time I reef the foresail I blamed-near freeze me fingers; and all I get for it is a miserable five shillings a month!”</p>
@ -73,7 +73,7 @@
</div>
<hr>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: Ship%20of%20Fools&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fship-of-fools%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -23,7 +23,7 @@
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>A number of anthropologically inclined individuals have in recent years gained fame and fortune by authoring books of the &ldquo;Naked Ape&rdquo; genre. These writers, by explaining human behavior in terms of territorial imperative, dominance rankings, and other instincts originating before the dawn of Paleolithic times, have succeeded in attaching an aura of romance to our most mundane actions. Nowadays, when a man makes love to his wife, he is no longer just a man making love to his wife; he is a muscular, aggressive cavemen enacting a savage rite inherited from the misty past. When a junior executive bosses a subordinate, he is proving his virility by reinforcing his position in the dominance hierarchy; and when he attends a business conference, he can envision himself and his associates as a pack of skin-clad Neanderthals [&hellip;] on their muscular haunches about a campfire, planning a hunt.</p>
<p>However, one aspect of human instinctual behavior, of particular importance in these pollution-conscious times, seems to have been overlooked. Despite extensive propaganda campaigns and the ubiquitous presence of very convenient waste receptacles, the authorities still have not succeeded in inducing people to stop littering. The reason is that they have not grasped the psychological and anthropological roots of the problem. Why do people litter?</p>
<p>Animals subject to the territorial imperative must have means of making out the bounds of their territories. With most animals, this is accomplished through deposition of excreta&mdash;which is why we see dogs going from one tree to another, leaving a calling card at each. Many wild animals do the same thing. As they have a keen sense of smell, they can readily recognize the signatures of other animals and so avoid trespassing. But man, depending basically on sight rather than on sense of smell, has had to find visual means of leaving his signature. We used to carve our initials on tress; but trees are scarce in our cities now, and we aren&rsquo;t allowed to carve them up any more. So what do we do? We strew cigarette packages and gum wrappers. It&rsquo;s our way of saying &ldquo;Kilroy was here.&rdquo;</p>
@ -33,7 +33,7 @@
</div>
<hr>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: The%20Littering%20Ape&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fthe-littering-ape%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -24,7 +24,7 @@ Nations have a strong incentive to avoid using nuclear weapons, at least on any
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>In 2009, a correspondent asked me whether I thought nuclear weapons were the most dangerous aspect of modern technology. What follows is my reply, heavily rewritten. The most dangerous aspect of modern technology probably is not nuclear weapons. It could plausibly be argued that the remedies for global warming that are likely to be adopted constitute the most dangerous aspect of modern technology.</p>
<p>Nations have a strong incentive to avoid using nuclear weapons, at least on any large scale, because such use would probably be suicidal. This doesnt mean that nuclear war can never happen. On the contrary, the risk of it is very real. But a major nuclear war at least is not a strong probability for the foreseeable future.</p>
<p>On the other hand, it is virtually certain that nations will fail to reduce their emissions of carbon dioxide sufficiently and in time to prevent global warming from becoming disastrous. Instead, global warming will be kept in check through “geo-engineering.” This means that the Earths climate will be artificially managed to keep it within acceptable limits. Of the many tools that have been proposed for management of the Earths climate, three examples may be mentioned here:</p>
@ -49,7 +49,7 @@ Nations have a strong incentive to avoid using nuclear weapons, at least on any
</div>
<hr>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: The%20Long%20Term%20Outcome%20of%20Geo%20Engineering&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fthe-long-term-outcome-of-geo-engineering%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -25,7 +25,7 @@ The necessary preconditions for revolution2 are these: There must be a strong de
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><blockquote>
<p>The revolution is not a dinner party… &ndash; Mao Zedong<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p>
</blockquote>
@ -58,6 +58,8 @@ The necessary preconditions for revolution2 are these: There must be a strong de
<div style="text-align: center;">
<p><a href="/library/ted-kaczynski">More from Ted Kaczynski</a> - <a href="/library">Back to the Library</a></p>
</div>
<details>
<summary><strong>Footnotes</strong></summary>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
@ -72,9 +74,9 @@ The necessary preconditions for revolution2 are these: There must be a strong de
</li>
</ol>
</div>
</details>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: The%20Road%20to%20Revolution&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fthe-road-to-revolution%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -25,7 +25,7 @@ The System has played a trick on today&rsquo;s would-be revolutionaries and rebe
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<ul>
<li><a href="#1-what-the-system-is-not">1. What the System Is Not</a></li>
<li><a href="#2-how-the-system-exploits-the-impulse-to-rebel">2. How the System Exploits the Impulse to Rebel</a></li>
@ -116,6 +116,8 @@ The System has played a trick on today&rsquo;s would-be revolutionaries and rebe
<div style="text-align: center;">
<p><a href="/library/ted-kaczynski">More from Ted Kaczynski</a> - <a href="/library">Back to the Library</a></p>
</div>
<details>
<summary><strong>Footnotes</strong></summary>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
@ -148,9 +150,10 @@ The System has played a trick on today&rsquo;s would-be revolutionaries and rebe
</li>
</ol>
</div>
</details>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: The%20System%27s%20Neatest%20Trick&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fthe-systems-neatest-trick%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -23,7 +23,7 @@
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>There is a current of thought that appears to be carrying many technophiles out of the realm of science and into that of science fiction.<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup> For convenience, let&rsquo;s refer to those who ride this current as &ldquo;the techies.&rdquo;<sup id="fnref:2"><a href="#fn:2" class="footnote-ref" role="doc-noteref">2</a></sup> The current runs through several channels; not all techies think alike. What they have in common is that they take highly speculative ideas about the future of technology as near certainties, and on that basis predict the arrival within the next few decades of a kind of technological utopia. Some of the techies&rsquo; fantasies are astonishingly grandiose. For example, Ray Kurzweil believes that &ldquo;within a matter of centuries, human intelligence will have re-engineered and saturated all the matter in the universe.&rdquo;<sup id="fnref:3"><a href="#fn:3" class="footnote-ref" role="doc-noteref">3</a></sup> The writing of Kevin Kelly, another techie, is often so vague as to border on the meaningless, but he seems to say much the same thing that Kurzweil does about human conquest of the universe: &ldquo;The universe is mostly empty because it is waiting to be filled with the products of life and the technium&hellip;&rdquo;<sup id="fnref:4"><a href="#fn:4" class="footnote-ref" role="doc-noteref">4</a></sup> &ldquo;The technium&rdquo; is Kelly&rsquo;s name for the technological world-system that humans have created here on Earth.<sup id="fnref:5"><a href="#fn:5" class="footnote-ref" role="doc-noteref">5</a></sup></p>
<p>Most versions of the technological utopia include immortality (at least for techies) among their other marvels. The immortality to which the techies believe themselves destined is conceived in any one of three forms:</p>
<ul>
@ -52,6 +52,8 @@
<div style="text-align: center;">
<p><a href="/library/ted-kaczynski">More from Ted Kaczynski</a> - <a href="/library">Back to the Library</a></p>
</div>
<details>
<summary><strong>Footnotes</strong></summary>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
@ -169,9 +171,9 @@ Like Kurzweil, many techies stand to profit financially from Technianity, but it
</li>
</ol>
</div>
</details>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: The%20Techie%27s%20Wet-Dreams&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fthe-techies-wet-dreams%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -23,7 +23,7 @@
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<ul>
<li><a href="#the-truth-about-primitive-life-a-critique-of-anarchoprimitivism">The Truth About Primitive Life a Critique of Anarchoprimitivism</a>
<ul>
@ -215,6 +215,8 @@ List of Works Cited</p>
<li>Wired magazine.</li>
</ul>
<p>Because most of the works cited here are cited repeatedly; citations are given in abbreviated form. For bibliographical details, see the accompanying List of Works Cited (p. 167). “Encycl. Brit.” means “The New Encyclopaedia Britannica”, Fifteenth 2003.</p>
<details>
<summary><strong>Footnotes</strong></summary>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
@ -1159,9 +1161,10 @@ List of Works Cited</p>
</li>
</ol>
</div>
</details>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: The%20Truth%20About%20Primitive%20Life%20a%20Critique%20of%20Anarchoprimitivism&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fthe-truth-about-primitive-life-a-critique-of-anarchoprimitivism%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -23,7 +23,7 @@
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>
<div class="post-content"><p>Its the autumn of 2025 AD. The technoindustrial system fell apart a year ago, but you and your friends are doing alright. Your garden has flourished this past summer and in your cabin you have a good supply of dried vegetables, dried beans and other foodstuffs to get you through the coming winter. Just now youre harvesting your potatoes. With your spades, you and your friends uproot one potato after another and pick the plump tubers out of the soil.</p>
<p>Suddenly the friend at your elbow nudges you and you look up. Uh-oh. A gang of mean-looking men is coming up your trail. They have guns. They look like trouble, but you stand firm. The leader of the gang walks up to you and says,</p>
<p>“Nice looking potatoes you got there.”</p>
@ -45,7 +45,7 @@
</div>
<hr>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: When%20Non-Violence%20Is%20Suicide&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fwhen-non-violence-is-suicide%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -24,7 +24,7 @@ The most obvious examples of self-propagating systems are biological organisms."
</div>
<p style="color: var(--muted_text);">Last updated: <time datetime="2024-02-27T19:59:49&#43;02:00" style="color: var(--muted_text);">2024年2月27日 (火)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<p style="color: var(--muted_text);">Last updated: <time datetime="2023-05-14T14:33:48&#43;03:00" style="color: var(--muted_text);">2023年5月14日 (日)</time> <a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em; float:right;" alt="RSS Feed" title="Subscribe via RSS for updates."></a> </p>Table Of Contents:<nav id="TableOfContents">
<ul>
<li><a href="#i">I.</a></li>
<li><a href="#ii">II.</a></li>
@ -95,7 +95,10 @@ The most obvious examples of self-propagating systems are biological organisms."
<p>This is the reason, or an important part of the reason, why attempts to teach people to be environmentally responsible have done so little to slow the destruction of our environment. And again—note well—the process weve described is not contingent on any accidental set of circumstances or on any defect in human character. Given the availability of advanced technology, the process of inevitability accompanies the action of natural selection upon self-propagating systems.</p>
<div style="text-align: center;">
<p><a href="/library/ted-kaczynski">More from Ted Kaczynski</a> - <a href="/library">Back to the Library</a></p>
</div><div class="footnotes" role="doc-endnotes">
</div>
<details>
<summary><strong>Footnotes</strong></summary>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
@ -148,9 +151,10 @@ The most obvious examples of self-propagating systems are biological organisms."
</li>
</ol>
</div>
</details>
<div style="text-align: right;">
<br><a href="mailto:chad@vodoraslo.xyz?subject=Re: Why%20the%20Technological%20System%20Will%20Destroy%20Itself&body=Page in question - https%3a%2f%2fvodoraslo.xyz%2flibrary%2fted-kaczynski%2fwhy-the-technological-system-will-destroy-itself%2f"><i>📬 Reply via email!</i></a><br>
</div></div>
<br>

View file

@ -2,6 +2,9 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</loc>
<lastmod>2024-03-17T17:53:39+02:00</lastmod>
</url><url>
<loc>https://vodoraslo.xyz/articles/blog/2024-goals/</loc>
<lastmod>2024-03-03T10:12:24+02:00</lastmod>
</url><url>
@ -282,7 +285,7 @@
<lastmod>2023-05-17T22:35:37+03:00</lastmod>
</url><url>
<loc>https://vodoraslo.xyz/</loc>
<lastmod>2023-11-11T16:43:01+02:00</lastmod>
<lastmod>2024-03-17T17:47:24+02:00</lastmod>
</url><url>
<loc>https://vodoraslo.xyz/library/</loc>
<lastmod>2023-05-17T22:35:37+03:00</lastmod>

View file

@ -10,6 +10,24 @@
<atom:link href="https://vodoraslo.xyz/tags/blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -10,6 +10,24 @@
<atom:link href="https://vodoraslo.xyz/tags/hackbook/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -10,6 +10,24 @@
<atom:link href="https://vodoraslo.xyz/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -10,6 +10,24 @@
<atom:link href="https://vodoraslo.xyz/tags/library/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -10,6 +10,24 @@
<atom:link href="https://vodoraslo.xyz/tags/personal/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -10,6 +10,24 @@
<atom:link href="https://vodoraslo.xyz/tags/ted-kaczynski/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>

View file

@ -1,51 +0,0 @@
<!DOCTYPE html>
<html lang="en" class="main-background-image">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>Ted\ Kaczynski | vodoraslo</title>
<link rel="canonical" href="http://localhost:1313/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css?v=1.0.0.10'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="A blog about the things I&#39;m interested in - Japanese, my library and posting obscure problems I&#39;ve solved. Will post my takes on 神ゲー vinnies"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<div class="main-background-image">
<body>
<main>
<header><h1 style="margin-top: 0%; padding-top: 0.5em;" id="tag_Ted\ Kaczynski">Ted\ Kaczynski</h1></header>
<hr style="color:var(--strong);background-color: var(--strong); border-color: var(--strong);"><article style="padding: 0% 2.5% 0% 2.5%;">
<div class="breadcrumbs">
<nav><a href="/">vodoraslo</a> /&nbsp;<a href="/tags/">Tags</a> /&nbsp;Ted\ Kaczynski</nav>
</div>
<ul>
</ul>
<div >
</div>
</article>
<hr style="color:var(--strong); margin: 0; background-color: var(--strong); border-color: var(--strong);">
</main>
<footer style="padding-top: 0.5em;">
<div style="padding-bottom: 0.2em; display: inline-block;"><a href="http://localhost:1313/articles">📜 Articles</a> <strong>&bull;</strong> <a href="http://localhost:1313/library">📚 Library</a> <strong>&bull;</strong> <a href="https://wiki.vodoraslo.xyz">🌐 Wiki</a> <strong>&bull;</strong> <a href="http://localhost:1313/index.xml">📰 RSS</a><hr></div>
<div style="padding-bottom: 0.7em;" class="index-links"><a href="http://localhost:1313/">🏠 Homepage</a></div>
</footer>
</body>
</div>
</html>

File diff suppressed because one or more lines are too long

View file

@ -1,52 +0,0 @@
<!DOCTYPE html>
<html lang="en" class="main-background-image">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>Ted\_ Kaczynski | vodoraslo</title>
<link rel="canonical" href="http://localhost:1313/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css?v=1.0.0.10'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="A blog about the things I&#39;m interested in - Japanese, my library and posting obscure problems I&#39;ve solved. Will post my takes on 神ゲー vinnies"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<div class="main-background-image">
<body>
<main>
<header><h1 style="margin-top: 0%; padding-top: 0.5em;" id="tag_Ted\_ Kaczynski">Ted\_ Kaczynski</h1></header>
<hr style="color:var(--strong);background-color: var(--strong); border-color: var(--strong);"><article style="padding: 0% 2.5% 0% 2.5%;">
<div class="breadcrumbs">
<nav><a href="/">vodoraslo</a> /&nbsp;<a href="/tags/">Tags</a> /&nbsp;Ted\_ Kaczynski</nav>
</div>
<ul>
<li class="index-links"><time datetime="2023-04-15T18:43:18&#43;03:00">2023 Apr 15</time> &ndash; <a href="/library/ted-kaczynski/hit-where-it-hurts/">Hit Where It Hurts</a></li>
</ul>
<div >
</div>
</article>
<hr style="color:var(--strong); margin: 0; background-color: var(--strong); border-color: var(--strong);">
</main>
<footer style="padding-top: 0.5em;">
<div style="padding-bottom: 0.2em; display: inline-block;"><a href="http://localhost:1313/articles">📜 Articles</a> <strong>&bull;</strong> <a href="http://localhost:1313/library">📚 Library</a> <strong>&bull;</strong> <a href="https://wiki.vodoraslo.xyz">🌐 Wiki</a> <strong>&bull;</strong> <a href="http://localhost:1313/index.xml">📰 RSS</a><hr></div>
<div style="padding-bottom: 0.7em;" class="index-links"><a href="http://localhost:1313/">🏠 Homepage</a></div>
</footer>
</body>
</div>
</html>

File diff suppressed because one or more lines are too long

View file

@ -1,51 +0,0 @@
<!DOCTYPE html>
<html lang="en" class="main-background-image">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>Ted\_Kaczynski | vodoraslo</title>
<link rel="canonical" href="http://localhost:1313/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css?v=1.0.0.10'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="A blog about the things I&#39;m interested in - Japanese, my library and posting obscure problems I&#39;ve solved. Will post my takes on 神ゲー vinnies"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<div class="main-background-image">
<body>
<main>
<header><h1 style="margin-top: 0%; padding-top: 0.5em;" id="tag_Ted\_Kaczynski">Ted\_Kaczynski</h1></header>
<hr style="color:var(--strong);background-color: var(--strong); border-color: var(--strong);"><article style="padding: 0% 2.5% 0% 2.5%;">
<div class="breadcrumbs">
<nav><a href="/">vodoraslo</a> /&nbsp;<a href="/tags/">Tags</a> /&nbsp;Ted\_Kaczynski</nav>
</div>
<ul>
</ul>
<div >
</div>
</article>
<hr style="color:var(--strong); margin: 0; background-color: var(--strong); border-color: var(--strong);">
</main>
<footer style="padding-top: 0.5em;">
<div style="padding-bottom: 0.2em; display: inline-block;"><a href="http://localhost:1313/articles">📜 Articles</a> <strong>&bull;</strong> <a href="http://localhost:1313/library">📚 Library</a> <strong>&bull;</strong> <a href="https://wiki.vodoraslo.xyz">🌐 Wiki</a> <strong>&bull;</strong> <a href="http://localhost:1313/index.xml">📰 RSS</a><hr></div>
<div style="padding-bottom: 0.7em;" class="index-links"><a href="http://localhost:1313/">🏠 Homepage</a></div>
</footer>
</body>
</div>
</html>

File diff suppressed because one or more lines are too long

View file

@ -1,64 +0,0 @@
<!DOCTYPE html>
<html lang="en" class="main-background-image">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>TedKaczynski | vodoraslo</title>
<link rel="canonical" href="http://localhost:1313/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css?v=1.0.0.10'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="A blog about the things I&#39;m interested in - Japanese, my library and posting obscure problems I&#39;ve solved. Will post my takes on 神ゲー vinnies"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<div class="main-background-image">
<body>
<main>
<header><h1 style="margin-top: 0%; padding-top: 0.5em;" id="tag_TedKaczynski">TedKaczynski</h1></header>
<hr style="color:var(--strong);background-color: var(--strong); border-color: var(--strong);"><article style="padding: 0% 2.5% 0% 2.5%;">
<div class="breadcrumbs">
<nav><a href="/">vodoraslo</a> /&nbsp;<a href="/tags/">Tags</a> /&nbsp;TedKaczynski</nav>
</div>
<ul>
<li class="index-links"><time datetime="2023-04-15T18:58:23&#43;03:00">2023 Apr 15</time> &ndash; <a href="/library/ted-kaczynski/the-techies-wet-dreams/">The Techie&#39;s Wet-Dreams</a></li>
<li class="index-links"><time datetime="2023-04-15T18:57:52&#43;03:00">2023 Apr 15</time> &ndash; <a href="/library/ted-kaczynski/forward-to-technological-slavery/">Forward to Technological Slavery</a></li>
<li class="index-links"><time datetime="2023-04-15T18:57:32&#43;03:00">2023 Apr 15</time> &ndash; <a href="/library/ted-kaczynski/progress-vs-liberty/">Progress vs Liberty</a></li>
<li class="index-links"><time datetime="2023-04-15T18:54:10&#43;03:00">2023 Apr 15</time> &ndash; <a href="/library/ted-kaczynski/morality-and-revolution/">Morality and Revolution</a></li>
<li class="index-links"><time datetime="2023-04-15T18:50:50&#43;03:00">2023 Apr 15</time> &ndash; <a href="/library/ted-kaczynski/the-systems-neatest-trick/">The System&#39;s Neatest Trick</a></li>
<li class="index-links"><time datetime="2023-04-15T18:43:18&#43;03:00">2023 Apr 15</time> &ndash; <a href="/library/ted-kaczynski/hit-where-it-hurts/">Hit Where It Hurts</a></li>
<li class="index-links"><time datetime="2023-04-01T14:48:01&#43;03:00">2023 Apr 01</time> &ndash; <a href="/library/ted-kaczynski/ship-of-fools/">Ship of Fools</a></li>
<li class="index-links"><time datetime="2023-04-01T14:46:30&#43;03:00">2023 Apr 01</time> &ndash; <a href="/library/ted-kaczynski/the-long-term-outcome-of-geo-engineering/">The Long Term Outcome of Geo Engineering</a></li>
<li class="index-links"><time datetime="2023-04-01T14:37:31&#43;03:00">2023 Apr 01</time> &ndash; <a href="/library/ted-kaczynski/the-road-to-revolution/">The Road to Revolution</a></li>
<li class="index-links"><time datetime="2023-04-01T14:34:31&#43;03:00">2023 Apr 01</time> &ndash; <a href="/library/ted-kaczynski/the-truth-about-primitive-life-a-critique-of-anarchoprimitivism/">The Truth About Primitive Life a Critique of Anarchoprimitivism</a></li>
<li class="index-links"><time datetime="2023-04-01T14:32:25&#43;03:00">2023 Apr 01</time> &ndash; <a href="/library/ted-kaczynski/when-non-violence-is-suicide/">When Non-Violence Is Suicide</a></li>
<li class="index-links"><time datetime="2023-04-01T14:24:10&#43;03:00">2023 Apr 01</time> &ndash; <a href="/library/ted-kaczynski/why-the-technological-system-will-destroy-itself/">Why the Technological System Will Destroy Itself</a></li>
<li class="index-links"><time datetime="2023-03-23T18:06:34&#43;02:00">2023 Mar 23</time> &ndash; <a href="/library/ted-kaczynski/industrial-society-and-its-future/">Industrial Society and Its Future </a></li>
</ul>
<div >
</div>
</article>
<hr style="color:var(--strong); margin: 0; background-color: var(--strong); border-color: var(--strong);">
</main>
<footer style="padding-top: 0.5em;">
<div style="padding-bottom: 0.2em; display: inline-block;"><a href="http://localhost:1313/articles">📜 Articles</a> <strong>&bull;</strong> <a href="http://localhost:1313/library">📚 Library</a> <strong>&bull;</strong> <a href="https://wiki.vodoraslo.xyz">🌐 Wiki</a> <strong>&bull;</strong> <a href="http://localhost:1313/index.xml">📰 RSS</a><hr></div>
<div style="padding-bottom: 0.7em;" class="index-links"><a href="http://localhost:1313/">🏠 Homepage</a></div>
</footer>
</body>
</div>
</html>

File diff suppressed because one or more lines are too long

View file

@ -10,6 +10,24 @@
<atom:link href="https://vodoraslo.xyz/tags/updates/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hugo: Drafts Showing in Production</title>
<link>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</link>
<pubDate>Sun, 17 Mar 2024 17:53:39 +0200</pubDate>
<guid>https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/</guid>
<description>&lt;p&gt;i had an issue with a draft page appearing on my site even after setting &lt;code&gt;draft: true&lt;/code&gt; in the preamble&lt;/p&gt;
&lt;p&gt;to fix it - build the website with&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;hugo --cleanDestinationDir&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;from &lt;a href=&#34;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&#34;&gt;https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457&lt;/a&gt;&lt;/p&gt;
</description>
</item>
<item>
<title>2024 Goals and Aspirations</title>
<link>https://vodoraslo.xyz/articles/blog/2024-goals/</link>