I just got back from a 3 day, 61 mile hiking trip in the Scottish Highlands testing the Watch Ultra. Overall I was very impressed. It retains what makes the regular Apple Watch so good, while pushing out the edges of what it can handle.
Review/Video: https://t.co/4DxAwAvDoL
The best place right now to follow what I’m working on and what I’m learning is my blog (https://t.co/yWwaLn0WDM) where I’m writing a daily diary of my design and development process (just posted my 7th entry).
I’m also now on Mastodon, just in case. https://t.co/ESTBNz1BvK
Design Notes diary #6
https://t.co/FuM4eo9Qze
Better graph scrolling, adding colored confetti in SwiftUI and an unexpected difference between iOS 16.1 and 16.2.
Design Notes Diary #5
https://t.co/0AwhRq8wGt
My process for capturing issues with my apps in development and designing a better system for scaling my step count graphs.
@parrots Thanks for the tip! I’m doing a similar approach currently (simplifying with the Douglas-Peucker algorithm I only half understand). In my case what also helps a ton is that I only need to send over points that are visible which is typically pretty small.
@jjrscott I wrote my own custom system so that I could be 100% confident it wasn’t collecting anything I didn’t want it to be. But I’ve heard great things about @Telemetry_Deck for a privacy respecting analytics system.
It looks like the Apple Watch Ultra is selling very well. Essentially keeping pace with the 45mm Series 8, and actually outselling the 41mm amongst Pedometer++ users.
[For context the most used model right now is 44mm Series 6 at 11%, followed by 38mm Series 3 at 10%]
@_ChrisHarris Yup, the map is coming from an OS maps API. I had the same idea with the corners. There is definitely something funny about the shape right now.
Design Notes Diary #1
https://t.co/3AwGiVGwFe
I’m trying a new approach to sharing my development process in a way that takes more ownership of the content, lessens my dependence on Twitter and hopefully increases the depth of the insight. A daily design/development diary.