jacobsimionato

Results 26 comments of jacobsimionato

I ran into the same issue as this bug! Thanks for filing, Elliott! So how about updating https://dart.dev/language/libraries#lazily-loading-a-library to explain that web and Android both support deferred loading. And then...

The inability to have multiple separate Flutter instances coexist in the same app is a potential problem when using Flutter to implement a shared library on the web, as there...

This issue is affecting a production Google app using desktop web - see internal bug b/322887506 for context. The existing behavior does not break the functionality seeing as it is...

Thanks so much for replicating, @darshankawar ! I hope with `TrustedScript`, we can assign that script src in way that supports trusted types. I'm still not certain whether we also...

Thank you for the quick fix on this!! We'll roll this into Google and give it a try!

I think this would still be useful, though I'd like to revisit it with an additional data point - another internal Google app that I'm going to optimize over the...

Plus one - without control over the thinking budget, it is very difficult to use the new Gemini models effectively. This is a core parameter of these new models.

LGTM - this is better I think. What we really want though is for the Python code to load the .json file directly from the `specification/0.8/json` folder, so we have...