Essays
Why attend IndieWebCamp
This weekend is IndieWebCamp Austin, an event for bloggers, web developers, designers, and anyone who wants to create something for their own web site, or to build tools based on IndieWeb standards. You can register here. After my first IndieWebCamp, I wrote:
There’s nothing like meeting in person with other members of the community. I know this from attending Apple developer conferences, but the weekend in Austin only underscored that I should be more active in the larger web community as well.
It’s invaluable to chat with someone in person. This year, we’ll have IndieWeb co-founders Tantek Çelik and Aaron Parecki back in Austin. I’m looking forward to hearing how the IndieWeb has moved forward in the last year.

The first day of IndieWebCamp is for introductions and sessions. Topics for sessions are based on what attendees want to hear about, so the planning is done with sticky notes that can be rearranged to find a schedule that works for everyone. This is a photo I took from IndieWebCamp in 2017.
I look at IndieWebCamp as a way to take a break from the day-to-day routine and get inspired again — to improve my own web site or discover a new part of Micro.blog to work on. As I was talking about with Daniel on the latest Core Intuition, because the 2nd day of IndieWebCamp is a hack day, it’s also a great environment to work on something you’ve had trouble finishing… or starting! There are other people around to help answer questions, and a nice block of time to focus on one thing.
If you’re in the Austin area, hope to see you there on Saturday! You can learn more here.
Doors open for IndieWebCamp Austin at 9am on Saturday.
Doors open for IndieWebCamp Austin at 9am on Saturday. We’ll have coffee and breakfast tacos. Full schedule and registration details: 2019.indieweb.org/austin ☕
We just posted Core Intuition 361.
We just posted Core Intuition 361. Looking forward to IndieWebCamp Austin and talking about whether new Marzipan rumors will influence our plans this year.
Started the day with JuiceLand. Love these silly prints on the wall.
Started the day with JuiceLand. Love these silly prints on the wall.

This week’s Micro Monday features Tom Cutting of Stickman Diaries.
This week’s Micro Monday features Tom Cutting of Stickman Diaries. “One of the things I like about Micro.blog is that I don’t feel like I’m performing. If somebody likes it, they like it. I’m doing it really for myself, as a record of things.”
Got to see a few things in Fort Worth with family over the weekend.
Got to see a few things in Fort Worth with family over the weekend. Great to have some time to explore instead of just driving through.

IndieWebCamp Austin is this weekend! You can still register here.
IndieWebCamp Austin is this weekend! You can still register here.
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!
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. 🏈
Posted the latest Core Intuition with a discussion of Dark Mode, maps in DuckDuckGo, and some…
Posted the latest Core Intuition with a discussion of Dark Mode, maps in DuckDuckGo, and some optimism for Apple expanding their web services.
Tab bar feature request
I love having a business model for Micro.blog that means we can work with third-party developers instead of against them. True story from last week: I’m at dinner with family, and my kids were playing around with the Micro.blog iOS app. While we waited for our table at the restaurant, they were giving me all sorts of feedback, including that Micro.blog should have a tab bar on iOS instead a menu to switch between the timeline and mentions. (I like the current design because it lets the full height of the screen be used for reading posts, and you can swipe anywhere to go back, but that’s beside the point.)
“You should download the third-party app Icro,” I said to them. “It’s a beautiful app that has a tab bar.”
Everyone downloads Icro.
“Oh yeah, dad, Icro is much better than your app.” 🙂
And that’s fine. What we care about is whether more people are blogging, storing photos at their own domain name, and moving away from the massive ad-based social networks. There should be a variety of apps to accomplish that. I’m just happy that an increasing number of apps work so well with Micro.blog.
New example code: Snippets
It might surprise some developers to learn that the 4 official apps for Micro.blog — the iOS and macOS apps, Sunlit, and our microcasting app Wavelength — don’t actually share very much Objective-C or Swift code. To minimize dependencies and so that we could more easily develop each app quickly on its own schedule, in some cases we’ve duplicated similar networking or controller code between projects. Now that the apps are becoming more mature, we want to consolidate the Micro.blog API logic in a shared codebase.
Jonathan Hays has been developing a Swift-based framework and example app for the Micro.blog API. It has already been added to the next version of Sunlit, and the plan is to add it to the other apps as well. We’re making it available as open source for anyone who wants to use it as a starting point for their own apps. It supports iOS, macOS, and even tvOS. It’s still early, but we welcome any feedback or pull requests. Enjoy!