Book reviews??

This commit is contained in:
akp 2025-05-14 13:37:22 +01:00
parent e9e5fc19a1
commit cac6a61229
3 changed files with 50 additions and 0 deletions

View file

@ -0,0 +1,49 @@
---
title: "Book Review: Ancillary Justice by Ann Leckie"
description: "4.75 ⭐ out of 5"
publishedDate: 2025-05-14
imageURL: /blog/book_ancillary-justice/cover.png
tags:
- books
---
<div class="text--secondary">
* **Genre:** science fiction
* **First published:** 1 October 2013
* **Pages:** 416
</div>
<img loading="lazy" class="floated" src="cover.png" alt="Cover photo of Ancillary Justice by Anne Leckie">
Ancillary Justice sucked me and kept me guessing throughout the whole story - it twisted and turned, and had numerous revelations and discoveries, none of which felt anything but organic and realistic (if that's a word that you could use for a sci-fi book).
I thoroughly enjoyed the way the chapters in the first half of the book alternated between different points in time. The way they converged at the first climax of the story was incredibly clever - they just flowed into one another and unlocked a massive amount of context, as well as giving an incredible twist.
The way Leckie wrote from the perspective of Breq's single consciousness experiencing and participating in the world from multiple perspectives was masterful and seamless, and Leckie did an excellent job of portraying just how much changes to that impacted Breq as they happened.
The lack of gender in the Radchaai language was handled well, and the ['gay fanfiction problem'](https://www.youtube.com/shorts/xixiXiL3kLM) was controlled nicely throughout, with only one instance I noticed where it wasn't completely clear who was who to me.
I can agree with other reviews that I've seen, however, that this is a book one that does need bit of thought to deciper thanks to the sheer depth of the universe it's set in, but I don't mind that, myself.
The end of this book felt a little tiny bit like it was missing something (this is why this isn't 5 stars), but it's definitely not going to stop me from reading the rest of the series. Big fan. Great sci-fi.
<div class="clear"></div>
<style>
/* forgive me of my sins for embedding css in markdown */
.floated {
float: left;
padding-right: 1em;
padding-left: 1em;
width: 20%;
}
.clear {
clear: both;
}
.rendered-markdown img {
border: none !important;
}
</style>

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

View file

@ -6,6 +6,7 @@ updatedDate:
- 2025-01-15
tags:
- irl
- books
---
<style>
/* forgive me of my sins for embedding css in markdown */