Louis Pilfold

Results 761 comments of Louis Pilfold

We'd need to swap `is_binary` for `is_bitstring` here, and change the logic slightly to be able to print non-byte aligned bit strings. https://github.com/gleam-lang/stdlib/blob/a5519c33086b3467039dd6d7178da95630d1a68b/src/gleam_stdlib.erl#L384

Yes that looks right. How did I get that string then? 🤔 Let's add that test to the repo to be sure.

It's not supported on JS currently so can't test there.

Let's use `URL` on JavaScript 👍

I'm not sure what is best. If you were writing JavaScript today what would you use for connecting to a websocket in the desired way?

My stance on these sponsorship things is that they are not a way to solve problems, or to incentivise work, but just a way for folks like me to say...

Unfortunately it's not practical with our infrastructure limitations. Thank you nevertheless! Do not consider this urgent. We can tolerate prefixing all the paths with the hostname. It's ugly but workable.

Looks like you've got a different error there, looks like some file being accessed does not exist. Possibly `cmd`? Unsure.

Closing this as it the problem macos version was quite some time ago.