Chris Zelenak

Results 6 issues of Chris Zelenak

We've been testing failover and while, by and large, the server selection works as expected, occasionally we see failover not selecting the right master server even after a node manager...

### Introduction This proposal is for adding support for the [`Settings` API](https://reactnative.dev/docs/settings#docsNav) in Android. ### Details The `Settings` object is [currently iOS only](https://github.com/facebook/react-native/blob/master/Libraries/Settings/Settings.android.js). It would be valuable to provide an...

🗣 Discussion

When loading `index.node` module via a `node` repl on an M1 Mac, the process would immediately exit *sometimes* ( I did not find a good reason for why this occurred...

The `output_full` argument of [`generate_audio`](https://github.com/suno-ai/bark/blob/main/bark/api.py#L102) seems to indicate that the returned dictionary of contexts ( including `semantic_prompt`) should be able to be used in future calls to `generate_audio`. However, it...

I'm trying to create a new frontend for `cesium-native`, piecing together how an implementer might use `cesium-native` on a new platform. In doing so, I've made it to the point...

I had some issues building a version of `mcrouter` to ship to different servers. After some amount of time trying to figure out the correct ordering of `mcrouter` HEAD, `WANGLE_COMMIT`...