Maximilian Roos

Results 1148 comments of Maximilian Roos
trafficstars

Great, I put that in, I'll keep an eye on it!

FWIW I get this too with `cargo install --locked bacon cbindgen cargo-audit cargo-insta cargo-llvm-cov cargo-release default-target mdbook mdbook-admonish mdbook-footnote mdbook-toc nextest wasm-bindgen-cli wasm-opt wasm-pack` (from https://github.com/PRQL/prql/blob/caed477a1f1850695854fe43f95efff02dda021f/Taskfile.yml#L123). But I also can't...

(@ywelsch if there's anything we can do to make this easier on the PRQL side, let us know!)

From the PRQL side, we'd like to make it easy for tools to support this sort of thing. We've tried to avoid implementing it in the PRQL language, so we...

Yes, snowflake & bigquery too! https://docs.snowflake.com/en/user-guide/join-elimination & https://cloud.google.com/blog/products/data-analytics/join-optimizations-with-bigquery-primary-and-foreign-keys

I just tried it and it does work for me — does "Dev Containers: Rebuild Dev Container" work? ``` VITE v5.2.6 ready in 871 ms ➜ Local: http://localhost:5173/playground/playground ➜ Network:...

Thanks for the video! My message wasn't that clear — I get that text but I _also_ get a working playground in my browser. (FWIW it takes a while to...

One more idea — does `curl`-ing the address from _within_ the container work? (which I think we get if we run within a VS Code terminal)

Sounds like there's a docker issue then; admittedly I'm not sure what...

Do you see something like this in your Ports panel?