Sitting at Grit — my favorite coffee shop — sipping my mocha trying to decide what to work on.
Stream for Mac, Stream for iOS, or Thunder Chicken?
It should be Stream for Mac. I haven’t worked on it in a while because I’ve been working on Thunder Chicken.
I’ve thought about doing a German localization for Stream.
Adding a right mouse action menu to the Mac version of Stream, and whatever else I can complete.
What about having Claude create an NSCellView for me that sizes properly when the column it’s in resizes. I could never get this working properly but did it in SwiftUI rather quickly.
How about completing the first full implementation of a network client for Thunder Chicken? Get posts, create posts, update post, delete posts, etc. I have an abstraction so I can support multiple blogging platforms.
Oh, I forgot about Arrgly. It’s my link shortener that uses YOURLS for its backend. I have a new SwiftUI version of it I need to finish off, just because.
Decisions, decisions.