You know how it is

This commit is contained in:
Akko
2025-10-02 20:33:56 +02:00
parent fac0a2266d
commit 0018a7884c
208 changed files with 9923 additions and 887 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2025-06-23 -->
<!-- 2025-07-18 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Reserved Jabbing with Pokey Words</title>
@@ -195,6 +195,11 @@
<script type="text/javascript" src="/static/jquery-3.6.4.slim.min.js"></script>
<script type="text/javascript" src="/static/esquemadorg.js"></script>
<script type="text/javascript" src="/static/footnote.js"></script>
<link rel="stylesheet" href="/static/footnote.css" type="text/css"/>
<link rel="stylesheet" href="/static/collapse.css" type="text/css">
<link rel="stylesheet" href="/static/custom.css" type="text/css">
</head>
<body>
<div id="preamble" class="status">
@@ -206,13 +211,13 @@
</div>
</div>
<div id="content" class="content">
<div id="outline-container-orgc39bd60" class="outline-2">
<h2 id="orgc39bd60">Reserved Jabbing with Pokey Words</h2>
<div class="outline-text-2" id="text-orgc39bd60">
<div id="outline-container-orgf3b59ab" class="outline-2">
<h2 id="orgf3b59ab">Reserved Jabbing with Pokey Words</h2>
<div class="outline-text-2" id="text-orgf3b59ab">
</div>
<div id="outline-container-org5d4ad2c" class="outline-3">
<h3 id="org5d4ad2c">Digesting the Writing Advice</h3>
<div class="outline-text-3" id="text-org5d4ad2c">
<div id="outline-container-orgc5629da" class="outline-3">
<h3 id="orgc5629da">Digesting the Writing Advice</h3>
<div class="outline-text-3" id="text-orgc5629da">
<p>
I was reading <a href="https://slatestarcodex.com/2019/07/04/style-guide-not-sounding-like-an-evil-robot/">a little style guide on Slate Star Codex</a>. Now truth be told, I generally find this kind of &ldquo;don&rsquo;t say this, say that instead&rdquo; style guide somewhat patronizing and quite irritating (more of a testament to my own rebellious spirit than any indictment of any author) and unhelpfully unnuanced (a more practical complaint), and my first instinct was to want to argue this lack of nuance. On the other hand, Scott is a very skilled communicator and an examplar in how being an enormous dork need not be a barrier to popularity, and there is a more helpful general principle hidden in these rules.
</p>
@@ -234,9 +239,9 @@ I am fairly sure this is all supposed to be strongly related to the linguistic p
</p>
</div>
</div>
<div id="outline-container-org80c8d89" class="outline-3">
<h3 id="org80c8d89">Further Thoughts</h3>
<div class="outline-text-3" id="text-org80c8d89">
<div id="outline-container-org2305e9a" class="outline-3">
<h3 id="org2305e9a">Further Thoughts</h3>
<div class="outline-text-3" id="text-org2305e9a">
<p>
Having arrived at a nice concise principle of communication, let&rsquo;s take a step back and generalize a bit, because I think this idea of the brain as constantly predicting sensory input and responding to surprises is useful and interesting. Specifically, while writing this it called up something I have read about schizophrenia. In a nutshell, schizophrenics commonly experience something what is called &ldquo;delusions of reference&rdquo;, in which they interpret innocuous things (e.g. newspaper headlines, things said on radio) as having special meaning to them. In some theories of brain function, there is an explanation for this that goes as follows: the brain is constantly predicting upcoming stimuli. In people with schizophrenia, this sometimes goes awry in a way that makes the brain flag something innocuous as deeply surprising. To the schizophrenic person, this feels as though the stimulus in question is somehow deeply meaningful to them personally, presumably in the same way that choosing an unusual &ldquo;pokey&rdquo; word instead of a more common synonym feels deliberate and meaningful.
</p>