blog.minskio.co.uk

Content and theme behind minskio.co.uk
Log | Files | Refs

commit e00d765c47eb5866d6b87ca7398cce7b7861152d
parent 68e245f7e8ec9c7ee5aaf6e06cba63125484027f
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Tue,  7 Apr 2026 14:54:12 +0100

Latest reading list

Diffstat:
Mcontent/reading-list.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/content/reading-list.md b/content/reading-list.md @@ -1,7 +1,7 @@ --- title: Reading List layout: single -lastmod: 2026-03-18T16:25:00 +lastmod: 2026-04-07T14:49:00 --- I generally strive for a book per week, but this is by no means a steadfast goal. For a list of series and their status, check [the bottom of this page](#book-series). @@ -28,6 +28,8 @@ To keep the page somewhat manageable, I've collapsed the lists by years: <li>John Scalzi - The Shattering Peace</li> <li>Becky Chambers - A Psalm for the Wild-Built</li> <li>Matt Dinniman - Dungeon Crawler Carl</li> +<li>Matt Dinniman - Carl's Doomsday Scenario</li> +<li>Edgar Allan Poe - The Masque of the Red Death</li> </ul> </details> <script>document.querySelectorAll('details').forEach(details => { const ul = details.querySelector('ul'); const span = details.querySelector('summary span'); if (ul && span) { const count = ul.querySelectorAll('li').length; span.textContent = count; } });</script> @@ -695,7 +697,7 @@ To keep the page somewhat manageable, I've collapsed the lists by years: <li>Iain M Banks - The Culture - 9/10</li> <li>Isaac Asimov - Foundation - 4/7</li> <li>Jim Butcher - The Dresden Files - 1/17</li> -<li>Matt Dinniman - Dungeon Crawler Carl - 1/8</li> +<li>Matt Dinniman - Dungeon Crawler Carl - 2/8</li> <li>Monica Hughes - Arc One - 1/2</li> <li>Neal Shusterman - The Unwind dystology - 2/6</li> <li>Orson Scott Card - Ender saga - 2/6</li>