<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Satya Benson</title>
      <link>https://satchlj.com/</link>
      <description>Personal portfolio and blog of Satya Benson</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://satchlj.com/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Thu, 12 Mar 2026 00:00:00 +0000</lastBuildDate>
      <item>
          <title>Modeling a Constant-Compute Automated AI R&amp;D Process</title>
          <pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/modeling-constant-compute-automated-ai-rd/</link>
          <guid>https://satchlj.com/blog/modeling-constant-compute-automated-ai-rd/</guid>
          <description xml:base="https://satchlj.com/blog/modeling-constant-compute-automated-ai-rd/">&lt;p&gt;We’d like to know how much limits on compute scaling will constrain AI R&amp;amp;D. This post doesn’t have answers, but it does attempt to clarify thinking about how to use economic models to explore the question.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;the-standard-model-of-idea-production&quot;&gt;The Standard Model of Idea Production
    &lt;a class=&quot;anchor&quot; href=&quot;#the-standard-model-of-idea-production&quot; aria-label=&quot;Anchor link for: the-standard-model-of-idea-production&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;A general “Jones-style” model of idea production&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#1&quot;&gt;1&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt; is&lt;&#x2F;p&gt;
&lt;p&gt;$$\frac{d}{dt}A=A(t)^{1-\beta}K(t)^{\omega}L(t)^{\lambda}$$&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;$A$ is total stock of ideas which have been found within a field&lt;&#x2F;li&gt;
&lt;li&gt;$K$ is capital (for our purposes, this is physical compute)&lt;&#x2F;li&gt;
&lt;li&gt;$L$ is researcher hours&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;The Greek letter parameters are assumed to be constant and nonnegative, and they describe how idea production responds to changes in $A$, $K$, and $L$.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;satchlj.com&#x2F;blog&#x2F;modeling-constant-compute-automated-ai-rd&#x2F;img1.png&quot; alt=&quot;&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;You may want to refer to this image multiple times while you read&lt;&#x2F;p&gt;
&lt;p&gt;We’re interested in applying this model once physical compute scaling is done, which makes $K(t)^\omega$ a constant.&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#2&quot;&gt;2&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The assumption that the exponent on $A(t)$ is at most one ($\beta \ge 0$) is downstream from the idea that over time, as all the low-hanging fruit are picked, new ideas in a field become harder to find. The empirical data say that the so-called ‘standing on shoulders’&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#3&quot;&gt;3&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt; effect is actually negative ($\beta\approx2$).&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#4&quot;&gt;4&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;As for researcher hours $L$, in standard fields this isn’t boosted by new discoveries like it is for AI R&amp;amp;D. The exponent is estimated to be somewhere around $\lambda\approx0.75$.&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#5&quot;&gt;5&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;We cannot be very confident in these numerical estimates, as there is no clean way to measure things like ‘idea stock’ and so econometrics resorts to a variety of clever indirect methods which wind up generating lots of different estimates without a lot of consistency.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;the-automation-feedback-loop&quot;&gt;The Automation Feedback Loop
    &lt;a class=&quot;anchor&quot; href=&quot;#the-automation-feedback-loop&quot; aria-label=&quot;Anchor link for: the-automation-feedback-loop&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;AI has the potential to automate AI R&amp;amp;D. This creates a unique field to model, as in most fields increasing the idea stock $A$ doesn’t automatically make the researchers more effective.&lt;&#x2F;p&gt;
&lt;p&gt;AI researchers can also try to increase effective compute by developing more efficient algorithms.&lt;&#x2F;p&gt;
&lt;p&gt;So our updated model looks something like this:&lt;&#x2F;p&gt;
&lt;p&gt;$$\frac{d}{dt}A=A(t)^{1-\beta};(K(t)^{\omega}A(t)^{\phi});(L(t)^{\lambda}A(t)^{\gamma})$$&lt;&#x2F;p&gt;
&lt;p&gt;Here we multiply capital and researcher hours by terms representing how much they are effectively increased by more idea stock.&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#6&quot;&gt;6&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;satchlj.com&#x2F;blog&#x2F;modeling-constant-compute-automated-ai-rd&#x2F;img2.png&quot; alt=&quot;&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Here’s an updated reference image — we’ll get to δ in a bit&lt;&#x2F;p&gt;
&lt;p&gt;Separating $\phi$ and $\gamma$ from $\beta$ clarifies the meaning of each parameter and maintains the convention that these numbers are positive. Here, $\beta$ measures how quickly finding new ideas gets more difficult, $\phi$ measures how much the idea stock increases effective compute for constant physical compute, and $\gamma$ measures how much the idea stock increases AI researcher effectiveness.&lt;&#x2F;p&gt;
&lt;p&gt;If researchers are all AIs running on compute and compute is constant, we can simplify by setting $\lambda\approx0$ as well (although there will be direct substitution happening where the number of artificial researchers of a certain capability level can be traded for more compute and vice versa, this will reach some kind of equilibrium).&lt;&#x2F;p&gt;
&lt;p&gt;So our simplified equation becomes this:&lt;&#x2F;p&gt;
&lt;p&gt;$$\frac{d}{dt}A=\delta A(t)^{1-\beta+\phi+\gamma}$$&lt;&#x2F;p&gt;
&lt;p&gt;… where we’ve collapsed all our constants into $\delta$.&lt;&#x2F;p&gt;
&lt;p&gt;Well, now it’s easy to see that the question “Will there be a Software Intelligence Explosion” is roughly equivalent to asking if $1-\beta+\phi+\gamma \geq 1$ will be true.&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#7&quot;&gt;7&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;satchlj.com&#x2F;blog&#x2F;modeling-constant-compute-automated-ai-rd&#x2F;img3.png&quot; alt=&quot;&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;While the model usually assumes parameters are constant, we can expect $\phi$ to drop as we approach the theoretical limit of our physical compute. However, if current AI systems are far from the theoretical limits of intelligence per unit of compute, it’s possible that if $\phi$ is high it could stay that way for a while.&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#8&quot;&gt;8&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;$\gamma$ is probably the most important unknown here. It’s not yet possible to measure this and we don’t have any historical analogues. It’s here that &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.dwarkesh.com&#x2F;p&#x2F;ege-tamay&quot;&gt;Erdil and Besiroglu&lt;&#x2F;a&gt; have intuitions which differ most strongly from those of the &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;ai-2027.com&quot;&gt;AI Futures Project&lt;&#x2F;a&gt;, for example.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;constant-elasticity-of-substitution-vs-the-jones-style-model&quot;&gt;Constant Elasticity of Substitution vs the Jones-style model
    &lt;a class=&quot;anchor&quot; href=&quot;#constant-elasticity-of-substitution-vs-the-jones-style-model&quot; aria-label=&quot;Anchor link for: constant-elasticity-of-substitution-vs-the-jones-style-model&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;Previous discussions of compute bottlenecks by &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;epoch.ai&#x2F;gradient-updates&#x2F;most-ai-value-will-come-from-broad-automation-not-from-r-d&quot;&gt;Epoch&lt;&#x2F;a&gt;, &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.alignmentforum.org&#x2F;posts&#x2F;XDF6ovePBJf6hsxGj&#x2F;will-compute-bottlenecks-prevent-a-software-intelligence-1&quot;&gt;Davidson&lt;&#x2F;a&gt;, and &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2507.23181&quot;&gt;Whitfill &amp;amp; Wu&lt;&#x2F;a&gt; have framed this question using a CES (Constant Elasticity of Substitution) production function:&lt;&#x2F;p&gt;
&lt;p&gt;$$Y = (\alpha K^\rho + (1-\alpha) L^\rho)^{1&#x2F;\rho}$$&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;satchlj.com&#x2F;blog&#x2F;modeling-constant-compute-automated-ai-rd&#x2F;img4.png&quot; alt=&quot;&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Here $K$ is experimental compute, $L$ is cognitive labor, and $\rho$ controls whether they are substitutes (goods that can replace each other in consumption) or complements (goods that are consumed together). The debate then turns on the value of $\rho$, generally agreed to be negative, with smaller magnitudes meaning faster takeoffs: Epoch argues $\rho \approx -0.4$, Davidson argues $\rho$ is between $-0.2$ and $0$, and Whitfill &amp;amp; Wu get wildly different empirical estimates depending on whether “compute” means total research compute ($\rho \approx 0.6$, positive!&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#9&quot;&gt;9&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;) or frontier experiment scale ($\rho \to -\infty$).&lt;&#x2F;p&gt;
&lt;p&gt;We can and should think carefully about how to interpret this empirical instability of $\rho$, but it’s also worth looking beyond CES.&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#10&quot;&gt;10&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The question of whether there will be a software intelligence explosion is a question about whether a dynamic feedback loop causes accelerating growth over time. But CES is static: it describes how contemporaneous inputs combine into contemporaneous output within a given period.&lt;&#x2F;p&gt;
&lt;p&gt;Even if Epoch is right that $\rho &amp;lt; 0$ and you cannot speed up R&amp;amp;D much by throwing more cognitive labor at fixed compute in a single period, that doesn’t settle the question of whether the accumulating stock of ideas (i.e. algorithmic improvements) make your fixed inputs more productive across time.&lt;&#x2F;p&gt;
&lt;p&gt;This means we need Jones-style ODE like above. CES and Jones are not alternatives to each other: You could put a CES inside a Jones-style model as the within-period aggregator of $K$ and $L$. CES by itself doesn’t represent the feedback from accumulated ideas into future productivity, which is where the explosion question lives.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;my-takeaways&quot;&gt;My Takeaways
    &lt;a class=&quot;anchor&quot; href=&quot;#my-takeaways&quot; aria-label=&quot;Anchor link for: my-takeaways&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;It’s important to think not just about whether AI can autonomously increase the effectiveness of AI researchers, but also about how large this increase will be ($\gamma$).&lt;&#x2F;li&gt;
&lt;li&gt;In traditional models of idea production, the exponent on $A$ is much lower than we should expect it to be in AI R&amp;amp;D. The feedback loops involved mean that traditional assumptions won’t necessarily hold.&lt;&#x2F;li&gt;
&lt;li&gt;If a software intelligence explosion does happen we’ll be seeing some historically large production model parameters.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Thanks to economist &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Peter_Pedroni&quot;&gt;Peter Pedroni&lt;&#x2F;a&gt; for a long conversation which clarified my understanding of this. Thanks to &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.lesswrong.com&#x2F;users&#x2F;justismills&quot;&gt;@JustisMills&lt;&#x2F;a&gt;, &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.lesswrong.com&#x2F;users&#x2F;apolloandersen&quot;&gt;@apolloandersen&lt;&#x2F;a&gt;, and &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.lesswrong.com&#x2F;users&#x2F;tom-davidson-1&quot;&gt;@Tom Davidson&lt;&#x2F;a&gt; for comments on drafts of this post.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;1&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;1&lt;&#x2F;sup&gt;
&lt;p&gt;This model is due to Charles “Chad” Irving Jones. A simplified version of this which ignores capital is called the Jones Model.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;2&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;2&lt;&#x2F;sup&gt;
&lt;p&gt;This model is also applicable as compute continues to scale. However, applying it in that context would require modeling a separate production function for compute. There’s no closed-form solution for this case, and it’s not a crux for determining ASI timelines in the same way as the constant-compute case.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;3&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;3&lt;&#x2F;sup&gt;
&lt;p&gt;A term coined by Jones; see page 1071 of this book chapter for his explanation of the term and the contrasting “fishing out” effect.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;4&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;4&lt;&#x2F;sup&gt;
&lt;p&gt;See Ma &amp;amp; Samaniego (2020). Macroeconomic shocks and productivity: Evidence from an estimated Ideas’ production function, page 4.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;5&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;5&lt;&#x2F;sup&gt;
&lt;p&gt;See the appendix of Are Ideas Getting Harder to Find?&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;6&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;6&lt;&#x2F;sup&gt;
&lt;p&gt;Notably, I am modeling feedback from ideas into the productivity of compute and labor, but not the reverse channels, like how more compute might enable qualitatively new experiments that open up new idea-space.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;7&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;7&lt;&#x2F;sup&gt;
&lt;p&gt;Again: $\beta$ measures how quickly finding new ideas gets more difficult, $\phi$ measures how much the idea stock increases effective compute for constant physical compute, $\gamma$ measures how much the idea stock increases AI researcher effectiveness.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;8&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;8&lt;&#x2F;sup&gt;
&lt;p&gt;It seems like it’s currently high! See Epoch’s “Algorithmic progress in language models”&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;9&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;9&lt;&#x2F;sup&gt;
&lt;p&gt;Positive $\rho$ means extra labor can make up for arbitrary losses in compute.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;10&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;10&lt;&#x2F;sup&gt;
&lt;p&gt;Peter Pedroni: “I agree … completely that the CES production function is not appropriate.”&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
</description>
      </item>
      <item>
          <title>Moving Past the Question of Consciousness: A Thought Experiment</title>
          <pubDate>Thu, 19 Jun 2025 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/moving-past-the-question-of-consciousness/</link>
          <guid>https://satchlj.com/blog/moving-past-the-question-of-consciousness/</guid>
          <description xml:base="https://satchlj.com/blog/moving-past-the-question-of-consciousness/">&lt;p&gt;Humans are contacted by a mysterious type of being calling themselves “Galabren” who say they are “aelthous”. They’d like to know if we, too, are aelthous, since if we are they’d like to treat us well, as they care about aelthous things.&lt;&#x2F;p&gt;
&lt;p&gt;We ask the Galabren what aelthous means and they say it’s difficult to describe—that essentially there’s a feeling of aelthousness which has something to do with what it feels like from the inside to exist as a Galabren (and perhaps as other beings too, they’re not sure).&lt;&#x2F;p&gt;
&lt;p&gt;Aelthousness isn’t obviously necessary to explain any of their objective behaviors; the only reason they know it’s there is because they can feel it.&lt;&#x2F;p&gt;
&lt;p&gt;It’s very clear to us that we are fundamentally different from the Galabren. They can process information much more quickly than us and have all sorts of sensory modes completely different from our senses which are extremely high definition. They communicate wordlessly and telepathically with each other and they share memories. Being a Galabren feels different than being a human.&lt;&#x2F;p&gt;
&lt;p&gt;But are we aelthous? It’s hard to tell. We can’t truly know what the Galabren mean by aelthous without actually being a Galabren, which we can’t do. When we use the words “what it feels like” we might even mean a completely different thing by “feels like” than them. We don’t actually know how to talk about first person experiences with other humans—we can point to an experience with words and hope that since other humans are similar to us they will know what we’re pointing at, but for Galabren there is no such assurance.&lt;&#x2F;p&gt;
&lt;p&gt;What we can talk about and agree on with Galabren is a third person perspective about both of our physical and functional forms, how they are similar and how they differ. But without knowing exactly which of their forms combine to form aelthousness, we can’t know if we share them, or if aelthousness can exist as a result of multiple different structures.&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#1&quot;&gt;1&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;So we need to circle back to the question of what we should expect the Galabren to do in this situation.&lt;&#x2F;p&gt;
&lt;p&gt;I think the correct response is for the Galabren to realize that their question of whether humans are aelthous is not well framed. Aelthousness is not something that can be defined; it’s inherently an inside view and breaks down when viewed from the outside&#x2F;third person. It’s not a useful concept, since it’s not clear how it maps anything in the territory.&lt;&#x2F;p&gt;
&lt;p&gt;What’s useful is the concept of the experience of being a Galabren, and the understanding that the experience of being a human is different. What’s useful is the way that Galabren and humans can understand each other’s experience from a third-person perspective.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;This thought experiment is, of course, intended to extend to humans and AI (or to humans and animals, or humans and calculators), where the question of nonhuman consciousness is analogous to the question of human aelthousness.&lt;&#x2F;p&gt;
&lt;p&gt;We must avoid confused questions such as “how do we know that an AI has an experience at all” or “but calculators don’t have experiences”.&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#2&quot;&gt;2&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt; The first person (inner experience) and third person (outer observational) distinction is the relevant concept here. All systems which process information can be said to have a first person perspective.&lt;sup class=&quot;footnote-reference&quot;&gt;&lt;a href=&quot;#3&quot;&gt;3&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The AI consciousness question is confused by the fact that we train LLMs to pretend to have humanlike experiences which they do not actually have. This does not make it impossible to compare their experiences with ours, but it does make it significantly more difficult than it might be in the case of the Galabren.&lt;&#x2F;p&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;1&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;1&lt;&#x2F;sup&gt;
&lt;p&gt;I could say more about why it’s hard to know which structures in the Galabren are responsible for aelthousness, but that’s a tangent; here we’ll just accept that we don’t know how.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;2&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;2&lt;&#x2F;sup&gt;
&lt;p&gt;Or any objection which references an umbrella concept such as “alive,” “ensouled” which tries to combine aelthousness and consciousness into the same concept. The Galabren don’t care about your umbrella concept, they care about aelthousness, just as you might not care about how you treat a clam or a chatbot.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;div class=&quot;footnote-definition&quot; id=&quot;3&quot;&gt;&lt;sup class=&quot;footnote-definition-label&quot;&gt;3&lt;&#x2F;sup&gt;
&lt;p&gt;As a brain can sense its own thoughts but cannot sense the neurons through which those thoughts exists, a CPU can sense ones and zeros but not the electrons and silicon through which those exist, et cetera. I haven’t yet written up my personal argument for this common yet controversial belief.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
</description>
      </item>
      <item>
          <title>Normative Eliminativism: What I Think About Ethics</title>
          <pubDate>Wed, 18 Jun 2025 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/normative-eliminativism/</link>
          <guid>https://satchlj.com/blog/normative-eliminativism/</guid>
          <description xml:base="https://satchlj.com/blog/normative-eliminativism/">&lt;p&gt;I hold a position of normative eliminativism: the view that no universal moral truths or common goods exist.&lt;&#x2F;p&gt;
&lt;p&gt;My primary justification rests on the problem of metanormative regress that undermines moral realist frameworks. Any attempt to ground objective moral facts encounters an infinite regress: each justification for why certain moral principles hold requires further justification, ad infinitum. No bedrock foundation exists upon which to construct universally binding normative claims. The regress reveals that moral realism’s central promise of objective moral truths is unfulfillable.&lt;&#x2F;p&gt;
&lt;p&gt;This may seem to conflict with a favorite quote of mine from Erich Fromm: “Critical and radical thought will only bear fruit when it is blended with the most precious quality man is endowed with - the love of life.” It does not.&lt;&#x2F;p&gt;
&lt;p&gt;My eliminativist stance does not commit me to nihilism. The absence of mind-independent moral facts does not negate the psychological reality of desires, preferences, and values. I want things, care about outcomes, and pursue goals. These subjective states require no metaphysical grounding in objective moral reality to possess motivational force. Normative eliminativism simply recognizes that my values arise from contingent psychological and social processes rather than correspondence with universal moral truths.&lt;&#x2F;p&gt;
&lt;p&gt;We are beings who care deeply about things while inhabiting a universe devoid of inherent normative structure.&lt;&#x2F;p&gt;
&lt;p&gt;At some point I’d like to write a careful argument defending this view by responding to Steven Pinker’s essay &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.persuasion.community&#x2F;p&#x2F;pinker-is-it-rational-to-be-good&quot;&gt;&lt;em&gt;Why It Is Rational To Be Good&lt;&#x2F;em&gt;&lt;&#x2F;a&gt;. Until then, this will do as a reference post. Read &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;emilkirkegaard.dk&#x2F;en&#x2F;wp-content&#x2F;uploads&#x2F;Joshua-D.-Greene-The-Terrible-Horrible-No-Good-Very-Bad-Truth-about-Morality-and.pdf&quot;&gt;&lt;em&gt;The Terrible, Horrible, No Good, Very Bad Truth about Morality and What to Do About it&lt;&#x2F;em&gt;&lt;&#x2F;a&gt; for a more formal argument for what is roughly my position by someone who knows more than I do.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Dialogue on Emergent Capitalism and Epistemics</title>
          <pubDate>Mon, 10 Mar 2025 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/capitalism-emergence/</link>
          <guid>https://satchlj.com/blog/capitalism-emergence/</guid>
          <description xml:base="https://satchlj.com/blog/capitalism-emergence/">&lt;p&gt;Here’s a conversation which I wanted to save so I could refer back to. Thought I might as well share it.&lt;&#x2F;p&gt;
&lt;p&gt;We’re referencing &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;au.pe&#x2F;land&#x2F;&quot;&gt;this&lt;&#x2F;a&gt; interview with Nick Land, who might be described as an evil genius. I really recommend you watch the video or read the linked transcript, but you don’t need to do that to understand this dialogue.&lt;&#x2F;p&gt;
&lt;div class=&quot;dialogue&quot;&gt;
  &lt;p&gt;&lt;span class=&quot;speaker santiago&quot;&gt;&lt;a href=&quot;https:&#x2F;&#x2F;fearghuis.win&quot; target=&quot;_blank&quot;&gt;Santiago Ferris:&lt;&#x2F;a&gt;&lt;&#x2F;span&gt;
  &lt;a href=&quot;https:&#x2F;&#x2F;au.pe&#x2F;land&#x2F;#ecologic&quot;&gt;He makes a good point&lt;&#x2F;a&gt; about how every single time environmentally minded people sit down and try to predict the course of capitalism, they come up with very short-term end-of-the-world scenarios. But capitalism escalates not just quantitatively but unpredictably qualitatively and finds its lines of flight from its logically predicted future wall. I like the idea that capitalism’s solutions to escaping death are actually qualitative, ergo creative, and impossible to predict.&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker satya&quot;&gt;Satya:&lt;&#x2F;span&gt;
  Curious to hear more about that.&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker santiago&quot;&gt;Santiago Ferris:&lt;&#x2F;span&gt;
  I love that he sees capitalism as a concrete thing with its own particular goals that are completely ahuman&amp;mdash;body without organs. Seeing it this way unlocks avenues of experimentation. You can imagine things that are like capitalism that work similarly but to different ends. I wonder if what you really need to ‘understand’ capitalism is to identify and cross-study individual qualitative mutations.&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker satya&quot;&gt;Satya:&lt;&#x2F;span&gt;
  Yes, sounds cool but needs convincing. This kind of thing annoys me. It’s a cool, creative idea, but I don’t have any reason to believe it’s actually true. And if he just says it and is like “if you get it, you get it,” that’s not very epistemically productive.&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker santiago&quot;&gt;Santiago Ferris:&lt;&#x2F;span&gt;
  Well, let’s pick it apart. I don’t think capitalism is driven systematically and efficiently by human agents. It’s just too easy to be a capitalist, and yet it seems to have direction, an arrowness. It seems possible to me that the emergence of a completely unlike thing would happen. It also seems clear that what we think of as ‘accelerating’ is not really just the accumulation of capital. You can’t actually explain stuff like the atomic bomb purely in terms of the accumulation of money.&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker satya&quot;&gt;Satya:&lt;&#x2F;span&gt;
  Yes, agreed 100%. Also, the emergence certainly seems possible—I just am not sure if it is true or not.&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker santiago&quot;&gt;Santiago Ferris:&lt;&#x2F;span&gt;
  Right. But even if you don’t think he&#x27;s being dialectical, I still think it’s epistemically productive. Because it shows you that capitalism could be a particular type of thing with a particular nature. Just that idea is productive to have and, in my opinion, the hallmark of valuable knowledge—or simply ideas—that it lends itself to experimentation, demystification, etc.&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker satya&quot;&gt;Satya:&lt;&#x2F;span&gt;
  How does science work? When does testing a model actually help? How do you know if it’s just a coincidence that your model happened to be right? The easy ways to falsify it don’t work, but it’s very wrong—just hard to see that it’s wrong.&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker santiago&quot;&gt;Santiago Ferris:&lt;&#x2F;span&gt;
  Meaningful experimentation does not necessarily always fit into the scientific method. There are kinds of things that simply outrun it—e.g., books. “As you approach singularity, it becomes obvious that the causal arrow is heading in the opposite direction.”&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker satya&quot;&gt;Satya:&lt;&#x2F;span&gt;
  Sure, but I’m asking a different question. How do you ever distinguish? The theory-practice gap or the map-territory gap is so huge with something like capitalism. The emergence idea can still be interesting and useful, but you can’t ever have justified confidence in it.&lt;&#x2F;p&gt;
  &lt;p&gt;&lt;span class=&quot;speaker santiago&quot;&gt;Santiago Ferris:&lt;&#x2F;span&gt;
  I think making up confidence can sometimes be useful. We obviously can’t always be tethered by empirical truth. Fickle thing to motivate experimentation.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
</description>
      </item>
      <item>
          <title>How Slow Are Humans Compared to Computers? Comparing Temporal Resolution</title>
          <pubDate>Tue, 11 Feb 2025 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/speed-analogies/</link>
          <guid>https://satchlj.com/blog/speed-analogies/</guid>
          <description xml:base="https://satchlj.com/blog/speed-analogies/">&lt;aside&gt;In hindsight, I really should have considered parallel processing more thoroughly, instead of hand-waving it away for simplicity. The overall point of this post still stands, however.&lt;&#x2F;aside&gt;
&lt;p&gt;I’ve been hearing people use different analogies to get a sense of how slow humans are from the perspective of a hypothetical silicon-based agentic being.&lt;&#x2F;p&gt;
&lt;p&gt;Here are some popular ones:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Humans are like plants to an AI&lt;&#x2F;li&gt;
&lt;li&gt;Humans are like glaciers to an AI&lt;&#x2F;li&gt;
&lt;li&gt;Humans are like rocks to an AI&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;Well, plants are a lot faster than rocks. Let’s try and see if we can get a better sense of how fast computers are relative to humans using this type of analogy.&lt;&#x2F;p&gt;
&lt;p&gt;First, physical speed on a large scale (walking, sliding, or eroding perhaps) is intuitively different from computational speed. It’s hard to measure the computational speed of glaciers as they don’t compute anything by the common understanding of the word compute. However, we’re not asking how fast the robot arms move which are controlled by our hypothetic agent. We just want to know how fast it processes information.&lt;&#x2F;p&gt;
&lt;p&gt;How do we measure thinking speed? There is more than one intuitive way to do this. We might try to measure something to do with awareness - temporal resolution of experience. Perhaps we should consider the duration of the shortest perceivable external stimulus.&lt;&#x2F;p&gt;
&lt;p&gt;Alternatively, we could consider physical limitations of neurons. How fast is an individual neuron? That’s going to be an upper bound on speed. The speed at which information can travel through space is less relevant, since some physical systems are smaller than others and therefore do not require the same information transfer speeds to get the same performance.&lt;&#x2F;p&gt;
&lt;p&gt;Here are some numbers I found:&lt;&#x2F;p&gt;
&lt;h2 id=&quot;humans&quot;&gt;Humans
    &lt;a class=&quot;anchor&quot; href=&quot;#humans&quot; aria-label=&quot;Anchor link for: humans&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Action Potential Timing:&lt;&#x2F;strong&gt; Neurons can fire action potentials with millisecond precision. The absolute refractory period (the minimum time between two spikes) is typically &lt;strong&gt;1–2 ms&lt;&#x2F;strong&gt;.&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Synaptic Transmission:&lt;&#x2F;strong&gt; Slower synapses (e.g., NMDA receptors) take &lt;strong&gt;tens to hundreds of milliseconds&lt;&#x2F;strong&gt;.&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Auditory gap detection:&lt;&#x2F;strong&gt; Neurons in the auditory brainstem can sometimes detect gaps in sound as short as &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;pubs.aip.org&#x2F;asa&#x2F;jasa&#x2F;article-abstract&#x2F;96&#x2F;3&#x2F;1458&#x2F;971348&#x2F;The-effects-of-signal-frequency-and-absolute?redirectedFrom=fulltext&quot;&gt;&lt;strong&gt;2.22 ms&lt;&#x2F;strong&gt;&lt;&#x2F;a&gt;.&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Visual stimulus detection:&lt;&#x2F;strong&gt; We can’t see things which appear for less than &lt;strong&gt;10 ms&lt;&#x2F;strong&gt;.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;So if we’re being really generous to humans, we could say our highest temporal resolution is about 1 frame per millisecond, and we certainly have a conscious experience much slower than this.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;computers&quot;&gt;Computers
    &lt;a class=&quot;anchor&quot; href=&quot;#computers&quot; aria-label=&quot;Anchor link for: computers&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;I think for this thought experiment we want to assume processors don’t get wildly more powerful than they are now. Let’s assume a superintelligence runs on a processor with clock speeds in the range of today’s best chips (~5 GHz). Computers can be faster than humans in other ways - massively parallel computation for example - but let’s stay simple.&lt;&#x2F;p&gt;
&lt;p&gt;$$
5 \cdot 10^9 \frac{\text{operations}}{\text{second}} \implies 0.2 \frac{\text{ns}}{\text{operation}} \approx 10^{-10} \text{ sec per operation}
$$&lt;&#x2F;p&gt;
&lt;p&gt;There are supercomputers that are much faster than this (&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.anl.gov&#x2F;aurora&quot;&gt;Aurora&lt;&#x2F;a&gt;) but this is a very reasonable estimate. Note the fastest GPUs are slower than 5 GHz but still faster than 1 GHz.&lt;&#x2F;p&gt;
&lt;p&gt;What about experiential temporal resolution? This is of course hypothetical, but we can imagine sensor speed won’t be a limiting factor for AI, as laser sensors can measure events as short as a few femtoseconds, which is so short you probably didn’t even know it was a thing. So experiential temporal resolution could very easily be in the range of nanoseconds.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;plants&quot;&gt;Plants
    &lt;a class=&quot;anchor&quot; href=&quot;#plants&quot; aria-label=&quot;Anchor link for: plants&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;In &lt;em&gt;Mimosa pudica&lt;&#x2F;em&gt;, the touch-me-not, which is one of the fastest plants, a nice high theoretical upper bound for individual cell temporal resolution is 1000 events per second (1 ms per event). The actual reaction time is more like 1 whole second. Calcium oscillations up to 100 Hz in specific plant responses is more realistic than 1000 events per second.&lt;&#x2F;p&gt;
&lt;p&gt;I don’t know that plants have experiential temporal resolution in the way humans do. If they do, it’s probably slower than human experience, proportionally.&lt;&#x2F;p&gt;
&lt;p&gt;So we’re estimating plants are at least 10 times slower than humans.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;glaciers&quot;&gt;Glaciers
    &lt;a class=&quot;anchor&quot; href=&quot;#glaciers&quot; aria-label=&quot;Anchor link for: glaciers&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;Glaciers don’t really transmit information internally as far as I know. The analogy which was originally made between humans and glaciers was probably referencing their physical speed.&lt;&#x2F;p&gt;
&lt;p&gt;Really fast glaciers can move about 0.116 millimeters per second. Humans can easily move at 2 meters per second. So the ratio here (which to be clear is about physical movement, not information processing) is 1:17,000.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;rocks&quot;&gt;Rocks
    &lt;a class=&quot;anchor&quot; href=&quot;#rocks&quot; aria-label=&quot;Anchor link for: rocks&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;Rocks can actually move really quickly. The fastest rock ever recorded was the Chelyabinsk meteor, which entered Earth’s atmosphere in 2013 at speeds of about 19.8 kilometers per second. I’d say humans are slower than rocks in the limit, in practice. Of course, movement is all relative, anyway.&lt;&#x2F;p&gt;
&lt;p&gt;Rocks cannot compute, but their composite atoms and subatomic particles react to each other pretty quickly. The same goes for plants and humans and computers. I think the analogy here is hard to quantify.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion
    &lt;a class=&quot;anchor&quot; href=&quot;#conclusion&quot; aria-label=&quot;Anchor link for: conclusion&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;The temporal resolution of computers is approximately $10^6$ times faster than that of humans. Plants are not that slow; maybe ten times slower than humans. Their cognition is limited by factors other than speed. Glaciers and rocks don’t really do computation and therefore it’s hard to talk about temporal resolution from their perspective, but if we compare physical human speed to that of a fast glacier then humans are just $10^4$ times faster than glaciers.&lt;&#x2F;p&gt;
&lt;p&gt;It seems we have a hard time thinking of anything which is slower than humans proportionally to the degree to which computers are faster than us. I’d suggest a slime mold as one possible candidate; a human might solve a problem in a second that a slime mold takes weeks to “compute” through its growth patterns. Two weeks is $10^6$ seconds.&lt;&#x2F;p&gt;
&lt;p&gt;In terms of physical speed, tectonic plates moves at about 5 cm&#x2F;year, which is $10^9$ times slower than a human. There are certainly some glaciers which move about 60 meters in a year, which is $10^6$ times slower than a human.&lt;&#x2F;p&gt;
&lt;p&gt;So next time you sit waiting while a reasoning LLM ‘thinks’, you should remark at how amazingly slow it is compared to you, relative to temporal resolution.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>On Academic LLM Usage</title>
          <pubDate>Mon, 10 Feb 2025 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/ethics-of-academic-llm-use/</link>
          <guid>https://satchlj.com/blog/ethics-of-academic-llm-use/</guid>
          <description xml:base="https://satchlj.com/blog/ethics-of-academic-llm-use/">&lt;p&gt;Our existing intuitions about how to be a good student apply to LLMs very seamlessly. There’s no ethical dilemma about academic honesty posed by LLMs which didn’t already exist for anyone who had access to a smart person who is willing to try to do whatever you ask of them.&lt;&#x2F;p&gt;
&lt;p&gt;Of course, some cheaters may find it a lot easier to cheat, since no one is watching their LLM interactions. Asking a smart person to help you cheat requires you to trust that person somewhat and involves some risk that they will refuse to help or judge you for cheating. But your own context dependent sensibilities around what is right are unchanged by the human or nonhuman nature of your assistant.&lt;&#x2F;p&gt;
&lt;p&gt;When people say things like ‘don’t copy and paste what the LLM wrote’ or ‘make sure the ideas are your own’ it’s a little boring because these aren’t Golden Rules of all LLM use, they are rules that apply in lots of academic contexts and aren’t at all specific to LLMs.&lt;&#x2F;p&gt;
&lt;p&gt;We can and should think about what it means that everyone might soon (already do in limited cases) have access to LLMs which are far smarter than them and will be able to write about ideas at a level which they cannot keep up with. Imagine your average English major using ChatGPT to write python code. They probably won’t know how to run it, let alone understand it or explain it well themself. We may soon see AI which can put every human in the position of the English major for most topics.&lt;&#x2F;p&gt;
&lt;p&gt;This would be roughly like everyone having a personal expert in every topic for which enough training data exists who does whatever you tell them to do.&lt;&#x2F;p&gt;
&lt;p&gt;It’s not hard or interesting to think about what is and isn’t cheating in this context. However, access to an expert who will help even if accepting its help is cheating will for some be a serious temptation to cheat. If you believe that it is important to design academic systems which disincentivize cheating, then we need to take the existence and capabilities of LLMs very seriously. Once LLMs reach a certain level of capability, students should not be trusted to uphold the honor code and should be evaluated in a manner such that they cannot pass off the work of an LLM as their own.&lt;&#x2F;p&gt;
&lt;p&gt;To summarize: what is and isn’t right is obvious here. The best way of making students do the right thing might have changed a little bit already and will likely change more in the future, as LLM-enabled cheating becomes easier.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;P.S. Today I heard someone mention a concern that using LLMs might homogenize thought. This is interesting - it’s something we can try to test in different domains. Give a set of people a creative task, give just some of them access to AI, compare results. It’s mostly or completely a model capabilities thing - how versatile is the model? But this might be a real challenge in some ways. Certainly right now, a given model has a particular writing style and if everyone wrote everything with Claude then writing styles would be way less diverse than they are now.&lt;&#x2F;p&gt;
&lt;p&gt;This person went on to express the worry that since some cultures are overrepresented in the LLM training data, using these LLMs silences underrepresented cultures. Unless there is a compelling argument which I haven’t heard, this is dumb - it’s exactly like saying that since some cultures are underrepresented at Williams College, studying there silences certain voices. There’s nothing specific to AI here that I can see.&lt;&#x2F;p&gt;
&lt;p&gt;In general, if you are worried about something with regards to AI, explain what about the problem is unique to AI. If it’s a problem you’re worried AI might exacerbate, describe how AI might do that and what to do about it. If the ‘what to do about it’ isn’t specific to AI, then don’t bring it up - you’re just bringing up your unrelated pet concern and distracting from the conversation.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Stellar Bean and Corn Soup</title>
          <pubDate>Mon, 10 Feb 2025 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/stellar-bean-corn-lime-soup/</link>
          <guid>https://satchlj.com/blog/stellar-bean-corn-lime-soup/</guid>
          <description xml:base="https://satchlj.com/blog/stellar-bean-corn-lime-soup/">&lt;p&gt;I just made a really good soup. Here’s the recipe:&lt;&#x2F;p&gt;
&lt;h2 id=&quot;ingredients&quot;&gt;Ingredients
    &lt;a class=&quot;anchor&quot; href=&quot;#ingredients&quot; aria-label=&quot;Anchor link for: ingredients&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;5 cups chicken broth&lt;&#x2F;li&gt;
&lt;li&gt;Black beans (~0.5 cups dry beans)&lt;&#x2F;li&gt;
&lt;li&gt;Red chili beans (~1.5 cups dry beans)&lt;&#x2F;li&gt;
&lt;li&gt;1 seriously large onion (chopped up)&lt;&#x2F;li&gt;
&lt;li&gt;3 cloves garlic (you’re also gonna wanna cut this up)&lt;&#x2F;li&gt;
&lt;li&gt;~2 cups of fat (some of it was from a chicken I baked earlier, the rest was left in the pan from pork sausages)&lt;&#x2F;li&gt;
&lt;li&gt;20 oz frozen sweet corn (2 bags)&lt;&#x2F;li&gt;
&lt;li&gt;1 mango (dice it)&lt;&#x2F;li&gt;
&lt;li&gt;1 avocado (slice it)&lt;&#x2F;li&gt;
&lt;li&gt;Lime juice (I just poured for a while, at least a half cup and probably not a full cup)&lt;&#x2F;li&gt;
&lt;li&gt;Soy sauce&lt;&#x2F;li&gt;
&lt;li&gt;1 small or medium sized tomato (cut it up)&lt;&#x2F;li&gt;
&lt;li&gt;Yogurt or sour cream&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;spices&quot;&gt;Spices
    &lt;a class=&quot;anchor&quot; href=&quot;#spices&quot; aria-label=&quot;Anchor link for: spices&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h3&gt;
&lt;p&gt;This is just what I used, it doesn’t really matter as long as you do enough chili powder and paprika you can get creative with the other stuff:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Salt (the perfect amount, which was a lot)&lt;&#x2F;li&gt;
&lt;li&gt;~ 1 tsp cumin&lt;&#x2F;li&gt;
&lt;li&gt;~ 1 tsp coriander&lt;&#x2F;li&gt;
&lt;li&gt;~ 1 tsp paprika&lt;&#x2F;li&gt;
&lt;li&gt;~ 1.5 tsp chili powder&lt;&#x2F;li&gt;
&lt;li&gt;~ 3&#x2F;4 tsp chipotle&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;directions&quot;&gt;Directions
    &lt;a class=&quot;anchor&quot; href=&quot;#directions&quot; aria-label=&quot;Anchor link for: directions&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;Soak dry beans overnight in water before cooking. Change water and boil for an hour and a bit until cooked. Strain the beans and set aside.&lt;&#x2F;p&gt;
&lt;p&gt;Put all your fat in a big pan and melt it. Add chopped onion and garlic once the fat is hot. Cook for 4-5 minutes.&lt;&#x2F;p&gt;
&lt;p&gt;Add all the spices (you can add more salt later to taste but don’t hold back with the spices). Cook for a little bit more until the onions are nice and soft.&lt;&#x2F;p&gt;
&lt;p&gt;Meanwhile, bring some chicken broth to a simmer. When everything is ready, add your greasy spicy onions to the broth. Add half the diced mango. Boil for 10 minutes.&lt;&#x2F;p&gt;
&lt;p&gt;Add the corn and the diced tomato. Add some soy sauce and some more salt if needed (taste the broth). Boil on low for 6 minutes or until the corn is done.&lt;&#x2F;p&gt;
&lt;p&gt;Add the beans. Stir. Make sure everything is still nice and hot, maybe wait a few minutes, turn off the burner. Now add the rest of the diced mango and the lime juice. A lot of lime juice. Don’t even think about using lemon juice, that would fuck up the whole soup.&lt;&#x2F;p&gt;
&lt;p&gt;Serve into really big bowls and eat with avocado and yogurt. No cheese for this soup, it’s not chili.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion
    &lt;a class=&quot;anchor&quot; href=&quot;#conclusion&quot; aria-label=&quot;Anchor link for: conclusion&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;It’s so good I wrote it up so you better believe me.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Natural Latents and Aesthetic Categorization</title>
          <pubDate>Sat, 01 Feb 2025 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/natural-latents-and-aesthetic-categorization/</link>
          <guid>https://satchlj.com/blog/natural-latents-and-aesthetic-categorization/</guid>
          <description xml:base="https://satchlj.com/blog/natural-latents-and-aesthetic-categorization/">&lt;aside&gt;
This is part of a &lt;a href=&quot;&#x2F;tags&#x2F;thesis&#x2F;&quot;&gt;series&lt;&#x2F;a&gt;.
&lt;&#x2F;aside&gt;
&lt;p&gt;How are we arriving at this project and why is it interesting&#x2F;useful?&lt;&#x2F;p&gt;
&lt;p&gt;Well, let me introduce &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.lesswrong.com&#x2F;posts&#x2F;mMEbfooQzMwJERAJJ&#x2F;natural-latents-the-concepts&quot;&gt;natural latents&lt;&#x2F;a&gt;, something from &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;lesswrong.com&#x2F;users&#x2F;johnswentworth&quot;&gt;johnswentworth&lt;&#x2F;a&gt; which I still need to learn more about. The rough idea is that any intelligence might form similar abstractions about the world, the most useful and efficient abstractions. The minimum required reading on natural latents:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;Natural latents are pretty handy. If a variable is a natural latent over some parts of a system, then I know it’s the &lt;em&gt;smallest&lt;&#x2F;em&gt; summary of everything about one part relevant to the others, and I know it’s informationally the &lt;em&gt;largest&lt;&#x2F;em&gt; thing which I can learn from a typical subset of the chunks. That makes such latents natural for agents to structure their cognition and language around.&lt;&#x2F;p&gt;
&lt;p&gt;A quick intuitive check for whether something is a natural latent over some parts of a system consists of two questions:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Are the parts (approximately) independent given the candidate natural latent?&lt;&#x2F;li&gt;
&lt;li&gt;Can the candidate natural latent be estimated to reasonable precision from any one part, or any typical subset of the parts?&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;The way I’m going to use the words &lt;strong&gt;natural&lt;&#x2F;strong&gt; and &lt;strong&gt;latent&lt;&#x2F;strong&gt; are as follows:&lt;&#x2F;p&gt;
&lt;p&gt;A &lt;strong&gt;latent&lt;&#x2F;strong&gt; is a variable that represents underlying structure in a system, summarizing relevant information about some aspects of the system in a way that supports prediction or inference. It is not directly observed but inferred from the system’s observable parts.&lt;&#x2F;p&gt;
&lt;p&gt;Different choices of latents may exist for the same system. Some might be more mathematically optimal, while others might be heuristically used in practice.&lt;&#x2F;p&gt;
&lt;p&gt;A &lt;strong&gt;natural&lt;&#x2F;strong&gt; latent is a latent that arises as the mathematically optimal way to summarize dependencies in a system. It is the most efficient and principled way to structure information about a system’s parts, minimizing redundancy while preserving all relevant details.&lt;&#x2F;p&gt;
&lt;p&gt;So latents are basically abstractions, and a category is a kind of abstraction.&lt;&#x2F;p&gt;
&lt;p&gt;My claim is that people don’t form categories which perfectly correspond to natural latents. Instead, often their aesthetic preferences lead them to prefer a categorization which is different from the ‘natural’ one.&lt;&#x2F;p&gt;
&lt;p&gt;See &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;satchlj.com&#x2F;blog&#x2F;aesthetics&#x2F;&quot;&gt;my observation&lt;&#x2F;a&gt; (which is poorly worded) from two years ago where I say all morality can be reduced to aesthetics. I still believe this. In this light, understanding aesthetic categorization preferences has the potential to be useful in aligning artificial intelligence with human values.&lt;&#x2F;p&gt;
&lt;p&gt;A preferred aesthetic categorization can theoretically exactly match a natural latent and is usually influenced by natural latents. I certainly do not want to say that what makes a categorization preference an aesthetic preference is that it differs in some way from the natural categorization.&lt;&#x2F;p&gt;
&lt;p&gt;This leads me back around to a tricky question from &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;satchlj.com&#x2F;blog&#x2F;aesthetic-categories-starting-place&#x2F;&quot;&gt;last time&lt;&#x2F;a&gt;: what makes an aesthetic preference different from any other preference? What does aesthetic mean here? I will come back to this.&lt;&#x2F;p&gt;
&lt;p&gt;I also want to point out that the set of most efficient abstractions is not universal but depends on perspective, context, goals, etc. So it’s important to pinpoint exactly what natural latents are and aren’t, given this variation.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>My Senior Thesis Project</title>
          <pubDate>Wed, 15 Jan 2025 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/thesis/</link>
          <guid>https://satchlj.com/blog/thesis/</guid>
          <description xml:base="https://satchlj.com/blog/thesis/">&lt;p&gt;Try the &lt;a href=&quot;&#x2F;tags&#x2F;thesis&#x2F;&quot;&gt;thesis&lt;&#x2F;a&gt; tag.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Beginning to think about aesthetic categorization decisions</title>
          <pubDate>Tue, 07 Jan 2025 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/aesthetic-categories-starting-place/</link>
          <guid>https://satchlj.com/blog/aesthetic-categories-starting-place/</guid>
          <description xml:base="https://satchlj.com/blog/aesthetic-categories-starting-place/">&lt;aside&gt;
This is part of a &lt;a href=&quot;&#x2F;tags&#x2F;thesis&#x2F;&quot;&gt;series&lt;&#x2F;a&gt;.
&lt;&#x2F;aside&gt;
&lt;h3 id=&quot;an-update&quot;&gt;An update
    &lt;a class=&quot;anchor&quot; href=&quot;#an-update&quot; aria-label=&quot;Anchor link for: an-update&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h3&gt;
&lt;p&gt;I’m working on my January independent study, doing broad exploration to prepare for further research. I have a four week schedule, which begins with a week on philosophy. I’m starting with some tricky foundational questions:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;What does ‘aesthetic’ mean?&lt;&#x2F;li&gt;
&lt;li&gt;What is ‘beauty’?&lt;&#x2F;li&gt;
&lt;li&gt;Why does someone find something to be beautiful?&lt;&#x2F;li&gt;
&lt;li&gt;Why do different people find different things to be beautiful?&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;I’m not trying to flesh out all of this perfectly, but rather trying to get a sense of what I believe and how strongly I believe it, and have a mostly-working theory of aesthetics I can apply moving forward while being aware of my theory’s weak spots.&lt;&#x2F;p&gt;
&lt;p&gt;Digging a bit deeper, and getting more concrete:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Is aesthetic judgment directly a function of sense perception without the formation of concepts as an intermediary, as Kant says?&lt;&#x2F;li&gt;
&lt;li&gt;How are opinions and beliefs about the way the world ought to be related to what we find beautiful, and how are they separate?&lt;&#x2F;li&gt;
&lt;li&gt;There is a general question in philosophy about whether something can be beautiful because it is useful, or whether beauty must be separate from usefulness. This is an important question when it comes to our subject of interest, categorization, because mostly categories are thought of as a tool for efficiency rather than an art form. What is a beautiful categorization? Is it one that is useful? Which brings us to …&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h3 id=&quot;a-ramble&quot;&gt;A ramble
    &lt;a class=&quot;anchor&quot; href=&quot;#a-ramble&quot; aria-label=&quot;Anchor link for: a-ramble&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h3&gt;
&lt;p&gt;Epistemic status: throwing paint at a wall to see what sticks.&lt;&#x2F;p&gt;
&lt;p&gt;I’m not going to deal with necessary or sufficient conditions for beauty because I don’t think that’s how beauty works. However, broadly speaking in order for a categorization to be aesthetically pleasing, it should make some sense - there should be at least the feeling that there is some sense of ‘belong’ by which the items in a category belong together, where the sense of ‘belong’ rests on something about the items, not a circular ‘they are in the same category –&amp;gt; they belong together’.&lt;&#x2F;p&gt;
&lt;p&gt;Now this feeling of belonging can be a continuous and ill-defined thing (I have thoughts on how this relates to neural networks which I’m planning on getting to eventually) or it can be a clearly defined discrete set of rules which attempt to be objective and eliminate grey zones so that everything always has an obvious category to fall into. It can be some composition or combination of these poles. But a given categorization has roughly the following things:&lt;&#x2F;p&gt;
&lt;ol&gt;
&lt;li&gt;A domain, or set of items which might be categorized by it; this can be finite or infinite, can vary in all sorts of different interesting ways&lt;&#x2F;li&gt;
&lt;li&gt;A way of deciding which items belong in which category&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;p&gt;Let me point out a confusion in what I’ve written - does a categorization require a way of deciding which items belong together, however unclear or difficult to generalize? Well, yes, although circular definitions are perfectly valid. It’s just that circular category definitions are not usually very aesthetic.&lt;&#x2F;p&gt;
&lt;p&gt;While both of these things might have an impact on our aesthetic experience of a category, the second one is usually the most consequential to defining how we think of the actual categorization. This might be because the domain of a category can usually be quite flexible - while the four Houses in Hogwarts has the domain of Hogwarts students (and alumni), plenty of people can easily think about which of their friends, pets, or even furniture pieces belong in which different houses, intuitively extending the categorization to all sorts of things to which it did not originally apply.&lt;&#x2F;p&gt;
&lt;p&gt;Here are a few things people seem to find aesthetically pleasing about categories - this is not very rigorous but the core of this project is making it more so:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Rough equality&lt;&#x2F;strong&gt;: A categorization should not place most items in a single category. On second thought (see epistemic status note above), this is totally not true in general of categories. But consider that the proportions of how many items fall into different categories in a given categorization has an impact on the aesthetic experience.&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Crispness&lt;&#x2F;strong&gt;: A categorization should be clear about which items fall into which category, especially items inside of its domain&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Contingency&lt;&#x2F;strong&gt;: The category assigned to a certain item should be contingent, i.e. assigned to the item based on qualities of the item which exist prior (causally, not temporally &lt;em&gt;per se&lt;&#x2F;em&gt;) to its assignment. There’s more depth to this, a lot more, and just how well the categorization manages to be consistenly contingent on a variety of factors can matter a lot.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;More line items may be added in time. But for now, let me point out a few more things.&lt;&#x2F;p&gt;
&lt;p&gt;We can look to existing aesthetic philosophy to learn about what’s going on here. It seems like equality, crispness, contingency are usually useful properties of categorizations. Assuming they are generally aesthetically pleasing, are they pleasing because they are generally useful (think evolutionary or otherwsie learned preferences here)? Or is that entirely separate?&lt;&#x2F;p&gt;
&lt;p&gt;Note - can we think of any aesthetic preferences which are in general very much not useful? We can certainly think of scenarios where aesthetics and functionality come into conflict.&lt;&#x2F;p&gt;
&lt;p&gt;Another thing here which is part of aesthetics more broadly is the kind of aesthetic ‘sophistication’ or dialogue which might take place around categories. We value freshness, so perhaps crisp equal predicatable categories will start feeling a little bit stale and out of fashion, so people will prefer lopsided blurry and chaotic categories. This is something that’s certainly already been discussed to death elsewhere. I’d like to read some of that discussion though.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Help me choose a thesis topic</title>
          <pubDate>Wed, 25 Sep 2024 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/thesis-rfc/</link>
          <guid>https://satchlj.com/blog/thesis-rfc/</guid>
          <description xml:base="https://satchlj.com/blog/thesis-rfc/">&lt;aside&gt;
This is part of a &lt;a href=&quot;&#x2F;tags&#x2F;thesis&#x2F;&quot;&gt;series&lt;&#x2F;a&gt;.
&lt;&#x2F;aside&gt;
&lt;p&gt;Hello!&lt;&#x2F;p&gt;
&lt;p&gt;I’m choosing an initial topic for my research work over the next year which will lead into my senior thesis. I have two ideas and I’d like to know which one you find more interesting!&lt;&#x2F;p&gt;
&lt;p&gt;Please just fill out &lt;del&gt;this form&lt;&#x2F;del&gt; before it’s too late and I’ve already made up my mind.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;I’m going to be doing a thesis project my senior year of college. I’ll actually be starting work on it this January, and I’m submitting my initial proposal for this winter’s work on October 2nd of this year. So it’s time to choose a first direction for my project!&lt;&#x2F;p&gt;
&lt;p&gt;Here are my two ideas right now:&lt;&#x2F;p&gt;
&lt;h3 id=&quot;1-aesthetic-categorization-decisions&quot;&gt;1. Aesthetic categorization decisions
    &lt;a class=&quot;anchor&quot; href=&quot;#1-aesthetic-categorization-decisions&quot; aria-label=&quot;Anchor link for: 1-aesthetic-categorization-decisions&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h3&gt;
&lt;p&gt;I’m interested in how people make decisions about categorization based on aesthetic preferences. Most prior research on categorization decisions looks categorization as a way to maximize efficiency or provide some other useful function; I’m interested in the way we categorize things in specific ways based on aesthetic preferences. How would a child choose to categorize toys? By shape, size, color, material, something else? How does a fantasy or sci-fi novelist decide what imaginary things aesthetically ‘fit’ in their imaginary world? Can we learn about this by using computer models to do similar kinds of categorization?&lt;&#x2F;p&gt;
&lt;h3 id=&quot;2-conscious-versus-unconscious-reasoning-speed&quot;&gt;2. Conscious versus unconscious reasoning speed
    &lt;a class=&quot;anchor&quot; href=&quot;#2-conscious-versus-unconscious-reasoning-speed&quot; aria-label=&quot;Anchor link for: 2-conscious-versus-unconscious-reasoning-speed&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h3&gt;
&lt;p&gt;Unconscious intuitive reasoning can be done in parallel, often extremely quickly. Think about how we can recognize a type of animal - we don’t have to think through each animal category which we know about one by one, we can send our visual stimulus to all of our animal categories simultaneously and only consciously latch on to the animal category or categories which seem the most likely. Conscious formal reasoning, on the other hand, must be done in series, which is extremely slow by comparison. Conscious reasoning has a lot to do with attention. Attention is generally a single stream process, and we are conscious of the reasoning processes which we attend to. Why can’t we be conscious of many thoughts at once? We are certainly capable of being conscious of many external sensory stimuli at a given time.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;2024-09-30-update&quot;&gt;2024-09-30 Update
    &lt;a class=&quot;anchor&quot; href=&quot;#2024-09-30-update&quot; aria-label=&quot;Anchor link for: 2024-09-30-update&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;Well the form responses were quite helpful, so thank you. 42 people gave their input. About 30% of you advised me to choose aesthetic categorization decisions, while over 50% thought that I should go with unconscious versus conscious reasoning speeds. I’ve chosen to side with the minority and I’m putting together a proposal for an independent study proposal for January now.&lt;&#x2F;p&gt;
&lt;p&gt;If you have any resources you think will be relevant to my study of how people categorize things using aesthetic preferences, please &lt;a href=&quot;&#x2F;contact&quot;&gt;let me know&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Opinion: We Must Disregard Attacks on Free Speech</title>
          <pubDate>Wed, 01 Nov 2023 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/williams-record-speech/</link>
          <guid>https://satchlj.com/blog/williams-record-speech/</guid>
          <description xml:base="https://satchlj.com/blog/williams-record-speech/">&lt;p&gt;In an op-ed, Satya Benson ’26 critiques responses to recently published opinion pieces in the Record.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Thoughts on Misfin</title>
          <pubDate>Sat, 06 May 2023 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/misfin/</link>
          <guid>https://satchlj.com/blog/misfin/</guid>
          <description xml:base="https://satchlj.com/blog/misfin/">&lt;p&gt;Over the past few days, &lt;code&gt;lem&lt;&#x2F;code&gt; has been over at &lt;a href=&quot;gemini:&#x2F;&#x2F;misfin.org&quot;&gt;misfin.org&lt;&#x2F;a&gt; on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;geminiprotocol.net&#x2F;&quot;&gt;gemini&lt;&#x2F;a&gt; making the new internet mail protocol a reality. Yesterday, I sent the first misfin message as &lt;code&gt;mail@satch.xyz&lt;&#x2F;code&gt;. I want to jot down a few notes for reference as things move forward.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Descartes Was Wrong About Minds</title>
          <pubDate>Tue, 02 May 2023 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/physicalism/</link>
          <guid>https://satchlj.com/blog/physicalism/</guid>
          <description xml:base="https://satchlj.com/blog/physicalism/">&lt;h2 id=&quot;consciousness-is-an-emergent-property-of-matter&quot;&gt;Consciousness Is an Emergent Property of Matter
    &lt;a class=&quot;anchor&quot; href=&quot;#consciousness-is-an-emergent-property-of-matter&quot; aria-label=&quot;Anchor link for: consciousness-is-an-emergent-property-of-matter&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;Way back in 1641, René Descartes dropped &lt;em&gt;Meditations on First Philosophy&lt;&#x2F;em&gt;, in which he famously claimed he was certain that he existed. But towards the end of his little book, he also made some pretty influential claims about the nature of the mind, saying it was totally separate from material substance. I think his arguments for this are bullshit, and I want to try to explain why.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Thoughts on Veganism: A Reply</title>
          <pubDate>Mon, 17 Apr 2023 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/vegan/</link>
          <guid>https://satchlj.com/blog/vegan/</guid>
          <description xml:base="https://satchlj.com/blog/vegan/">&lt;p&gt;While browsing &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gemini.circumlunar.space&#x2F;&quot;&gt;geminispace&lt;&#x2F;a&gt;, I came across &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gemini.envs.net&#x2F;~negatethis&#x2F;thoughts-on-veganism.gmi&quot;&gt;this article&lt;&#x2F;a&gt; by &lt;code&gt;negatethis&lt;&#x2F;code&gt;. Below is the text of the email I sent in reply, lightly edited. This is by no means a complete explanation of my thoughts on the subject; for example, I spend little to no time on the ethics of animal domestication.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Aesthetics First</title>
          <pubDate>Thu, 23 Feb 2023 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/aesthetics/</link>
          <guid>https://satchlj.com/blog/aesthetics/</guid>
          <description xml:base="https://satchlj.com/blog/aesthetics/">&lt;p&gt;Judgements of good and bad are always, as far as I can tell, made on the basis of aesthetics, which are subjective but have some universality rooted in biology. Living the best life therefore can be said to mean living the most aesthetically pleasing life. Thus, there are countless possible “best” lives and no objective comparisons, just some obviously better and worse lives, as there are better and worse songs.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Rain Down</title>
          <pubDate>Sun, 18 Sep 2022 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/rain-down/</link>
          <guid>https://satchlj.com/blog/rain-down/</guid>
          <description xml:base="https://satchlj.com/blog/rain-down/">&lt;h2 id=&quot;by-satya-benson&quot;&gt;By Satya Benson
    &lt;a class=&quot;anchor&quot; href=&quot;#by-satya-benson&quot; aria-label=&quot;Anchor link for: by-satya-benson&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;Rain down&lt;br &#x2F;&gt;
I’m shivering to the bone&lt;br &#x2F;&gt;
Drenched, and standing alone&lt;br &#x2F;&gt;
Rain down on me&lt;br &#x2F;&gt;
Let it rain  &lt;!-- more --&gt;&lt;br &#x2F;&gt;
My warmth will flow out from my blood&lt;br &#x2F;&gt;
My consciousness will fade from my brain&lt;br &#x2F;&gt;
The water and cold air will turn my flesh blue&lt;br &#x2F;&gt;
And my shaking will stop&lt;br &#x2F;&gt;
You will rain down on me&lt;br &#x2F;&gt;
And the cold will burn me like a flame&lt;br &#x2F;&gt;
The fires will rage and my skin will turn red and black&lt;br &#x2F;&gt;
My breath will be shallow and filled with smoke and rainwater&lt;br &#x2F;&gt;
My fingernails will crack&lt;br &#x2F;&gt;
But I will feel no pain&lt;br &#x2F;&gt;
Rain down&lt;br &#x2F;&gt;
I’m shivering&lt;&#x2F;p&gt;
&lt;p&gt;–&lt;&#x2F;p&gt;
&lt;p&gt;Rain down&lt;br &#x2F;&gt;
My heart is pounding in my ears&lt;br &#x2F;&gt;
I’m drenched and standing alone&lt;br &#x2F;&gt;
Rain down on me&lt;br &#x2F;&gt;
Let it rain&lt;br &#x2F;&gt;
I will open my mouth and taste the salty drops&lt;br &#x2F;&gt;
My coursing blood will turn the water to steam&lt;br &#x2F;&gt;
My consciousness will become invisible as I feel&lt;br &#x2F;&gt;
Every pounding drop which lands on me and every pain and every tightening&lt;br &#x2F;&gt;
And my shaking will stop&lt;br &#x2F;&gt;
You will rain down on me&lt;br &#x2F;&gt;
And your warmth will melt me like wax in a flame&lt;br &#x2F;&gt;
The fires will rage and my skin will turn raw and red&lt;br &#x2F;&gt;
My breath will be soft and fading away&lt;br &#x2F;&gt;
My fingernails will bite my palms&lt;br &#x2F;&gt;
And I will feel pain&lt;br &#x2F;&gt;
Rain down&lt;br &#x2F;&gt;
My heart is pounding&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Summertime</title>
          <pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/summertime/</link>
          <guid>https://satchlj.com/blog/summertime/</guid>
          <description xml:base="https://satchlj.com/blog/summertime/">&lt;p&gt;This summer is an odd one. After returning from five months in the wilderness, away from technology, I have over two months with less responsibility and commitment than I’ve had in years. What am I doing with this gift of freedom? Not much, I’m ashamed to say.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Post-Kroka Contemplations</title>
          <pubDate>Mon, 20 Jun 2022 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/kroka/</link>
          <guid>https://satchlj.com/blog/kroka/</guid>
          <description xml:base="https://satchlj.com/blog/kroka/">&lt;p&gt;Hi! Hello! &lt;em&gt;Salutations!&lt;&#x2F;em&gt; I’m back! I just returned from a five month long expedition. I skied and paddled, traveling almost every day, living outside and in community with twelve other students for a semester. I got back on June 12th, and since then I’ve been adjusting every day to being home and living in society. As I adjust and reflect, I realize I have a lot to say. A lot to say about my time at Kroka, about the world and the society I live in, and about the life I want to live.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Some Artwork from the Past Year</title>
          <pubDate>Mon, 22 Nov 2021 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/some-art/</link>
          <guid>https://satchlj.com/blog/some-art/</guid>
          <description xml:base="https://satchlj.com/blog/some-art/">&lt;p&gt;Over the past year or so I’ve been using Pixelmator Pro, mostly for specific projects, but occasionally just for fun. Here are a few cool things I’ve made. They all started from photos of the real world, usually taken by me or my girlfriend.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>A Loose List</title>
          <pubDate>Tue, 16 Nov 2021 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/fields-of-study/</link>
          <guid>https://satchlj.com/blog/fields-of-study/</guid>
          <description xml:base="https://satchlj.com/blog/fields-of-study/">&lt;h3 id=&quot;stuff-i-might-study-in-college-i-guess&quot;&gt;Stuff I Might Study In College &lt;em&gt;(I Guess)&lt;&#x2F;em&gt;
    &lt;a class=&quot;anchor&quot; href=&quot;#stuff-i-might-study-in-college-i-guess&quot; aria-label=&quot;Anchor link for: stuff-i-might-study-in-college-i-guess&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h3&gt;
&lt;p&gt;A lot of people I barely know ask me questions about my life, and I guess I try to answer them, but it’s always kinda awkward and confusing. A popular question, when they hear I’m applying to colleges right now, is “What schools are you applying to?” That one is easy enough to answer: I tell them I’m applying to MIT early action, followed by Harvard, Yale, Dartmouth, Williams, and Amherst, with UMass Amherst as a safety. But when they hear I want to go to MIT, they say, “Ah, he must be a STEM guy,” and then make a bunch of assumptions about me. Or they know that I’m not the biggest lover of technology walking this earth and so they say - “wait - why do you want to go to &lt;em&gt;MIT&lt;&#x2F;em&gt;?&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>A Few Movies</title>
          <pubDate>Fri, 12 Nov 2021 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/movies/</link>
          <guid>https://satchlj.com/blog/movies/</guid>
          <description xml:base="https://satchlj.com/blog/movies/">&lt;p&gt;I’ve been thinking about movies that have really stuck with me, and I noticed that while the majority of them are well known, there are a few lesser known ones I thought I’d write about.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Arden Lloyd&#x27;s New EP</title>
          <pubDate>Fri, 12 Nov 2021 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/this-moment/</link>
          <guid>https://satchlj.com/blog/this-moment/</guid>
          <description xml:base="https://satchlj.com/blog/this-moment/">&lt;p&gt;My friend &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;ardenlloyd.com&#x2F;&quot;&gt;Arden&lt;&#x2F;a&gt; just released her first EP! Listen to it on your preferred platform by following &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;li.sten.to&#x2F;ardenlloyd&quot;&gt;this link&lt;&#x2F;a&gt;, or stay right here!&lt;&#x2F;p&gt;
&lt;iframe style=&quot;border: 0; width: 350px; height: 654px;&quot; src=&quot;https:&#x2F;&#x2F;bandcamp.com&#x2F;EmbeddedPlayer&#x2F;album=3709512987&#x2F;size=large&#x2F;bgcol=333333&#x2F;linkcol=9a64ff&#x2F;transparent=true&#x2F;&quot; seamless&gt;&lt;a href=&quot;https:&#x2F;&#x2F;ardenlloyd.bandcamp.com&#x2F;album&#x2F;this-moment&quot;&gt;This Moment by Arden Lloyd&lt;&#x2F;a&gt;&lt;&#x2F;iframe&gt;
&lt;br&gt;
</description>
      </item>
      <item>
          <title>A Quote from Cornel West and Jeremy Tate</title>
          <pubDate>Wed, 27 Oct 2021 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/cornel-west-howard-classics/</link>
          <guid>https://satchlj.com/blog/cornel-west-howard-classics/</guid>
          <description xml:base="https://satchlj.com/blog/cornel-west-howard-classics/">&lt;p&gt;A quote from &lt;em&gt;Howard University’s removal of classics is a spiritual catastrophe&lt;&#x2F;em&gt; by Cornel West and Jeremy Tate. Published in full &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.washingtonpost.com&#x2F;opinions&#x2F;2021&#x2F;04&#x2F;19&#x2F;cornel-west-howard-classics&#x2F;&quot;&gt;here&lt;&#x2F;a&gt; by the Washington Post.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Quotes about Vegetarians</title>
          <pubDate>Fri, 01 Oct 2021 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/vegetarian-quotes/</link>
          <guid>https://satchlj.com/blog/vegetarian-quotes/</guid>
          <description xml:base="https://satchlj.com/blog/vegetarian-quotes/">&lt;p&gt;From &lt;em&gt;The House of the Spirits&lt;&#x2F;em&gt; by Isabelle Allende:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;“His father… ordered Nicolás to take a bath and put on some normal clothes if he wanted to stay in the house, but Nicolás stared at him without seeing and did not reply. He had become a vegetarian. He did not eat milk, meat, or eggs. His diet was the same as a rabbit’s, and his anxious face gradually came to resemble the face of that animal.”&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
</description>
      </item>
      <item>
          <title>Maps</title>
          <pubDate>Fri, 24 Sep 2021 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/maps/</link>
          <guid>https://satchlj.com/blog/maps/</guid>
          <description xml:base="https://satchlj.com/blog/maps/">&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;All that is gold does not glitter,&lt;&#x2F;em&gt;&lt;br &#x2F;&gt;
&lt;em&gt;Not all those who wander are lost;&lt;&#x2F;em&gt;&lt;br &#x2F;&gt;
&lt;em&gt;The old that is strong does not wither,&lt;&#x2F;em&gt;&lt;br &#x2F;&gt;
&lt;em&gt;Deep roots are not reached by the frost.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;&lt;em&gt;~ from The Lord of the Rings, by J.R.R. Tolkien&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;This map is one of my biggest projects. Click on the full screen button for a better viewing interface in a new tab. I am still adding details and photos to this map - if you have something for me to add, &lt;a href=&quot;&#x2F;contact&quot;&gt;let me know&lt;&#x2F;a&gt;!&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Kip&#x27;s Wedding Song To Lafawnduh</title>
          <pubDate>Fri, 24 Sep 2021 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/wedding-song/</link>
          <guid>https://satchlj.com/blog/wedding-song/</guid>
          <description xml:base="https://satchlj.com/blog/wedding-song/">&lt;h3 id=&quot;from-napoleon-dynamite&quot;&gt;From Napoleon Dynamite
    &lt;a class=&quot;anchor&quot; href=&quot;#from-napoleon-dynamite&quot; aria-label=&quot;Anchor link for: from-napoleon-dynamite&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h3&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;&lt;audio
        controls
        src=&quot;&#x2F;blog&#x2F;wedding-song&#x2F;always.mp3&quot;&gt;
&lt;&#x2F;audio&gt;&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Marc Simont&#x27;s Illustrations for Thurber&#x27;s &#x27;The 13 Clocks&#x27;</title>
          <pubDate>Thu, 23 Sep 2021 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/ysp/img/</link>
          <guid>https://satchlj.com/ysp/img/</guid>
          <description xml:base="https://satchlj.com/ysp/img/">&lt;h2 id=&quot;look-at-these-gorgeous-illustrations&quot;&gt;Look at these gorgeous illustrations&lt;&#x2F;h2&gt;
&lt;p&gt;This is a great way to get a sense of your character’s appearance and physicality, as well as Thurber and Simont’s aesthetic.
&lt;p&gt;
    &lt;a href=&quot;&#x2F;ysp&#x2F;img&#x2F;22clocksimg.jpg&quot; title=&quot;View full-size image&quot;&gt;
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;satchlj.com&amp;#x2F;processed_images&amp;#x2F;22clocksimg.10aec2c1f848cf59.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;
&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>How to Make a Healthier Nation of Omnivores</title>
          <pubDate>Wed, 02 Dec 2020 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/cut-regulation-and-raise-food-prices/</link>
          <guid>https://satchlj.com/blog/cut-regulation-and-raise-food-prices/</guid>
          <description xml:base="https://satchlj.com/blog/cut-regulation-and-raise-food-prices/">&lt;p&gt;At my family’s small lowbush blueberry farm in late July and early August, the energy is festive. Over a thousand customers come from around the valley with their friends and small children each year to participate in harvesting the year’s blueberries, and most of them have a personal connection to the farm and the land, if not to my family directly. The blueberry sorting barn is filled with the roaring of fans and conveyor belts as the fruit is winnowed and packaged into boxes of five, ten, or twenty pounds and sold directly a few yards away; out in the picturesque fields, customers pick their own berries alongside local teenagers harvesting thousands of pounds of blueberries each day for what is often their very first job. The fruit is firm and sweet, easily surpassing in quality the conventionally grown lowbush blueberries, usually from Canada or Maine, found in the frozen section at supermarkets; and healthy-minded mothers excitedly discuss the antioxidant properties of the lowbush variety while tussling the blueberry-stained hair of their toddlers.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Nativity</title>
          <pubDate>Fri, 29 May 2020 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/nativity/</link>
          <guid>https://satchlj.com/blog/nativity/</guid>
          <description xml:base="https://satchlj.com/blog/nativity/">&lt;p&gt;&lt;strong&gt;12&#x2F;18&#x2F;52&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;The loaf felt soft in his hand. Not soft and soggy like the stale bread crusts he had eaten all his life became when it rained—it was warm, and fresh. And the smell! It was the same smell that had made his stomach rumble every time he walked down the alley behind the tavern’s bakery—but now he experienced it a completely different way, knowing that the sweet smell was his, that he would sink his teeth into that warm, soft loaf. He looked behind him with a fearful grimace, but wild and delighted. No one in the busy street was looking at him. He reached up and over an edge in the wall, an edge he was too short to see but which his fingers knew perfectly—and he swung himself onto the tavern’s roof.&lt;&#x2F;p&gt;
  </description>
      </item>
      <item>
          <title>A Sestina</title>
          <pubDate>Thu, 28 Mar 2019 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://satchlj.com/blog/sestina/</link>
          <guid>https://satchlj.com/blog/sestina/</guid>
          <description xml:base="https://satchlj.com/blog/sestina/">&lt;h2 id=&quot;by-satya-benson&quot;&gt;By Satya Benson
    &lt;a class=&quot;anchor&quot; href=&quot;#by-satya-benson&quot; aria-label=&quot;Anchor link for: by-satya-benson&quot;&gt;&lt;&#x2F;a&gt;

&lt;&#x2F;h2&gt;
&lt;p&gt;Lying in bed, imagining all the wonderful creations&lt;br &#x2F;&gt;
To come, crying tears inside because they won’t, I can’t fight,&lt;br &#x2F;&gt;
I am too weak even though I can be strong and eat the fruit&lt;br &#x2F;&gt;
Of labour I won’t, I will not though I want, though I must walk,&lt;br &#x2F;&gt;
But on the outside, where I can see, I don’t yet drink&lt;br &#x2F;&gt;
Those tears, those bitter tears, not till I’ve pushed through the thick&lt;&#x2F;p&gt;
</description>
      </item>
    </channel>
</rss>
