joshua.seigler.net/books/index.html
Joshua Seigler b4c90ba049 Updates
2025-06-26 19:39:34 -04:00

355 lines
14 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=ddfb0107ac54" />
<style>
/* inter-latin-wght-normal */
@font-face {
font-family: "Inter Variable";
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-normal.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
} /* inter-latin-wght-italic */
@font-face {
font-family: "Inter Variable";
font-style: italic;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-italic.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<script
defer
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=d86d3b7642f1"></script>
<link rel="me" href="https://github.com/seigler" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Books - joshua.seigler.net</title>
<meta name="description" content="" />
<meta name="keywords" content="books" />
<meta property="og:title" content="Books" />
<meta property="og:type" content="" />
<meta property="og:url" content="https://joshua.seigler.net/books/" />
<meta name="twitter:title" content="Books" />
<meta name="twitter:description" content="" />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
</head>
<body data-font="english" data-path="/books/">
<script>
const savedTheme = localStorage.getItem("theme");
if (savedTheme != null) {
document.body.setAttribute("data-theme", savedTheme);
}
</script>
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
</div>
<div class="nav-categories">
<a class="" href="/posts/">/posts</a>
<a class="" href="/about/">/about</a>
<a class="" href="/now/">/now</a>
<a class="" href="/uses/">/uses</a>
<a class="" href="/recipes/">/recipes</a>
<a class="" href="/music/">/music</a>
<a class="nav-active" href="/books/">/books</a>
<a class="" href="/search/">/search</a>
</div>
</nav>
<h1>Books</h1>
<div class="header-meta">
<span class="tags" style="--totalTags: 11"></span>
</div>
</header>
<main data-pagefind-body="data-pagefind-body">
<p>These books had a big influence on my thinking and taste.</p>
<style>
main img {
width: 8rem;
margin: 0.5rem 0.5rem 0.5rem 0;
float: left;
}
</style>
<h3
id="g%C3%B6del%2C-escher%2C-bach%3A-an-eternal-golden-braid---douglas-hofstadter"
tabindex="-1"
>
<a
class="header-anchor"
href="#g%C3%B6del%2C-escher%2C-bach%3A-an-eternal-golden-braid---douglas-hofstadter"
aria-hidden="true"
></a>
<a href="https://amzn.to/44Nvcuf" target="_blank" rel="noopener"
><img
src="/books/0465026567.jpg?v=a808037c6297"
alt="book cover, showing a pair of carved shapes which cast shadows forming the letters G, E, and B"
/>
Gödel, Escher, Bach: an Eternal Golden Braid
<small>- Douglas Hofstadter</small></a
>
</h3>
<p>
I read this heady tome in college. I think Ive completed it three
times? It alternates between whimsical stories and theory, building a
case that thought and meaning are emergent properties of the brain. It
deals heavily with the idea of self-reference, which is the main theme
uniting the three people in the title. Although he discounts the
possibility of the immaterial aspect of reality as unknowable,
Hofstadter introduced me to many interesting ideas and his book is a
delightful journey, if you are prepared for it.
</p>
<h3
id="the-space-trilogy%3A-out-of-the-silent-planet%2C-perelandra%2C-and-that-hideous-strength---c.-s.-lewis"
tabindex="-1"
>
<a
class="header-anchor"
href="#the-space-trilogy%3A-out-of-the-silent-planet%2C-perelandra%2C-and-that-hideous-strength---c.-s.-lewis"
aria-hidden="true"
></a>
<a href="https://amzn.to/3SfO7Xc" target="_blank" rel="noopener"
><img
src="/books/0007528418.jpg?v=803840053bf3"
alt="book cover, abstract space illustration showing three planets"
/>
The Space Trilogy: Out of the Silent Planet, Perelandra, and That
Hideous Strength <small>- C. S. Lewis</small></a
>
</h3>
<p>
These stories contain so much richness. One theme that stuck with me
emerges in <em>Out of the Silent Planet</em> and is repeated in
<em>Perelandra</em>: that good things can be spoiled by overconsumption.
Something that is pleasant or satisfying stands by itself, and doesnt
need to be repeated or hoarded. In fact, the drive to capture,
concentrate, and control pleasant things can cheapen them, and could be
at the root of many of our troubles.
</p>
<h3
id="leadership-and-self-deception---the-arbinger-institute"
tabindex="-1"
>
<a
class="header-anchor"
href="#leadership-and-self-deception---the-arbinger-institute"
aria-hidden="true"
></a>
<a href="https://amzn.to/3GNsFGs" target="_blank" rel="noopener"
><img
src="/books/1523006560.jpg?v=a89d0e479bdf"
alt='book cover, a tromp-l&apos;oeil torn segment reveals in bold letters "SELF-DECEPTION"'
/>
Leadership and Self-Deception
<small>- The Arbinger Institute</small></a
>
</h3>
<p>
This book painted for me a vivid picture of the mechanics of selfish and
self-centered thinking. It describes in detail the ways that we blind
ourselves, especially in interpersonal communication. The result of
internalizing the concepts in this book is a sort of secular elaboration
of “Love your neighbor”, but even though it misses (or omits?
subtracts?) the spiritual core of things, it still rings quite true and
the tools found in this book and others from the Arbinger Instutute are
fantastically valuable.<br />
If this is of interest, you may also enjoy
<a href="https://amzn.to/3SmSQqi" target="_blank" rel="noopener"
>Marshall Rosenbergs “Non-violent communication”</a
>
or
<a href="/posts/needs-based-communication/"
>my article on needs-based communication</a
>.
</p>
<h3
id="orthodoxy-and-the-religion-of-the-future---fr.-seraphim-rose"
tabindex="-1"
>
<a
class="header-anchor"
href="#orthodoxy-and-the-religion-of-the-future---fr.-seraphim-rose"
aria-hidden="true"
></a>
<a href="https://amzn.to/4jVqE9F" target="_blank" rel="noopener"
><img
src="/books/188790400X.jpg?v=a3156620e0dd"
alt='book cover, a byzantine icon "The triumph of the Archangel Michael over the antichrist, who is shown falling into the abyss together with the cities of this world at the end of time"'
/>
Orthodoxy and the Religion of the Future
<small>- Fr. Seraphim Rose</small></a
>
</h3>
<p>
This book synthesizes many pieces of the zeitgeist as I have seen it
develop in my life. It touches on nihilism, the charismatic movement,
yoga, eastern and new-age spirituality, and the UFO phenomenon. All
these things are contextualized into a movement towards an upcoming
religious synthesis, and contrasted with eastern Orthodoxy. Fr. Seraphim
has a clear, academic writing style which I found easy to read, and this
book answered many questions I had not even thought to ask. I also
recommend his book/pamphlet
<a href="https://amzn.to/4jYlRnX" target="_blank" rel="noopener"
>Nihilism: The Root of the Revolution of the Modern Age</a
>, which is slightly drier than this but sets a good foundation for it,
and
<a href="https://amzn.to/4iDaAIv" target="_blank" rel="noopener"
>The Soul After Death</a
>
for its sober and thorough approach to understanding things most people
have not witnessed directly.
</p>
<h3
id="the-gurus%2C-the-young-man%2C-and-elder-paisios---dionysios-farasiotis"
tabindex="-1"
>
<a
class="header-anchor"
href="#the-gurus%2C-the-young-man%2C-and-elder-paisios---dionysios-farasiotis"
aria-hidden="true"
></a>
<a href="https://amzn.to/3GzsoXJ" target="_blank" rel="noopener"
><img
src="/books/1887904166.jpg?v=0c96e7e6d001"
alt="book cover, a mountainside monastery with a body of water in the background"
/>
The Gurus, the Young Man, and Elder Paisios
<small>- Dionysios Farasiotis</small></a
>
</h3>
<p>
This is the fascinating true story of a young mans experiences with
occult eastern gurus, the amazing adventures and troubles he had, and
his conversations and visits with Elder Paisios of Mount Athos. He tells
the story without embellishment, speaking plainly about the fantastic
things that he saw and his thoughts and feelings as he struggled to find
peace.
</p>
<h3 id="little-brother---cory-doctorow" tabindex="-1">
<a
class="header-anchor"
href="#little-brother---cory-doctorow"
aria-hidden="true"
></a>
<a
href="https://www.gutenberg.org/ebooks/30142"
target="_blank"
rel="noopener"
><img
src="/books/0765319853.jpg?v=d34004ad2ec0"
alt="book cover, three shadowed figures in a dramatic pose in front of a looming red X"
/>
Little Brother <small>- Cory Doctorow</small></a
>
</h3>
<p>
This book functions not only as an engaging story, but a primer for
digital security as a whole. If it doesnt make you an outright
cypherpunk, you will at least understand the movement better.
</p>
<h3 id="snow-crash---neal-stephenson" tabindex="-1">
<a
class="header-anchor"
href="#snow-crash---neal-stephenson"
aria-hidden="true"
></a>
<a href="https://amzn.to/3SfPIMG" target="_blank" rel="noopener"
><img
src="/books/0553380958.jpg?v=8290cd12094e"
alt="book cover, a red katana in front of a blue field of circuits"
/>
Snow Crash <small>- Neal Stephenson</small></a
>
</h3>
<p>
A sympathetic main character, heaps of style, a hacker aesthetic, an
evocative and lived-in setting, and non-stop action. This book magnified
my love of the written word as a literal creative force. Digital reality
and baseline reality are both shaped by language, but in different ways,
and this story explores that distinction vigorously and memorably.
</p>
<h3 id="the-stranger---chris-van-allsburg" tabindex="-1">
<a
class="header-anchor"
href="#the-stranger---chris-van-allsburg"
aria-hidden="true"
></a>
<a href="https://amzn.to/3SeBz2k" target="_blank" rel="noopener"
><img
src="/books/0395423317.jpg?v=c4e7e11fde46"
alt="book cover, a softly lit man in overalls stares as he is served a bowl of soup"
/>
The Stranger <small>- Chris Van Allsburg</small></a
>
</h3>
<p>
The illustrations in this surreal childrens book stuck with me my whole
life. I like all this authors illustrations, but this book especially
captured my imagination.
</p>
<h3
id="getting-started-on-the-pc-2---harvard-pennington%2C-gary-camp%2C-ralph-burris"
tabindex="-1"
>
<a
class="header-anchor"
href="#getting-started-on-the-pc-2---harvard-pennington%2C-gary-camp%2C-ralph-burris"
aria-hidden="true"
></a>
<a
href="https://archive.org/details/gettingstartedon00harv"
target="_blank"
rel="noopener"
><img
src="/books/0936200111.jpg?v=ea503c655abb"
alt="book cover, large text above a photo of a PC-2 computer, with a one-row LCD display and a tiny but complete QWERTY keyboard"
/>
Getting Started on the PC-2
<small>- Harvard Pennington, Gary Camp, Ralph Burris</small></a
>
</h3>
<p>
This was my first programming book. My grandfather Clarence gave it to
me along with a Radio Shack PC-2 handheld computer. That evening I
managed to make a program that produced “music”, a random sequence of
tones. I was hooked.
</p>
</main>
<footer>
&copy; Joshua Seigler 2025. -
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/feed.xml">RSS</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
-
<a href="/webrings/">Webrings</a>
</footer>
<div id="effects"></div>
</body>
</html>