Search
1000 results for “MrRoo”
-
@MrRooni Thank you!
And to be clear, I'm not critiquing the experience with #1Password's support team, which is in fact quite good so far. Responses are quick and to the point, and the bug seems to be some corner case. But rather how my brain is wired, and mostly the state of large corporate-produced software.
-
After much digging I’m a lot closer to figuring out the memory issues in my watch app. It’s worth noting that this behavior only exists when run on Apple Watch. The simulator memory usage remains reasonable throughout. I’ll file some Feedback on it later today.
Here’s the story so far: https://gist.github.com/MrRooni/a10f949a976e26f07a4eacd4b8509111
-
Where #UnicornStore mostly hits right, #MrRoosevelt, also #2017, tries way too hard and mostly misses.
It's not authentic, very derivative, and formulaic.
A couple of now-familiar actors (#BritLower of #AppleTV's #Severance and #DaniellaPineda of #Netflix's live-action #CowboyBebop) giving good performances can't overcome this flick's numerous deficiencies.
Only good for mindless viewing.
-
I might be hitting my breaking point with :1password: @1password — the browser extension reliability has taking a huge hit over the past year. This makes me very sad after being a loyal customer & advocate since early 2008.
I don't know if it's iOS 26.4 but the Safari extension loads maybe 50% of the time now—thankfully iOS AutoFill can step-in when this happens.
macOS browser extensions are a bit better—Safari being the worst, occasionally taking up to 10 seconds to load/unlock. I often end-up relaunching my browser to get the extension to work again.
✏️ Edit: Glad they are aware!
https://mastodon.social/@MrRooni/116530913877313536 -
I'm doing a weekly photo challenge via 52frames.com and this week's challenge was, "Portrait of a Stranger". I'm pretty pleased with how this one came out. #52frames #photography #syracuse
-
I'm doing a weekly photo challenge via 52frames.com and this week's challenge was, "Portrait of a Stranger". I'm pretty pleased with how this one came out. #52frames #photography #syracuse
-
I'm doing a weekly photo challenge via 52frames.com and this week's challenge was, "Portrait of a Stranger". I'm pretty pleased with how this one came out. #52frames #photography #syracuse
-
I'm doing a weekly photo challenge via 52frames.com and this week's challenge was, "Portrait of a Stranger". I'm pretty pleased with how this one came out. #52frames #photography #syracuse
-
I'm doing a weekly photo challenge via 52frames.com and this week's challenge was, "Portrait of a Stranger". I'm pretty pleased with how this one came out. #52frames #photography #syracuse
-
Macintosh Quadra 610 (1994) → Blue & White PowerMac G3 with the matching Apple Studio Display (1999) → PowerMac G4 (2002) → PowerBook G4 (2004) → MacBook Pro (2009) → et al. It's been a great ride so far, here's to many more! #Apple50
-
When Benji and I first started iterating on the icon for 40 Below he made one that I absolutely adore. I was sure I was going to use it for the final version, but he wisely talked me out of it; it didn't fit in with the aesthetic of iOS 26.
I still love it, though, and I kept it in the about screen and on the website. It's just too good not to see the light of day.
-
When Benji and I first started iterating on the icon for 40 Below he made one that I absolutely adore. I was sure I was going to use it for the final version, but he wisely talked me out of it; it didn't fit in with the aesthetic of iOS 26.
I still love it, though, and I kept it in the about screen and on the website. It's just too good not to see the light of day.
-
When Benji and I first started iterating on the icon for 40 Below he made one that I absolutely adore. I was sure I was going to use it for the final version, but he wisely talked me out of it; it didn't fit in with the aesthetic of iOS 26.
I still love it, though, and I kept it in the about screen and on the website. It's just too good not to see the light of day.
-
When Benji and I first started iterating on the icon for 40 Below he made one that I absolutely adore. I was sure I was going to use it for the final version, but he wisely talked me out of it; it didn't fit in with the aesthetic of iOS 26.
I still love it, though, and I kept it in the about screen and on the website. It's just too good not to see the light of day.
-
When Benji and I first started iterating on the icon for 40 Below he made one that I absolutely adore. I was sure I was going to use it for the final version, but he wisely talked me out of it; it didn't fit in with the aesthetic of iOS 26.
I still love it, though, and I kept it in the about screen and on the website. It's just too good not to see the light of day.
-
Streaming the #DiabloIVBeta Server Slam a little this morning. https://www.youtube.com/live/TZLaMPUSSrY?feature=share
-
Well I _was_ going to join in the #DiabloIVBeta server slam tonight, but apparently not.
-
CW: Diablo IV Dungeons (Gore)
Boy, they are not mucking about with the design of these dungeons. They are _gross_. #DiabloIV #DiabloIVBeta
-
Queue times are _much_ better in the AM. #DiabloIV #DiabloIVBeta
-
-
Struggled a bit to get .focusSection() working in my tvOS app today. I could have sworn I had the right modifiers in the right order a few times, but it wasn’t until I matched it exactly to the sample code from the SwiftUI Companion that it started doing what I expected.
I also could _not_ get the view on the bottom of the screen to be focused by default, but I’m saving that problem for another day.
-
I put the finishing touches on my implementation of Gauge for tvOS. I only needed the “circular capacity” style, so it was fairly straightforward. I did have to level up my understanding of view builders and generics to get my API to match Apple’s. 🙂
One purposeful difference in my implementation: the top ring is 10% thicker than the bottom ring, which I think looks pretty good.
-
Alright! Forward progress today. Now I can dig into the tvOS version and CI will watch my back and make sure that the watchOS version stays healthy. #SwiftUI #iOSDev #watchOSDev #tvOSDev