Woojong Koh

Results 36 comments of Woojong Koh

Thank you for your response, @tritone . I now understand the behavior, but could you please explain why `client.Bucket(bucket).Object(object).Attrs(ctx)` returns uncached information? This discrepancy was one of the factors that...

Thank you for your input, @tritone and @hkawa608 ! I have decided to abandon the idea of using Cloud Storage for real-time data sharing among our nodes after coming across...

This problem, as well as the one mentioned in https://github.com/flutter/flutter/issues/69529, is causing difficulties in launching our Flutter web app on iOS Safari. The limited screen space is preventing our app...

This feature would be a valuable addition if it were to be implemented. It appears that many individuals are searching for this particular missing feature: https://stackoverflow.com/q/76482263

I thought using `enable_model_cpu_offload()` might fix the problem, but it didn't work. Check out https://github.com/InstantID/InstantID/issues/121

Sorry for piggybacking on this thread. I was wondering what the difference is between generative-ai-go and vertexai. Are there any guidelines for when to use each one?

Is there any updates on this? There is a common situation. A producer sends out a pub/sub message with a full resource path, and a consumer takes the message and...

> @wjkoh, @danagbemava-nc do you think this might be a duplicate of https://github.com/flutter/flutter/issues/112280 ? I don't think so because the behavior changes depending on the device orientation, not the window...