https://kotlinlang.org logo
#confetti
Title
# confetti
c

cafonsomota

09/26/2023, 10:06 AM
hello! Any chance we can have droidcon Lisbon on Confetti? I’m going to give there a talk about android auto, and it’s another conference to spread the app 🙂
j

John O'Reilly

09/26/2023, 10:10 AM
@mbonnin knows full details but I think it's usually straightforward enough to do if we have sessionize link to data
c

cafonsomota

09/26/2023, 10:39 AM
oops, scratch that - is not that one
that’s the schedule, the sessions are under: • https://sessionize.com/api/v2/2mpjrh6b/view/All
💙 1
the organizers are asking me if it’s possible to know how many people bookmark a specific talk? just to select the biggest room for that one; do we have that metric on the backend?
@cafonsomota let me know if you want to open a PR, if not I can take a look a bit later today
the organizers are asking me if it’s possible to know how many people bookmark a specific talk?
That's an awesome use case 🙂 . It's possible with some manual datastore wrangling. I have a test case somewhere that runs this, can't find it anymore but I'll dig
👍 1
c

cafonsomota

09/26/2023, 3:11 PM
@mbonnin I’m currently traveling, if you could push it, I really appreciate it 🙂
m

mbonnin

09/26/2023, 3:12 PM
Sounds good 👍 will do in a few
y

yschimke

09/26/2023, 7:41 PM
If this is a real use case, we should think about maximising use. Prompts, tooltips?
m

mbonnin

09/26/2023, 7:57 PM
Anonymous user would be nice to remove the Google signin friction
1
💡 1
droidcon Lisbon data is available 🎉
❤️ 1
j

John O'Reilly

09/26/2023, 9:08 PM
yay, nice!
saw following failure for deploy job in CI.....was it still deployed ok?
Copy code
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 2 files to Google Cloud Storage                ═╣
╚════════════════════════════════════════════════════════════╝
File upload done.
ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: You may not have more than 32 total max instances in your project.
m

mbonnin

09/26/2023, 9:09 PM
Yea, I delete versions routinely these days ....
👍 1
It's there, if there are too many versions, GCP complains
j

John O'Reilly

09/26/2023, 9:17 PM
the organizers are asking me if it’s possible to know how many people bookmark a specific talk?
also about that.....was testing here and bookmarked a session......and was firstly thinking that I shouldn't do that as it would taint the data potentially driving that.....but then had another thought that perhaps it's ok if people not attending also bookmarked sessions they would have liked to see.....sort of "wisdom of the crowds" 😃 Anyway, my random thought before going to bed 😃
c

cafonsomota

09/26/2023, 9:36 PM
thank you @mbonnin!
❤️ 1
there are times that I’ve bookmarked sessions more to remember myself to later watch that talk; conference nowadays have a lot of parallel tracks with more than one talk that I’m interested x)
💯 2
2 Views