John Brayton


#

Merged a pull request with three weeks’ worth of work. 🎉

#

It’s Saint Patrick’s Day Somewhere.

Picture of beer colored green
#

8367D4AA-13B1-4B1F-814A-E6F79F31AAED.jpg

#
Picture of a deer
#

Good article by Edward Loveall (edward@indieweb.social): Let’s Make Sure Github Doesn’t Become the only Option

#

CocoaHeads Boston is meeting in-person at Cambridge Brewing Company Tuesday evening. New participants are always welcome.

#

Wisconsin! 🎉 🇺🇸

#

⚖️

#

I know AppKit is showing its age, but it still does a lot really well.

Odd SwiftUI Bug on macOS

#

This is an odd bug on macOS:

  1. Make the main content view a NavigationSplitView:
struct ContentView: View {
    var body: some View {
        NavigationSplitView {
            Spacer()
        } content: {
            Spacer()
        } detail: {
            Spacer()
        }
    }
}
  1. Launch the app.

  2. Observe that there is an “Enter Full Screen” menu item in the “View” menu.

  3. Go to the Finder.

  4. Go back to the app. Observe that the “Enter Full Screen” menu item in the “View” menu is gone.

Filed as FB12064842.

#

Snow day.

57AF37D0-67B4-4361-87E7-6344D37D2B59.jpg

#

Do I know someone who works on Feedburner?

#

Thursday evening’s Zoom-based CocoaHeads Boston meeting will include a presentation by @provuejim@techhub.social on the Panorama help system. New participants and participants outside the Boston area are always welcome.

#

I think it’s a great thing, but I am very surprised to learn that ASWebAuthenticationSession honors the default browser setting on macOS. I would have guessed that it uses Safari regardless.

#

“I’m too old for this.”

– My furnace.

The furnace is running fine, but we had -12℉ (-24℃) temperatures overnight.

#

FYI for anyone who uses Feedly – they announced a 6-hour maintenance window starting at 6am PST Saturday.

#

I released Unread 3.3 with the ability to create an article from a webpage, a Readwise article action, and more.

#

It’s a snowy day for a walk, but I’m determined to get my five miles (8km) in.

#

At tonight’s online CocoaHeads Boston meeting I am giving a presentation on using alternate app icons in an iOS app. The focus will be automation around using a large number of icons with the same shapes but different color combinations.

New participants are always welcome.

#

I wrote a blog post about the past year and the year ahead for Unread.

#

New year’s resolutions start in a few weeks, right?

#

Happy New Year!

#

Made cookies. Ate numerous mistakes.

#

My power was restored after only about 6 hours. 🎉🎅

#

Dear Santa, A 36-hour power outage was not on my wish list this year.