Lucille Hua

Results 9 comments of Lucille Hua

@Lagoja this is not as easy as it seems, as I'm getting an error during `devbox build` due to cross compilation. @ebauger I'm wondering if you can pull my branch...

@ebauger 🙏 🙏 and let me know if I can help in any way!

@ebauger yup looks like you ran into the same issue. To fix this we have a couple options: 1. Add support for nix cross-compilation. eg. ``` crossPkgs = if pkgs.stdenv.hostPlatform.system...

Hi @dbalatero, at a glance both implementations use Typescript, but the method signatures are different. The official version is maintained by the Jetify Team, as we also maintain the overall...

@skoshx are you primarily using `TypeID` class or the unboxed functions? For now, `TypeID.fromUUID` is a completely separate thing from the unboxed `fromUUID` function. The signature difference is intentional, in...

@skoshx In most cases, `TypeID` class instance is calling the unboxed functions under the hood. But the two are completely different: - The `TypeID` class gives you a TypeID instance....

@itizarsa good find! Do you have a PR for this somewhere? It's ok if there isn't. I can apply the changes

Is there anything pending on this still? Would really appreciate this going in!

@marwan38 friendly ping 😃 - this would really help us unblock some development pain 🙏