Luke Hsiao

Results 68 comments of Luke Hsiao

> Would be interesting if @lukehsiao could help us doing the test in his computer. What do you think, Luke? Sure, I can help when I have some time. One...

I also see there is pre-built image available here: https://hub.docker.com/r/clevercloud/sozu/ this tracks the master branch. So you don't need to build it yourself.

> Thanks Paulo and Luke for your comments! > > I just put the latest benchmark result into the [bench dir](https://github.com/junkurihara/rust-rpxy/tree/develop/bench) examined on the `amd64` architecture, which was done with...

This happened to us last night, leaving one node unreachable for about 8 hours. ``` May 23 00:25:01 arctic tailscaled[1357248]: [RATELIMIT] format("[unexpected] magicsock: derp-%d does not know about peer %s,...

I notice the help generates a strange warning. ``` ❯ cargo run -- --help Finished dev [unoptimized + debuginfo] target(s) in 0.01s Running `target/debug/choose --help` failed to parse choice argument:...

![Image](https://github.com/user-attachments/assets/37f9b218-cc52-456c-aa35-f741c4e450f5) We are seeing the same.

@felixweinberger, I confirmed that mount_path does NOT address the use case. In fact, I don't see any difference in behavior. However, I did find a different workaround. In my particular...

I likely could provide a PR for this if this is something the cloudposse team would be interested in supporting.

I see some test failures, but looking at the logs, they don't look directly related to my change. If I'm responsible for getting these to passing, could anyone provide some...

> @lukehsiao could you pls fix the code style formatting? it seem there are some nonprintable chars (spaces or tabs) that need to be removed > > ``` > diff...