Skip to main content

Pretty Good Hat

A couple more Apple Music notes

Last year I made a few totally uninformed notes about Apple’s purchase of Beats, which we now know is resulting in the upcoming Apple Music – a curated, streaming radio and music streaming service that looks functionally (so far) a lot like Rdio and Spotify.

I use Rdio a lot, and I was thinking while I was driving around this morning about a couple of things that I hope Apple Music eventually will offer. The first is a hook to last.fm to scrobble the songs I listen to. Last.fm has continued to be one of those services that I just keep using. I like being able to gets its view of my musical history, and I’ve also connected it to slogger, so I have an ongoing log in my Day One journal. I would miss not having that ongoing record.

Here’s the important one, though: Apple needs to realize, especially with their intent to launch an Android app, that their target customers are already using a streaming service, and they have to help them cross the river. They need to carefully consider the maturity of services that they’re competing with: If a Spotify friend posts a playlist, I can use re/spin to build the same playlist in Rdio. And if I’m to migrate outright from Rdio, how will Apple help me move my playlists, favorites, and collections? I hope for an API, because that will also help me get my last.fm hook. I guess we’ll have some idea in a few days. Fingers crossed.

What to wear for the apocalypse

I love this Metafoundry piece about the effect of supply chain and manufacturing loss on post-apocalytic clothing:

No supply chain means that, at least in the short term, the local clothing stocks will be a major determinant of what people wear. Where I live (the northeast US), that means cheap and ubiquitous t-shirts patchworked into everything, for a start–making quilts out of a hundred thousand unneeded t-shirts. Notions (zippers, hooks, buttons etc.) will be cannibalized from worn-out clothes–even cheap zippers bring together out-of-reach precision metallurgy and polymers, and reliable YKK zippers will be sought and prized. Speaking of polymers: Patagonia and North Face and Gore-Tex outerwear will be prized heirlooms, the most valuable garments made of durable, functional and irreplaceable technical synthetics (especially needful in New England winters). No supply chains means no polymers, nor much by way of dyes (most of which are derived from petroleum), which means returning to fibres that can be grown (and grown locally, initially). Plants or animal products like wool, as well as leather (probably not black, though) and fur. This was nicely captured in Mad Max: Fury Road: the Vuvalini of Many Mothers, who gardened, wore handwoven-looking scarves and fabrics in colours consistent with vegetable dyes.

Invisible, Inc., and Roguelikes

Three Moves Ahead has had a couple of shows lately that I’ve really enjoyed. First up was their interview with some of the crew from Klei, makers of Invisible, Inc. and previously of Mark of the Ninja. I really loved Mark of the Ninja, and when I heard this interview I couldn’t resist picking up Invisible, Inc., too.

It’s so great: Turn-based stealth that combines the isometric X-COM perspective and some of its combat elements with bits of the turn-by-turn dynamics of Frozen Synapse and the push your luck action of FTL. Which isn’t to say it feels derivative; it just uses some familiar elements in such a great, fun way.

Also, it’s a tiny bit forgiving, at least while you learn the ropes, unlike FTL or Frozen Synapse: On the beginning difficulty level, you have five “rewinds” that you can use to back up to the beginning of the previous turn, and they come in so handy when you misplan, lose two agents in one round, and need to back up and think about What You’ve Learned.

Snow in May

After a very dry winter, we’ve had cold weather and repeated rounds of snow and rain this month, enough that this May looks to go on record as the 10th wettest in Flagstaff weather history. I complain a little, because I want to ride my bike and sit on the porch, but we do need the moisture. It makes for a spectacular scene, too. Also, I love the view from my twelve-minute commute. (This is when I don’t ride my bike to work.)

Wunderlist API + Alfred = Cool

Wunderlist is a super application and my wife and I use it for almost everything list-like. But I don’t love adding items to lists using the web app’s interface: I want something non-clicky that I can capture items to from anywhere. So I was quite happy to find that they offer a developer API!

Getting a developer account and openauth key for your own sample application is easy, and with a little tinkering I put together a pair of Alfred workflows for adding items to my inbox and grocery lists.

Add to Wunderlist in Alfred - screenshot

I’d like to improve on the workflow so that it can call an external config file or shell variable instead of having the auth key hardcoded in the workflow as it is now; that will let me share the thing as a package, too. Meanwhile, if you want to try this out, you’ll need your own developer account and sample application with authorization key from Wunderlist. Then you can make an Alfred workflow that runs the following in bash (insert your own CLIENTKEY, ACCESSTOKEN, and LISTID):

curl -s -H 'Content-Type: application/json' -H 'X-Client-ID: CLIENTKEY' -H 'X-Access-Token: ACCESSTOKEN' -d '{"title":"{query}","list_id":LISTID}' -X POST 'https://a.wunderlist.com/api/v1/tasks'

Pretty sweet.

Jess Zimmerman stole a pen from Douglas Adams' grave

She writes about Adams on the 14th anniversary of his death:

I was honest about one thing, at least: I don’t use that pen for anything besides fiction. I’m not the type of person who collects memorabilia: I lent my signed Mostly Harmless to a friend in high school and never got it back and never really minded. My copies of most of his books are in shambles, read to shreds. But I’m precious about that pen. It won’t be used to write a shopping list while I’m alive. The artifacts of reading are comfortable, disposable; the artifacts of writing are amulets and alchemist’s tools.