Sam Dutton
Sam Dutton
Reasoning makes sense, though you should probably check with the contributors. (I've never worked on this.)
@TheMaskMaker Do you get a cohort value using Michael's approach: start Chrome with flags then run `await document.interestCohort();` from the console?
@TheMaskMaker 🎉 Hooray! (And thanks for the tips about running on Windows.)
Hi @SKOCHERI — just to confirm, is [floc.glitch.me](https://floc.glitch.me) working OK for you now?
Hi @eroncastro Apologies for delay in responding — try these flags (recently updated: see [floc.glitch.me](https://floc.glitch.me)): ``` --enable-blink-features=InterestCohortAPI --enable-features="FederatedLearningOfCohorts:update_interval/10s/minimum_history_domain_size_required/1,FlocIdSortingLshBasedComputation,InterestCohortFeaturePolicy" ```
@neustar-ci A few troubleshooting suggestions: - What version of Chrome are you using, on what OS? - Just to double check, are you following the instructions for running the browser...
> I am still trying to get my browser to run the floc origin trial, but seeing the 'browser not supported' message form the glitch.io despite flag runs, I went...
Thanks @TheMaskMaker !
Thanks @Myrtle – meant to reply that I fixed this last week (in [this PR](https://github.com/GoogleChrome/web.dev/pull/5007/files)).
> > Can you give me some example code to make it clear what you want to > validate? > I've written a Node app to convert SRT captions to...