Zeke Sikelianos

Results 472 comments of Zeke Sikelianos

Hi @ryanwbass thanks for jumping in. I don't remember the historical DOM structure of the site off-hand. The best way for you to proceed would be to open the PowerThesaurus...

This is implemented in 0.5.0! ![screen shot 2015-02-18 at 10 19 23 pm](https://cloud.githubusercontent.com/assets/2289/6262642/37ae7e3c-b7bc-11e4-91ff-c7abc5880e90.png)

Hey @kiradeva. That error comes from Replicate's registry proxy and it appears to occur when something is wrong with the Cog version number or the cog.yaml config. Please try the...

This is fixed in https://github.com/replicate/cog/releases/tag/v0.9.8

> v0.9.6 release may not include the change in PR #1621 That actions run is actually building Cog from source, rather than using a published release of Cog. See https://github.com/zeke/hello-world-cog/actions/runs/8792119313/job/24127668946#step:4:924...

This is fixed in https://github.com/replicate/cog/releases/tag/v0.9.8

The name `DISABLE_CORS` is a bit ambiguous, as it could be taken to mean "do not allow cross-origin requests" or "allow any cross-origin request". Maybe something more explicit like `BYPASS_CORS`...

Thanks for reporting, @jlalmes https://github.com/replicate/cog/pull/1621 should address this. We'll release new versions of Cog and replicate/setup-cog with this fix this week.