alfl

Results 7 comments of alfl

> This license has no meaning since it not a private package. Did you mean unlicense? No. > Should just leave blank to inherit top level license Most of the...

I have a branch that streamlines this to: ```json { "author": "Proof Zero Inc. (https://rollup.id)", "license": "UNLICENSED", } ``` Per feedback just now might drop email.

Submitted request to delete Grafana account to their support.

Cloudflare datasets will expire 93 days after collection stops:

Scope of the bindings: ```bash ./platform/core/wrangler.current.toml:30: { binding = "Analytics", dataset = "PlatformAnalyticsDev" }, ./platform/core/wrangler.next.toml:30: { binding = "Analytics", dataset = "PlatformAnalyticsDev" }, ./platform/core/wrangler.dev.toml:30: { binding = "Analytics", dataset =...

Are venvs generally slower? They work with PATH manipulation so shouldn't be. Creating a venv inside your Comfy install directory sounds exactly like what you want. I have the same...