2ico

Results 10 comments of 2ico

I had the same issue. I think it has nothing to do with Arch Linux, but with Python 3.10 being too recent. Python 3.9 will work.

Thank you, I will donate something on your behalf. This is my keyblock, from a 2TB WD My Book with JMS538S. ``` 00000000 57 44 76 31 6b cd 00...

How are collisions handled now, in case two remote users have the same folder/file? Since many folders are just album names, it's not rare that two different users have identical...

It seems like this is due to the Camera.ref being set before the camera is ready, as explained in https://github.com/expo/expo/blob/main/home/components/Camera.android.tsx

I suggest to add this to the documentation.

I figured out that I need to set the option `"reactNative": { textStreaming: true }`. Now the type is correct, but I receive a single chunk for the entire contents...

I tried on iPhone and it works. Seems to be a problem with Android only. Related: https://stackoverflow.com/questions/69235694/react-native-cant-connect-to-sse-in-android/69235695#69235695

Hi, no I didn't. Debug mode doesn't stream. I read that it works fine in release mode, but I couldn't try it yet.

What's the proper way to push a nested stack page (e.g., /(tabs)/stack-page?a=1) and reset its state without getId? Normally, passing some url parameter and using that in getId was enough...

I don't seem to be able to ``` ~/expo dev-unity *11 !5 ❯ npm install --save-optional git+https://github.com/react-native-voice/voice.git --loglevel verbose npm verbose cli /Users/john/.nvm/versions/node/v23.8.0/bin/node /Users/john/.nvm/versions/node/v23.8.0/bin/npm npm info using [email protected] npm info...