Kevin Schaich
Kevin Schaich
Tried [this](https://nextjs.org/docs/app/api-reference/next-config-js/turbo#configuring-webpack-loaders) today and managed to get a few steps in but it's still complaining about them when I view one of the pages ```js experimental: { turbo: { resolveExtensions:...
Was having the same issue and I tried Rufus to flash the image and it worked.
I guess not, yeah. FWIW I tried umbrelOS for like 30 mins, imo not really usable yet. I'm using it for a plex server - there's no way to use...
```css .icon { vertical-align: bottom; } ``` did the trick for me. Before:  After:  Can you guys try that in one of your projects and see if that...
Also interested in this – one thought is maybe the `streamUI` API would benefit from keeping structured tool output separate from the desired UI (`generate` function in most of the...
Major + stable updates to Xcode have historically not been released until around September coinciding with new hardware/public availability of iOS versions – long time to wait to start building...
Nice, I like the second one @dai-shi. Simple and won't break apps in production.
@dai-shi would that error get thrown in the place we expect / where we are hitting the bug now if we move it? If that's the preferred path forward I'd...
Hey @dai-shi, changes working as expected for me. I think this is OK to move forward with.
I'm experiencing a similar issue with headers on screens on iOS 26 – not on iPad but it feels related / a spacing issue based on updates to the underlying...