Sebastian
Sebastian
phew....problem is that this is a rather large and complex project. I guess that is also the problem here. I'll try to setup a test project and add all my...
@johnno1962 I'm sorry. I cannot even reproduce my old issue with Xcode 6.1.1. Everything works fine now.
@andrei115 have you found a solution to this problem? A temp solution for me has been to use the tag/selection version of NavigationLink and use a ZStack. But implementing this...
@andrei115 that sounds like the right decision. The tag/selection version is basically described here: https://stackoverflow.com/a/57837007 You create the NavigationLinks with EmptyViews and set a tag to each. You then assign...
translation please?
As a side-note. The app currently automatically opts-in users to this functionality. However, from a data privacy perspective this is kind of edgy since the app now per default (at...
> > As a side-note. The app currently automatically opts-in users to this functionality. However, from a data privacy perspective this is kind of edgy since the app now per...
Nevermind, I was trying to run it under MacOS 12.6 (Monterey), but the Package file defines `macOS(.v13)`. So I'll try again after the update. Could someone confirm that Ventura is...
I tried running the medium model on a T4 colab instance. Took 14mins to transcribe a 10min audio. Is this due to the memory constraints and the model paging out?...
@pfrazee maybe - as an intermediate solution - we could get non-public mute lists? That way I could create a mute list and then build a custom feed for it....