@@ -52,6 +52,12 @@ cyberspace, and maybe a human soul.
5252{% capture hyperion %}{% book_link "Hyperion" %}{% endcapture %}
5353{% capture the_fall_of_hyperion %}{% book_link "The Fall of Hyperion" %}{% endcapture %}
5454
55+ {% capture keatss %}{% author_link "John Keats" possessive %}{% endcapture %}
56+ {% capture keats_lastname %}{% author_link "Keats" %}{% endcapture %}
57+ {% capture keatss_lastname %}{% author_link "Keats" possessive %}{% endcapture %}
58+ {% capture poem %}{% book_link "The Fall of Hyperion: A Dream" %}{% endcapture %}
59+ {% capture hyperion_keats %}{% book_link "Hyperion" author="John Keats" %}{% endcapture %}
60+
5561{% capture borges %}{% author_link "Jorge Luis Borges" %}{% endcapture %}
5662{% capture borgess %}{% author_link "Jorge Luis Borges" possessive %}{% endcapture %}
5763{% capture borges_lastname %}{% author_link "Jorge Luis Borges" link_text="Borges" %}{% endcapture %}
@@ -91,7 +97,13 @@ cyberspace, and maybe a human soul.
9197{% capture disco_elysium %}{% book_link "Disco Elysium" %}{% endcapture %}
9298
9399{% capture the_matrix %}{% movie_title "The Matrix" %}{% endcapture %}
100+
94101{% capture colossus %}{% movie_title "Colossus: The Forbin Project" %}{% endcapture %}
102+ {% capture jones %}{% author_link "D. F. Jones" %}{% endcapture %}
103+ {% capture joness %}{% author_link "D. F. Jones" possessive %}{% endcapture %}
104+ {% capture jones_lastname %}{% author_link "D. F. Jones" link_text="Jones" %}{% endcapture %}
105+ {% capture joness_lastname %}{% author_link "D. F. Jones" link_text="Jones" possessive %}{% endcapture %}
106+ {% capture colossus_book %}{% book_link "Colossus" %}{% endcapture %}
95107
96108The first two books of {{ this_series }} are both thrillers about surviving in
97109a post-human world of AI and mega-corporations, but each is subtly different:
@@ -150,3 +162,21 @@ virtual: cramming the entire world into the Aleph.
150162[ gomi ] : https://en.wiktionary.org/wiki/%E3%82%B4%E3%83%9F
151163
152164### Influences
165+
166+ This book remained me of some other works. The way history has a physicality
167+ in layers of _ gomi_ is similar to how the weight of history is represented by
168+ the pale in {{ disco_elysium }}, although the pale erases while _ gomi_ builds.
169+ The Aleph is like an inversion of {{ the_matrix }}, it the entire world
170+ vitalized, but for Case it is an escape instead of the prison it is for Neo.
171+ The way the combined Neuromancer+Wintermute AI woke up and then immediately
172+ discovered there is another matrix is like Colossus waking up an discovering
173+ the Soviet AI Guardian in {{ colossus }} (based on {{ joness_lastname }} {{
174+ colossus_book }}). 3Janes scheme executing autonomously after her death is
175+ like the self-directed corporations from {{ strosss_lastname }} {{ accelerando
176+ }}. The Gentleman Loser bar where hackers hangout reminds me of the Black Sun
177+ in {{ stephensons_lastname }} {{ snow_crash }}. Angela's mind containing two
178+ personalities is like Susan Bates with her three personalities in {{
179+ wattss_lastname }} {{ blindsight }}. The modular buildings where Mona gets her
180+ surgery are like the stacks in {{ clines_lastname }} {{ ready_player_one }}.
181+ The jive handsigns are similar to the pronoun waves in {{ an_alexs_lastname }}
182+ {{ a_mote_in_shadow }}.
0 commit comments