I've deployed latest version of Compose for Web cl...
# confetti
j
I've deployed latest version of Compose for Web client to https://wasm.confetti-app.dev/ ....it now fully shares UI with Compose for Desktop client and also includes option for making freeform Gemini queries about current conference selected
šŸŽ‰ 1
šŸ‘ 1
m
Very cool!! Very fast too ! ⚔
šŸ‘ 1
j
I had to associate billing account so that gemini stuff would work.....it's same as one we generally use and hopefully shouldn't be much if any but will keep an eye on it
šŸ’ø 1
m
Didn’t notice we had a Gemini key in the app... That makes me a bit anxious. Not sure how much stealing of API keys is a thing these days?
There was a talk at Android Makers about it:

https://www.youtube.com/watch?v=IJgYBuL6-s4ā–¾

I’m usually a ā€œput all API keys in GitHubā€ kind of person but for Maps and Gemini, I’m not sure....
Ideally we have an automatic shutdown in GCP after a given budget. I think there is a way but it’s not trivial (requires code) and I don’t have much time to look into it these days
Something like this if anyone’s curious:

https://www.youtube.com/watch?v=KiTg8RPpGG4ā–¾

šŸ˜…
a
Wondering, why are there no screen changing animations?
šŸ‘€ 1
āž• 1
j
Re. Gemini key, I only have that locally here right now
As you say, we can put in GitHub when we have automated build/deploy of the web app