Book Club 2025: Three at Wolfe’s Door by Rex Stout

I’ve been reading this book on my phone while waiting for things over the past month or so. So not very concentrated reading but…

… this book really isn’t very good, is it? It’s a collection of three short stories, and while I haven’t read many books by Rex Stout, the condensed form seems to bring out all of Stout’s most annoying tics? By the end of the third story, I found myself skipping past the unfunny hard boiled repartee.

I think I’ll give Stout one more go, but with a novel instead. From the 40s, perhaps?

Three at Wolfe’s Door (1960) by Rex Stout (buy used, 4.1 on Goodreads)

Book Club 2025: To Catch a Cat by Marian Babson

I wanted to read something easy on the branes; something light and fluffy, so surely a mystery with a cat on the cover would be the thing.

But no — this is a pretty joyless trudge. It’s not really a mystery — it’s more of a thriller. It’s partly told from the point of view of the dErAnGeD psychotic killer, and while it’s very silly, it’s not actually fun.

It’s just kinda annoying overall as a read — even though it’s a short novel, it was a slog to get through.

(The ending was fun, but that was only like ten pages.)

To Catch a Cat (2000) by Marian Babson (buy used, 3.79 on Goodreads)

Book Club 2025: Shadow Ticket by Thomas Pynchon

It feels like such an unexpected gift to have a new Pynchon book all of a sudden. I mean, it’s twelve years since the previous one, and they were coming at a pretty good clip for a while back then.

And if there one author I’m not worried about succumbing to Old Male Author Syndrome, it’s Pynchon, but still… I avoid reading reviews of books I’m going to read, but it’s been impossible to not get at least a glimpse of some of them over the past few weeks, and it seems like people aren’t really into the book? Except on Twitter, where people mostly seem to be making jokes about reading the book performatively. (Which, to be fair, is what Twitter is for.)

But… it’s fantastic! It’s absolutely everything I want from a Pynchon book. He’s still got it — it’s still jokes, puns, repartee, and then some lyrics from a song. It’s been such a sheer pleasure reading this book. I’ve laughed out loud a few times, I’ve groaned a few times, and when things suddenly take a turn for the serious (like at the end of chapter 35), I’ve felt a chill going down my spine.

So now I’m curious to skim some of the reviews, because I don’t get why people aren’t out in the streets celebrating a fantastic book. Let’s see… I’m just trying to think what people might not like. First of all, I can totally see not everybody being into Pynchon’s style, which is to overwhelm the reader slightly — lots of things are less than clearly delineated, and I can see how that would annoy some people who hate being confused. But I found that it worked perfectly for me — I’m reading a paragraph and metaphorically scratching my head, but I find that by the next paragraph, I’ve understood everything anyway, unconsciously.

And the plot? Well, I’m not really much bothered by plots in general, but I can see how some people would find it a bit unstructured — it’s a bit of a shaggy dog story, but I found it very satisfying anyway.

OK — time to google.

Wow:

Narrative traction dissipates and then falteringly coheres. Pretty much every paragraph is the same shape. It’s wearying. Which is to say that while there are pleasures here, the prose is seldom one of them.

*rolls eyes*

The New Yorker:

Your appetite might differ, but for me, nine novels in, all this code-cracking and jigsaw-puzzling is no longer thrilling. The same goes for the other bells and whistles of Pynchon’s style; even a seventy-million-trick pony is still a trick pony, and much of what once seemed clever in his canon now seems tiresome.

Some people just aren’t paying attention:

Around page 260, I was muttering to myself things like “Ugh, wait, so who is Porfirio del Vasto again?” But that’s okay. Like a long day at an amusement park during which you begin to grow weary and grouchy in the evening, you’ve already had enough fun not to let the last part spoil the fond memories of the whole day.

gasp:

The first half proceeds at a comparatively leisurely pace, but it too feels rushed. The rise of the dairy industry in late-nineteenth-century Wisconsin, with its almost missionary zeal for scientific farming, could have been the setting for a classic Pynchon fight between consolidating forces and unruly resisters. It’s easy to imagine him writing at length about the invention of pasteurized processed cheese, its chemical properties, and its use by the military, which supplied millions of pounds of it to soldiers during World War I. Yet there’s nothing about the transformation of Wisconsin from farms to pastureland, and Velveeta and Kraft are mentioned only in passing.

Yeah, my impressions were right — reviewers were not impressed by the book, for the most part. But they’re all wrong, so *pththt*.

There are some positive reviews, of course:

At 88, Pynchon has written his most urgent novel yet thanks to a newfound narrative grounding that maintains his distinctive style of cartoonish maximalism and high-flown beauty. It is filled with his famously overstuffed paragraphs, often one thrumming sentence each. But his words go down a bit more smoothly than usual without sacrificing any of his crackle. The result is a Pynchonian reduction simmered to delectation.

Shadow Ticket (2025) by Thomas Pynchon (buy new, buy used, 3.79 on Goodreads)

PCIe x4 v x16: The OCR GPU fight is on

So, I was randomly looking at the web page for the motherboard I’m using in the machine that I’m doing GPU-based OCR on (for the research site for magazines about comics). And…

I started wondering why one of the slots was marked with a metallic border. “Is it better because it’s closer to the CPU?”, I wondered. But… the pic says that they’re both x16?

But the manual says that while it’s physically x16, it’s electrically x4!!! *gasp* And that’s the slot I put my GPU in, because I thought the other slot was too close to the huge CPU cooler! I’m running the GPU at a quarter capacity! Or something! It cannot be!

But… it looks like it might actually fit in there? Let’s try…

YES!!! So I rebooted, and:

*gasp* It’s dead! I ruined the machine!

So I tried replugging, moving around the card, unplugging other things that use power… Yes, I’m running this mega-GPU’d machine headless (isn’t it ironic?), so I had no idea what was going on. I finally plugged in a monitor, and:

Yes, it’s that old “No keyboard detected, press F1 to run setup”.

I did so, and:

So that was why it disappeared off the net — when I moved the GPU card, the network interface chnaged name from enp6s0 to enp7s0.

Thanks, Lennart Poettering.

But does this all make a difference? Well, the 4x card OCR’d a random issue of CBG in:

-rw-r–r– 1 larsi larsi 177897681 2025-11-03 04:08:56.071143488 +0100 1204/results.json
-rw-r–r– 1 larsi larsi 169158769 2025-11-03 04:21:23.973956319 +0100 1205/results.json

That’s… 13m27s, I think.

And with x16?

12m6s. (/ (- 807.0 726) 807) => 0.10. So… 10% faster?

Oh, well. Totally worth it.

I guess it’s not all that surprising — the OCR happens on the GPU, so the only thing the PCIe bandwidth helps with is loading the model onto the card, and loading the page images (and exporting the page texts). So…

The moral here is: Always have a monitor connected, even if the machine is supposed to be a headless server.