Connor Tumbleson

Results 630 comments of Connor Tumbleson

Based on that error you are pointing to a device that is not available as a destination. You can see the `95Exx` device was specified, but the error does not...

> Why does it find my Macbook Pro as booted device ? It should look for a simulator and start one if not found You can run applications natively on...

I tested this out on Overviews and its horribly slow, despite having amazing indexes.

So the large collection of misses was resolved by manually deleting/purging all the caches from that repository. The default cache key I assume is the lockfile hash, so why this...

@codepuncher - I dug into this a lot with FA, who honestly just kept redirecting me back to official GitHub docs on caching. You can't really use setup-node, etc with...

Hi @dsame, My experience was more for the Pro/Private option of FA, which does not appear to be cachable. Your test appears to be the public version of Font Awesome...

Hi @dsame, I ran a few tests in a private repo like your configuration. With each change I got closer to our affected application, but each time I re-ran it...

Digging into this more. It seems this is because I just use `tamagui`. If I build my own design system importing via `@tamagui/core`. I could just leverage the dependencies I...

I believe after spending more time with Tamagui - I understand. After producing our own design kit which is honestly just a subset of exported `@tamagui/*` parts - all these...

I think I could devise a good weighted average, so the more you play and the higher you maintain = the better placement. Something like ``` point average = (wins...