Dave

@DaveBarry
4 Followers
86 Following
13 Posts
iOS Developer based in Portland, OR. Motorsports enthusiast.
@agiletortoise The update is great! Terminology has been my go to dictionary and this is a really nice improvement to the user experience. I also appreciate having a one time purchase option in addition to the subscription. Thanks for all the work that went into this!
@patc this also my strategy for streaming services. I’ll subscribe and then immediately cancel the renewal to give myself a month to watch.
@louie ooh, I had not heard of Doppler and it looks really nice. Thanks for the recommendation! This may be just the push I need.
@louie this is so frustrating. Every time this happens it makes me think about ditching Apple Music and the Music app.
@marioguzman @cabel I believe that’s Victory. (The building where I worked my first “real” job as a software dev)
@marioguzman it’s so frustrating that “Not Now” has seemingly become the only way to decline anything.

@nicklockwood A couple small ones:
map() is available on Optional and lets you transform the value if not nil. This can be really handy in a number of cases when dealing with optional values.

Result has a get() function which will return the success value or throw the failure.

@louie I voted better, but it’s more complicated than that. It’s been better for me in some meaningful cases, sideways in many cases, but has also resulted in new undesirable behaviors/expectations/outcomes.
@JPEGuin a couple small things I’ve noticed using Race Control:
- Fastest lap doesn’t seem accurate. It looks like it always picks the fastest lap from the race winner, not the overall fastest lap of the race.
- When using the Launch to Full Screen option, tapping on a race to bring up the details only shows it in half screen instead of full. When the setting is off, and I drag the race list to full screen, tapping a race displays the details full screen as expected.
@JPEGuin @stroughtonsmith this is fantastic! I’d been slowly chipping away at a simple app for myself to get some of this info easily accessible on my phone because it’s something I’ve wanted so much. This is so much more than I had ever envisioned and it all looks really well done. Thanks for making this!