more Kindle stuff

The last couple of Kindle-related posts, and the news about MOBI vs EPUB support, got me thinking a bit today. I remembered that I had a bunch of old DRM-free books from Tor.com that I’d never gotten into my Kindle library. I had manually copied a bunch of them over to my old Kindle, via USB, but that doesn’t get them into the cloud library, and I hadn’t copied them over to my new Kindle. So I decided to waste some time today and copy some of them up to the cloud, and also add them to Goodreads.

I decided to try the Send to Kindle desktop app (for PC) this time. The app is a little clunky, but it works. Sadly, it only allows you to upload one book at a time. Also, it lets you edit the metadata for the book, but I think that metadata gets overwritten once the book is in the cloud. The files I uploaded were actually .PRC files, which I think is basically the same as .MOBI, though I’m not entirely clear on that.

I also considered copying these files into Calibre and then pushing them to the Kindle from there. I keep thinking that I should start actively using Calibre, but I keep not doing that. I’m a little worried that if I start pulling stuff into Calibre, organizing it, and editing metadata, I’ll never stop. Maybe one of these days, when I’m bored, I’ll give it a try.

The files I copied over today were all free Tor books from 2008 and 2009. I’ve been downloading free Tor books on and off since 2008. I’ve got a bunch from 2008-2009, then more from 2017-2020. Then I forgot about the whole free book thing in 2021, and didn’t download anything. Today, I downloaded a bundle of three books from Tor, for the first time since late in 2020. No clue when/if I’ll actually read those, but hey, I’ve got them.

I’ve been concentrating on reading older books this year, getting through some stuff from old Humble bundles mostly. Looking at my Goodreads “want to read” list, I see that it’s currently at 493 books. Sigh. I keep needing to remind myself that having a lot of books to read is good. It’s not a list of work I have to do, it’s a list of fun I can choose to have…

fun with file formats

I’ve been reading some random old stuff from an old Neil Gaiman Humble bundle recently, and I’ve hit a couple of snags with files. I thought writing up some notes on that might be useful.

First, I was trying to read two old comics from the bundle. I’d loaded both, in CBZ format, to my iPad in the Panels app. Both were black & white comics, originally published by Knockabout Comics. I think they were probably published in a larger format than typical American comics. And it seems that they didn’t do a good job of scanning them in and digitizing them. So they were a little too blurry for me to read. I first tried copying the PDF versions into Panels, to see if they were better. They were, but not by much, and zooming them didn’t work well. Then I got the idea to try the same PDFs in GoodReader. I bought GoodReader a long time ago, and don’t really use it that often. But it turns out that it’s a much better PDF reader than Panels is. So the lesson here is: stick with GoodReader for PDFs.

Second, I decided to copy a couple of the ebooks from the bundle to my Kindle Paperwhite. The easiest way to do that is to email them to the Kindle Personal Documents Service. This service has changed a bit over the years, but, in general, it allows you to email DRM-free ebooks to a special address, and they’ll get converted to Kindle format and pushed down to your Kindle. I had some problems with it this time.

The service is supposed to support both EPUB and MOBI files right now. I’m fairly sure that it didn’t support EPUB until fairly recently. And the support page for it right now says that it’ll stop supporting MOBI files later this year. I’ve always thought of MOBI as the Amazon/Kindle format, and EPUB as the “everybody else” ebook format. The MOBI format was created by Mobipocket in 2000. The company was bought by Amazon in 2005. The original AZW format used for DRM’d Kindle books is a variant on MOBI.

Anyway, I tried sending both MOBI and EPUB versions of the books to my Kindle and they all failed. That led me down a bunch of paths that didn’t lead anywhere interesting. Finally, I got the bright idea to email the files from my PC instead of my Mac. These days, I don’t think there’s any reason the files would be different on the Mac vs the PC, but it seemed like it was worth a try. And indeed it worked when I emailed the files from my PC. On both platforms, I used the web-based Fastmail interface, running in Firefox, so it can’t be a browser thing or an email client thing. So I’m pretty confused about that. I guess the lesson from this one is to always email docs from my PC instead of my Mac when using the Send to Kindle service.

Overall, I think I’ve now spent more time today screwing around with files than I have actually reading anything. But that happens sometimes. And that’s OK. I’m one of those weirdos who can have fun with this kind of troubleshooting.

Scrum and tech learning follow-up

This post is a follow-up to my previous post on scrum and tech learning. Since then, I’ve finished reading The Elements of Scrum, via my (work) Percipio account. I’ve also downloaded the audiobook version of Scrum: The Art of Doing Twice the Work in Half the Time, from my (ACM) Skillsoft account. I normally wouldn’t think about consuming tech books in audio format, and most of them wouldn’t work that way. But maybe a scrum book would be comprehensible as audio, so I’ll give it a try.

There’s another scrum book I was considering, Scrum: A Pocket Guide, which I’ve found is also available in audio format, via the author’s YouTube channel. So, in this case, you can actually watch the author sitting at his desk, reading his own book. I don’t think I actually want to do that, in this case, but it was nice of him to do that and put it out there for free.

Meanwhile, I logged in to my ACM O’Reilly account today, to see if there was anything I really wanted to watch or read before the account gets shut down. I decided to take a look at Bob Martin’s Clean Code video series. I watched the first hour-long video. There’s about fifty hours of video in the series, all told. In O’Reilly, it’s organized as a “Learning Path” with the videos interspersed with chapters from his Clean Code book. I’ve been meaning to read that book for a while. It was published in 2008, so it’s probably a bit out of date at this point, at least in terms of some of the specifics. For the videos, you can also find them for sale at the Clean Coders web site. (They’re not cheap.) You can find a few on YouTube. Here’s a link to the first one, which is the one I watched today. (I think the one I watched on O’Reilly is actually a revised version of that.) He definitely tries to keep it interesting, with a bunch of different costumes and backdrops, including several Star Trek ones. It comes off as pretty corny, but I guess it’s better than just watching him read through the material at his desk.

With the changes we’re going through at work, I’ve decided that now is a good time to back up a bit and think about what new stuff I need to learn, or old stuff I need to reinforce and/or brush up on. I’ve probably read enough on scrum by now, though I may branch out and read up on some related topics. And the Clean Code stuff is the kind of thing I like to check out occasionally, to remind myself of some of the fundamentals of good coding, and maybe learn a few new things that I hadn’t stumbled across before.

I’ve also been listening to some of the recent podcast episodes from .NET Rocks around the twentieth anniversary of .NET, which happened back in February. (I stopped subscribing to .NET Rocks a while back, so I don’t listen to it every week, but I go in and cherry pick interesting or relevant episodes once in a while.) Listening to folks like Anders Hejlsberg, Scott Guthrie, and Miguel de Icaza reminisce about .NET was fun. And it got me thinking about what new stuff is going on with .NET that I should learn. Maybe Blazor? Or I should figure out what’s new and interesting with .NET 6? Or I should try to get back into F# again? I don’t know. Maybe I should pick up this Apress Microsoft book bundle from Humble. That would keep me out of trouble for a while, right?

Scrum at work, and tech learning subscriptions

My team at work is going through some changes right now. We’re getting shuffled to a different spot in the IT department hierarchy and getting a new boss. And we’re supposed to start doing scrum.

Actually, we were supposed to start doing scrum almost a year ago, and we kinda started doing it, but we didn’t really go all the way with it. So now, I guess, we’re supposed to go all-in. Or almost all-in. Or something like that.

Anyway, I watched some training videos for scrum last year when we were supposed to start using it, so I already have some understanding of it. But now that we’re going to be going further with it, I decided to do some more reading on it and try to learn more about it.

I wanted to read a book on scrum, and since we’re using Azure DevOps, I decided to try this one: Professional Scrum Development with Azure DevOps, from Microsoft Press. I started reading it in March, and finished it a couple of weeks ago. It wasn’t a bad book, and it does cover the Azure DevOps scrum process pretty well, but it was also pretty dry, and I’m not sure that a lot of it is really going to be relevant to me.

I’ve also considered reading Zombie Scrum Survival Guide. It might be a little cynical to assume that our implementation of scrum is going to fit the definition of “zombie scrum,” but I suspect it might, and I’m not sure what the best way would be to engage with that.

And A Scrum Book: The Spirit of the Game might also be a good general scrum book to read. Honestly, it looks a bit daunting though.

On the related general subject of tech books, I’ve recently learned that ACM is going to lose access to O’Reilly Learning (previously known as Safari) in July. That’s quite a disappointment, but not entirely surprising. ACM got access to the full Safari library in 2017. That always seemed a bit weird to me, since an ACM membership costs about $100/year, and a regular individual O’Reilly membership costs $500/year, raising the question of why anybody would buy one through O’Reilly rather than just signing up for ACM. I guess that logic finally caught up with them, so now they’re cutting it off.

O’Reilly has offered ACM members a $100 discount, so that would bring it down to $400/year, but that’s still a lot of money, and the discount is only good for the first year. I generally only read a few tech books each year, and I can generally buy them for $40 or $50 each, so I guess it’s not going to be worth it to sign up for a paid O’Reilly account.

ACM still has SkillSoft, and I think I still have access to Percipio through work, but neither of those has the broad selection of tech books and videos that O’Reilly has. (And I think SkillSoft and Percipio are actually the same thing, under different names, possibly with slightly different libraries?) I also have access to LinkedIn Learning, both through work, and (last time I checked) through the local public library. LinkedIn Learning really just has videos though, no books. And their video courses generally aren’t as in-depth as the stuff I could get through O’Reilly. I discontinued my Pluralsight subscription this year, so I don’t have that anymore, either.

For now, I guess I’ll take a look at Skillsoft/Percipio when I’m looking to read up on a new tech subject, and see what they’ve got. When I really want a specific book that they don’t have, I’ll probably just buy it from Amazon or directly from the publisher. I’ve been trying not to buy physical tech books anymore, and O’Reilly has certainly helped with that. A lot of the tech publishers still offer direct sales of DRM-free ebooks, so I’ll probably go that route when I can, rather than getting the DRM’d versions from Amazon.

Dresden Files

Last night, I finished listening to the fourth Dresden Files audiobook, so now I’m done with the four-book set that I started back in January. I’ve been debating whether or not I want to keep working my way through the series in audio format. This is a reread for me, since I’ve read the first eleven Dresden books already, though that was in paperback, so the audio format at least is new for me. And it was long enough ago that I don’t recall all the details, so there’s some suspense to it.

I started reading the Dresden novels in 2007 and last read one in 2015. So it’s been a while. I had those first eleven books in paperback. I think I donated them to a library sale at some point, though I don’t seem to have any record of that. (I usually note donated books in Evernote and with a “donated” tag on Goodreads, so I can remember that they’re gone, and not go looking for them…) In 2018, I noted that I had considered donating them, but decided to hang onto them. But I can’t find them now. So either I donated them at some later point, or I stuck them in a box and squirreled it away somewhere non-obvious.

Anyway, I’ve noticed that both the audio version of the fifth book, Death Masks, and the Kindle version of the twelfth book, Changes, are available from my local library, so I can read both for free. I’ve just started Changes, and we’ll see if I remember enough of the stuff that happened in books 5 through 11 to understand what’s going on. If I need a refresher, I can look at this Dresden Files reread on tor.com.

Looking at the my history with the Dresden series is interesting to me. I started reading it at a time when I was mostly buying books one at a time, in paperback, from mall stores or Borders, or Barnes & Noble. And my method for keeping track of what I’d read or not was mostly just looking at my bookshelf and seeing if the book was there. If it was, then I’d read it. Now, things are more complicated. Sometimes I still buy physical books. Sometimes, I buy Kindle books. Other times, I borrow a book from the library (either physical or on Kindle). When I buy physical books, I generally donate them after reading them. So I really have to rely on Goodreads and Evernote to keep track of stuff.

I bought my Kindle in 2008, so I actually had the Kindle through most of the time that I was reading Dresden novels. I’m not sure why I never switched from paperbacks to Kindle versions, but maybe it was because I’d started in paperback, and just decided to stay with that format. Or maybe I was getting the paperbacks for less than I would have had to pay for the Kindle versions.

I feel a little guilty for sticking mostly with familiar, safe, low-brow reading material this year so far, but not that guilty. I’ve been stretching myself over the last few years, reading some classics like War and Peace, and other stuff that’s outside my comfort zone. I think it’s time to take a break and catch up on some silly genre stuff.

ComiXology changes and weekend reading

My weekend reading has mostly been random single issues of comics in my ComiXology library, all of which I got for free, mostly in 2014. With the coming changes to ComiXology, I’ve been spending some time organizing my lists of digital comics and finding some old ones that I’d never read.

I mentioned the ComiXology changes in this blog post from November. The changes were initially meant to happen last year, but they were delayed. It looks like the full switch-over will be happening very soon now, though they haven’t given a specific date. This Twitter thread has a number of details. It sounds like it’ll be this week. The ComiXology subreddit has had a lot of talk about it recently, most of it negative. I’m not enthusiastic about it myself, but I’m not as annoyed as a lot of people. (That’s the way Reddit often works, of course. The loudest voices bubble to the top.)

I’m probably most annoyed that all of the old books I’ve moved into my “archive” in ComiXology are going to wind up back in my main library. I’ve generally used the archive to move random old freebies out of my main library, but I guess I won’t be able to do that anymore. That’s also a problem with my Kindle library in general: too many random free books making it hard to find the ones I’ve actually paid for. If I look at my Kindle library right now, I have 1656 items in there. That’s now a combination of my Kindle books and ComiXology books. That’s really too much stuff to manage without at least slightly better tools. Oh well. Hopefully, the new ComiXology iOS app will be good, at least.

Content-wise, I’m enjoying reading a bunch of random first issues of Image and small press series. On one hand, given the number of books currently on my “want to read” list, reading a bunch of first issues is liable to just increase that list. On the other hand, I like reading these little samples of longer stories without feeling like I necessarily need to finish them, or figure out what’s going on, or really get invested in them. And I’m finding it interesting to see where some of these series have gone. Cross Bronx got just one four-issue series. Ultra was an eight-issue series, and didn’t return. Velvet lasted for 15 issues and got collected into three books. Mind The Gap got collected into three volumes, but has disappeared from ComiXology for some reason. Black Science lasted for nine volumes. Those are all examples of Image books that I enjoyed. I probably won’t pick up and read all of them, but I’ll get a few. (I already have all three volumes of Velvet in the Ed Brubaker Humble Bundle that I bought recently. That looks like it should be fun.)

Maus

I’ve been following the news around the school board in Tennessee that banned the teaching of Art Spiegelman’s Maus. I first read Maus back when it was being serialized in Raw in the early 80s. So I guess I read it when I was in high school, a little older than those eighth-graders in Tennessee. I don’t remember much about how it affected me at that age, but I do know that it was the most concrete and specific material I read on the Holocaust to that point. I’m sure I knew something about it, but I don’t remember it being covered much in history class. I think most of my knowledge of WW2 came from Hogan’s Heroes reruns and G.I. Combat comics.

Something like Maus would never have been assigned as school reading when I was growing up. Comics just weren’t taken seriously at that time. I’m fairly certain that there were no graphic novels at all in our school library. But now, we live in a world where assigning Maus as school reading probably seems reasonable to a lot of fairly mainstream people. But still not to the kind of people who find themselves on a school board in Tennessee, unfortunately. It’s actually kind of heartening that this thing is national news, and has stirred up some debate and gotten Art Spiegelman some new mainstream media attention.

Speaking of which, I saw Whoopi Goldberg’s appearance on Colbert from Monday night, but hadn’t heard about her comments on her TV show earlier on Monday, so I didn’t quite have the context on what she was apologizing for. But I could tell she wasn’t doing a very good job of it. I’ve generally thought of Goldberg as being mostly harmless and mildly amusing. She probably shouldn’t be talking about the Holocaust though. She clearly didn’t mean any harm. I’m not going to criticize her, other than to say that maybe this is an example of why more people should be reading Maus.

Getting back to Maus, I followed some links and found myself reading about Spiegelman’s MetaMaus book that came out in 2011. I remember reading about it when it came out, but I didn’t buy it. I really should have; it was $35 when it came out, and it’s going for more than $1000 now. In addition to the original Raw issues, I have the first Maus book in paperback, and the second volume in hardcover. (The hardcover version of Maus II goes for $300 on Amazon right now, so I guess that’s out of print.)

It might be a good time to reread Maus, but of course it’s not a casual read. If The Complete Maus were available digitally, I’d probably buy a copy, just to have one, but no version of Maus is (legally) available digitally, as far as I can tell. All the attention of course has made Maus a bestseller on Amazon, which is nice, but it also means you can’t easily buy a new copy right now.

Killing Time

All through the pandemic, I’ve often had the feeling that I’m just killing time. I’m not really trying to do anything useful or fun or important. I’m just trying to get through the day, getting my work done, staying healthy, distracting myself, and doing no harm to myself or anyone else. I’m feeling that pretty strongly this weekend. We had a fair amount of snow Friday night, and very cold temperatures yesterday and today. So I haven’t been able to go out and take any long walks. And I haven’t wanted to dig my car out and drive anywhere. I don’t want to push myself too hard, because I know how easy it is for me to get sick in this kind of weather. I have a dentist’s appointment tomorrow morning, which was rescheduled from December, so I really want to be healthy enough to go to that. I’ve been sick a lot over the last few months, but I’ve been in pretty good shape for the last couple of weeks, and I’d like to stay that way.

So, anyway, I’ve been trying to strike a balance this weekend, where I’m getting important stuff done, and enjoying myself a bit, and not going stir crazy. I got my laundry and grocery shopping done yesterday, so that covered the really important stuff that I needed to do. I kind of punted on lunch and dinner yesterday, though, just eating pizza for both meals. And I spent about five hours yesterday catching up on Legends of Tomorrow. (It’s a pretty dumb show, but it’s fun, and occasionally clever.) I managed to clean the snow off my car, and clear some of the snow around it too.

Today, I managed to prepare reasonably healthy meals for breakfast, lunch, and dinner, so I’m considering that a win. I did a fair bit of reading today. I finished one short ebook, read two more short ebooks, then started two more slightly longer ebooks. All of them are short story collections. I’ve been trying to put a dent in my backlog of old Kindle books, and have mostly been reading stuff that I bought (or got for free) about a decade ago. I haven’t really wanted to start a new novel, so I’m sticking with short stories for now.

Meanwhile, I’ve started listening to the Dresden Files audiobooks that I bought a couple of years ago. The set I bought has the first four books, all of which I read, in paperback, quite some time ago. They’re fun books, and they’re read by James Marsters, who does a great job with them. They work well in audio format, since they use first-person narration, and since they’re fairly linear and easy to follow. So that’s what I’ve been doing with my evenings, when I’m just trying to kill time until it’s time for bed.  (I generally try to stay awake until 10 PM, but last night, I gave up at 9 PM and just went to bed early.)

I also wasted a bit of time today by deciding to make a “comics” shelf in Goodreads and start applying it to the comics and graphic novels in my library. I don’t have a great reason for doing that, and I don’t think it’s going to terribly useful. But it kept me busy for a while and gave me a sense of accomplishment.

Despite the weather, I even managed to go for a 20 minute walk today. I waited until the warmest point in the day, around 4 PM. Even then, it was only 25º. So it wasn’t the most pleasant walk, but it felt good.

It’s now Sunday night, and I’m returning to one of my traditional ways of killing time: watching football. I’d pretty much given up on football several years ago, but I occasionally try to get back into it. Usually, I can’t manage much enthusiasm. But the playoff games this year have been pretty fun. The AFC and NFC championships are today. The AFC one just ended, in overtime. I’m going to try to watch the beginning, at least, of the NFC game too. I may give up on it at some point and switch over to my Dresden Files audiobook.

Well, this has been a rambling post. But that’s OK. I needed to get some of these thoughts out of my head. Sometimes I think I should just write posts like this in Day One, where no one else can read them, but I guess there’s no harm in posting them here. Maybe someone will find something here amusing. You never know!

LoTR, and Neil Gaiman, and life in 2001

I’m currently reading Neil Gaiman’s Adventures in the Dream Trade, which is a collection of miscellaneous stuff, including introductions he’s written for other people’s books, some poetry and song lyrics, and a bunch of his blog entries from 2001, right after he had finished writing American Gods and was beginning the process of promoting it. I’m in that section now, and have made it through to mid-2001, when he had wrapped up his US book tour and just started his UK tour. I’m wondering how far into 2001 this goes, and whether or not we get as far as September 11, and what his thoughts might be on that.

I’ve also been rewatching the Lord of the Rings movies, including listening to some of the commentaries, and also listening to the Ringheads podcast, which has been discussing the movies at length (about 10 hour-long episodes per movie). The Fellowship of the Ring was released in 2001, with Two Towers coming out in 2002 and Return of the King in 2003. I’d gone into NYC to see a presentation on the first movie in September 2001, just a couple of days before 9/11.

So reading Gaiman’s blog entries, and watching the LOTR movies, has got me living in the past a bit this weekend, for better or worse. Gaiman’s blog was, at the time, done with Blogger, which I was also using at that time. (I started this blog in June 2001.) So reading about his struggles with Blogger brings back some memories. And he writes about buying a Japanese laptop from Dynamism, which is a company that used to import nifty laptops from Japan. (I’d never bought anything from them, but I know at least one person who did, and I was a bit jealous of his nifty Japanese laptop.) And there are mentions of early e-readers, and other fun esoteric stuff.

There are links in many of those blog entries, some of which still work and some of which don’t. It’s been interesting to follow some of them, and get sucked back into the web circa 2001. The review of American Gods from sfsite.com is still up, but the site itself seems to be pretty much dead, having gone on hiatus in 2018. SciFi’s Seeing Ear Theatre is long gone, but there’s a good list of the stuff they did here, with some of it still available for download from various places. (I could go on with more of this, but you get the idea.)

This has all got me thinking about big events, and how we see things differently before and after them, and how there are weird unintended resonances in fiction sometimes. (I have more to say about that, but I’m struggling to get it into words properly, so I’m just going to leave it at that for now.) So, some good memories, and some mixed feelings, and some amusement at old forgotten tech.

 

Another New Year

I missed my usual New Year’s Day post yesterday. There are a few reasons for that, one being that New Year’s Day fell on a Saturday this year, and I decided to treat it like a normal Saturday (mostly) and started the day with my usual Saturday chores and errands (laundry and grocery shopping), then proceeded to spend a bunch of time in front of the computer paying bills and organizing paperwork and stuff. So it was a pretty industrious morning, but after that, I took a nap, and then spent the afternoon in front of the TV, watching Godzilla movies. I didn’t really have the energy left for anything more ambitious.

So today, I’m going to try to spend some time writing a blog post. It’s Sunday morning, I just had a pork roll, egg, and cheese sandwich and a strong cup of coffee, and now I’m ready to sit around and ruminate on the year for a bit.

I usually start these posts with links to the last few New Year’s posts, so here are a few:

This past year has certainly been a doozy. It got off to a rough start with the Capitol insurrection and resulting turmoil, which was the subject for my second post of the year. On the bright side, the vaccines arrived, and I got my first shot in April, my second in May, and my booster shot in December. After that second shot, I started feeling better about things and actually made a trip into NYC in June to go to the Met and MoMA. Then, I went in twice in October, once for NYCC, and once to go to the Met and MoMA again. And that was about it for travel. The Omicron variant started showing up around Thanksgiving, and going out started to seem a lot less safe again. Contrast NYCC in October, which felt pretty safe to me, with Anime NYC in November, where one of the earliest cases of Omicron in NYC was identified. So any thoughts I had of going into New York for another Met/MoMA trip went out the window.

At work, we went through a bunch of different “Return To Office” plans through 2021. They kept setting dates and then pushing them back. In the end, we returned to the office on a one day per week schedule in October. My first day back was October 14. My last trip to the office was December 9. I was sick the week after that, and then we were allowed to work from home for the last two weeks of the year. For 2022, we were supposed to move to two days per week in January, but the Omicron variant has put that on hold. Now, we’re allowed to work from home until mid-January. Then, it’s back to 1 day per week for the last two weeks of January, then 2 days per week starting in February. We’ll see if we actually stick to that, or if things get worse and they have to back off again. I’m thankful that I work for a company that’s been more flexible about “work from home” than a lot of other companies. But I’m a little disappointed that they haven’t been more flexible, especially for workers like me who really aren’t any more effective in the office vs. working from home. At this point, I feel like they should just allow folks like me to go 100% remote if we want and give up our cubicles in the office. It would just make things simpler and safer for everybody.

But enough about that. I usually include a section on my general health in these posts, so I’m going to do that now. I started the year at around 135 pounds. I’ve gradually gained some weight this year, ending up at around 140. I’m trying to hold the line there. I set 140 as my goal weight in Lose It, so any time I go over it, my calorie budget is adjusted down a bit and I eat a bit less until I’m back under. I’d dropped down to 130 pounds briefly in 2020, without actually trying. Since then, it’s just been going up though. I guess it’s mostly due to my habit of going out for a cappuccino and a cookie in the afternoon on most weekdays. There are now three good places to get cookies here in downtown Somerville: Lucid Coffee, Blue Sheep Bake Shop, and Epic Cookies. So that’s kind of a problem. But it’s not a huge one. I’m managing to hold the line at 140. And even if I let myself go to 150, that would still leave me with a healthy BMI.

I’ve been doing OK on exercise. I take a walk outside almost every day. I started doing some yoga recently too, though I haven’t stuck with it. I’ve just been doing it on mornings when it’s too cold out for a walk. According to the iOS Health app, I’ve averaged 49 minutes of exercise per day over the last year, and 491 calories on my “move” ring. My move goal was 500 over the summer, when I was doing a lot of walking, and it’s 450 now. I generally hit my exercise goal most days, and the move goal 4 or 5 days each week.

I’ve continued meditating on a fairly regular basis. I’ve been using Calm all year, and generally do one of their 10 minute meditations every weekday, alternating between their two regular features, the Daily Calm and the Daily Trip. I signed up for a lifetime sub with them during their Black Friday sale, as I’ve mentioned previously. I’ve occasionally tried to get a streak going, meditating every day. The longest I’ve managed is 40 days, from November 1 to December 10. I’m not overly concerned with getting to a point where I meditate every single day, as long as I’m doing it more often than not, but it’s fun to try to see how long I can keep a streak going.

Looking at my history on this blog, I can see that I was posting a lot earlier in the year (7 posts in January and 11 in February), but less later in the year (only one post in December). I don’t know if that means anything, really. I still like using the blog as an aid to organizing my thoughts and reflecting on my life and my choices. A lot of my posts last year were all about entertainment though: comics, movies, TV, podcasts, music, and so on. I think I indulged in a lot of escapism in 2021. I do that every year, of course, but more than average in 2021, I think. It was a rough year. I spent a lot of time alone in my apartment. I don’t really feel bad about that. I’m still very engaged in my work, and I keep up with news and politics and make informed decisions about all that stuff.

And on that “escapism” front, I always like to look back at the books I’ve read and movies I’ve watched and so on and so forth in these posts. My Goodreads history last year is mostly comics. I set my goal at 100 books and read 79. I have a few serious books in there, like Americanah and The Picture of Dorian Gray, but it’s mostly comics and Doctor Who audio dramas. A few highlights would be reading through Grant Morrison’s X-Men run, discovering the Hilda books by Luke Pearson, and finally finishing Brian K. Vaughan’s Ex Machina.

I watched quite a few movies this year too, though I never did make it into a theater. (The Spider-Man movie is really tempting, but I’m probably going to wait for that one to hit Blu-ray or Disney+, like I’ve done with all the other Marvel, Disney, or Pixar stuff since the pandemic started.) My Letterboxd stats show that I’ve watched 108 movies in 2021. I started and ended the year with Thin Man movies, which makes me happy. I love those movies. At the start of the year, I would have been watching them on my TiVo from TCM’s New Year’s Eve marathon. I gave up on premium cable in 2021, so for this New Year, I bought a DVD set from Amazon with the first four movies. I watched the third and fourth ones on New Year’s Eve and New Year’s Day.

Still looking at my Letterboxd stats, I see that Spirited Away is the only movie I gave five stars to in 2021. That was obviously a rewatch for me, part of an effort to watch a bunch of Ghibli films, then listen to the corresponding Ghibliotheque podcast episode. I still have a bunch of movies to go on that front, and I should get back to that effort at some point soon. My other big watch/rewatch project in 2021 was to work my way through the Criterion Godzilla box set, which I wrote about in my last post.

I usually cover “professional development” in these posts, but I’m going to gloss over that this time. I did learn some new stuff last year, and I could list some nice work accomplishments, but honestly I haven’t been terribly ambitious about that stuff lately. This has largely been a “let’s just get through this” kind of year. And I think 2022 will be more of the same. I discontinued my Pluralsight subscription yesterday, since I haven’t been using it much lately. I still have access to LinkedIn Learning through work and O’Reilly through the ACM, and I think that’s more than enough for now.

There’s a lot more I could write here, but I’m going to try to wrap things up. I started writing this around 8 AM, and it’s now 11 AM. I took a half-hour walk at 9 AM, but I’ve just been sitting here ruminating and writing for most of that time. So it’s about time to stop and maybe go out for another walk. It’s 55º out right now, so I should take advantage of that while I can. I know it’s going to start getting cold again later this week.