Just posted the new Core Intuition.
Just posted the new Core Intuition. More about WWDC travel, IndieWebCamp Austin, and Daniel considering dropping Blogger from MarsEdit.
IndieWebCamp Austin is coming up in a week at Capital Factory.
IndieWebCamp Austin is coming up in a week at Capital Factory. Bunch of IndieWeb-related things I want to think about for Micro.blog that weekend. Everyone’s welcome!
I’ve been saying Apple’s 30% cut is too high for 10 years, so it won’t surprise anyone that I think…
I’ve been saying Apple’s 30% cut is too high for 10 years, so it won’t surprise anyone that I think a 50% cut for subscriptions in Apple News is also ridiculous. It’s completely out of line with the value Apple could provide to news organizations.
I was already making WWDC plans for June 3rd, so it’s nice to see MacRumors uncover clues that…
I was already making WWDC plans for June 3rd, so it’s nice to see MacRumors uncover clues that it’ll be that week. But Apple could minimize the chaos with hotels by announcing dates much earlier. There are a lot of wasted temporary reservations.
Apple Stores in Austin
On the latest episode of Core Intuition, we talk about Daniel’s trip to Paris for dotSwift, the state of podcasting after the recent Spotify acquisitions, and then we close talking about Angela Ahrendts leaving Apple. Reflecting on the progress of the Apple Stores, I was thinking back to 11 years ago when I was waiting in line to buy the original iPhone. Here’s a photo of me from Damon Clinkscales while we waited in line.
Back in 2007 when that photo was taken, there were 2 Apple Stores in Austin. That was before the iPhone shipped. Today, after Apple now has 900 million iPhones in use, Austin still only has 2 Apple Stores. The stores are bigger and better than they were in 2007, but there’s no escaping the fact that you can’t scale to supporting so many millions of customers without adding new Apple Stores.
I have no major complaints with the Apple Store experience. It’s crowded, of course, and not everyone who works in retail has the right answer to every question, but they do a good job and I think most people leave the store happy. Getting support directly in person is a great perk of being an Apple customer.
But you can’t design your way out of this problem with more efficient stores or even bigger stores. At some point, Apple needs to add more stores. I doubt there’s a major city in the United States that wouldn’t provide a better experience by adding 1–2 stores.
Could they overdo it, weakening their reputation by opening too many stores of lower quality? Dominic Williams writes on his blog:
In my local city of Cardiff, they are placed directly in the middle of St David’s shopping centre. Short of repurposing Cardiff Castle, I couldn’t think of a better spot. They want their stores to be shining beacons in the cities they are in. Having one on every corner takes away their allure.
There’s a balance here. Apple Stores can be beautiful and practical without every store planned as an architectural marvel. Perfection on the design of each store might be holding them back from better serving customers.
Daniel and I go into more detail on this in the latest episode, with a discussion that eventually leads to answering the important question: why did Daniel go to a Starbucks in Paris? Enjoy!
New photos API
I added a new API endpoint to Micro.blog for getting recent photos for a user. This is something we’ve been wanting for Sunlit, and hopefully it will be useful for other developers as well. It works for any Micro.blog user, even if they are hosting their blog somewhere else. For example, a request to Micro.blog for my username would look like this:
GET /posts/manton/photos
Authorization: Bearer ABCDEFG
The response is JSON Feed, and includes the photo thumbnail URL in addition to the HTML for the blog post and full-sized image. Here’s an abridged version of a response:
{
"id": "12345",
"content_html": "Test photo.<p><img src=\"…\">",
"image": "[...](https://...)",
"_microblog": {
"thumbnail_url": "[photos.micro.blog/...](https://photos.micro.blog/...)"
}
}
For blogs hosted on Micro.blog, there’s also a feed of all your photos hosted at your own domain. Mine is here:
[manton.org/photos/in...](https://manton.org/photos/index.json)
And there’s a special photos-only feed for the Discover section of Micro.blog. Here are a couple of the URLs:
-
[micro.blog/feeds/pho...](https://micro.blog/feeds/photos.json)— good for showing thumbnails in a grid -
[micro.blog/posts/dis...](https://micro.blog/posts/discover/photos)— good for showing posts in a timeline
Basing our API on JSON Feed has helped keep Micro.blog open by default. The URLs that don’t require authentication can even be dropped in a reader like Feedbin to use outside of the Micro.blog apps.
We’re working on an updated version of Sunlit that will use this new photos endpoint. Anyone can join the beta on TestFlight here and you’ll be notified when the app is ready to test.
Sorry @coreint was late this week!
Sorry @coreint was late this week! But there aren’t many tech podcasts on the weekend, so now there’s something to listen to. It’s a good one: Daniel’s trip to Paris, thinking about WWDC, Spotify acquisitions, podcasting, and crowded Apple Stores.
I heard back from Medium, and cross-posting from Micro.blog
I heard back from Medium, and cross-posting from Micro.blog is now re-enabled on our developer account. But you’ll need to go into Account → Edit Feeds and add it again. Whew!
We released another major update to Micro.blog for macOS today: version 1.5. Here are the changes:
- Added support for Dark Mode on macOS Mojave.
- Added username auto-complete when composing a new post.
- Fixed crash when posting photos without accessibility text.
- Fixed crash if a photo could not be opened in a new window.
- Fixed incorrect width/height when posting photos to an external blog.
Username auto-complete and Dark Mode for Mojave
We released another major update to Micro.blog for macOS today: version 1.5. Here are the changes:
- Added support for Dark Mode on macOS Mojave.
- Added username auto-complete when composing a new post.
- Fixed crash when posting photos without accessibility text.
- Fixed crash if a photo could not be opened in a new window.
- Fixed incorrect width/height when posting photos to an external blog.

You can choose “Check for Updates” in the app or download the latest version here.
Still can’t believe that pass interference no-call in the Saints game.
Still can’t believe that pass interference no-call in the Saints game. Hard to imagine anything more obvious or more decisive on the outcome of a game. Disappointing. 🏈