Compare commits
4 Commits
c47e7e8fd0
...
8325801bca
Author | SHA1 | Date | |
---|---|---|---|
8325801bca | |||
092d5c9b2e | |||
864c95db11 | |||
00f686134b |
23
content/blog/2024-07-02-qntm-books.md
Normal file
23
content/blog/2024-07-02-qntm-books.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
date: "2024-07-02T20:00:00Z"
|
||||||
|
title: "'Valuable Humans in Transit and Other Stories' and 'There is No Antimemetics Division' by qntm"
|
||||||
|
description: "Thoughts on a couple of recent reads by the author qntm"
|
||||||
|
tags: [book]
|
||||||
|
slug: "qntm-books"
|
||||||
|
---
|
||||||
|
|
||||||
|
It's not too often that a book really makes you _think_ -- whether this is about yourself and your own position in the universe, or just about bizarre or interesting concepts. I've recently happened across a couple of books written by [qntm](https://qntm.org/self) that definitely do both of these things: _Valuable Humans in Transit and Other Stories_ and _There is No Antimemetics Division_.
|
||||||
|
|
||||||
|
![There is No Antimemetics Division](/media/blog/antimemetics.jpg)
|
||||||
|
|
||||||
|
_There is No Antimemetics Division_ is a science fiction dystopian novel(la) introducing (at least, to me) the concept of antimemes -- ideas that can't be shared or passed on. On the face of it, this doesn't sound particularly distressing, but the book explores the implications of this alongside the setting of malicious (intentionally or otherwise) "entities" known as SCPs ("Secure, Contain, Protect") that can manipulate and control thoughts, ideas (and even physical or electronic records) in order to prevent the spread of knowledge.
|
||||||
|
|
||||||
|
The book follows a small cast of interesting characters as they try to deal with (or at least understand) these threats, and the story explores a number of mind-bending scenarios that emerge as a result of the existence of these antimemes. I can certainly recommend [giving it a read](https://qntm.org/scp), but just don't ask me to explain it to you.
|
||||||
|
|
||||||
|
![Valuable Humans in Transit](/media/blog/valuable-humans.jpg)
|
||||||
|
|
||||||
|
The second book, _Valuable Humans in Transit and Other Stories_, is a collection of short stories that each explore a different concept. These stories are entirely fascinating and I found myself thinking about them again and again since finishing the book.
|
||||||
|
|
||||||
|
Again, they're all sci-fi, but if this isn't your thing don't let it put you off necessarily, as the ideas are often more philosophical than technological. The stories include themes such as pre-determinism, concurrent universes, space, the vastness of scale, human rights, and much more.
|
||||||
|
|
||||||
|
Again, this is a book that I think people should [just read](https://qntm.org/vhitaos) and absorb for themselves, as I think everyone will have a different take away.
|
@ -122,4 +122,4 @@ These notes are ordered such that the most recently-updated ones are at the top.
|
|||||||
'\n'.join(['=> {} {}'.format(l['file'], l['title']) for l in notes])
|
'\n'.join(['=> {} {}'.format(l['file'], l['title']) for l in notes])
|
||||||
)
|
)
|
||||||
gem_index_file = open(f'capsule/notes/index.gmi', 'w')
|
gem_index_file = open(f'capsule/notes/index.gmi', 'w')
|
||||||
gem_index_file.write(note_index_content)
|
gem_index_file.write(note_index_content)
|
||||||
|
BIN
static/media/blog/antimemetics.jpg
Normal file
BIN
static/media/blog/antimemetics.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
static/media/blog/valuable-humans.jpg
Normal file
BIN
static/media/blog/valuable-humans.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user