Huakun

Results 28 issues of Huakun

On this page, https://rust-lang-nursery.github.io/rust-cookbook/web/clients/download.html#download-a-file-to-a-temporary-directory The first example doesn't an image, but it doesn't work. - Temp file isn't created (or is removed right after). - If you download image to...

Python and golang implementations have 16KB chunk size but the rust version has 4KB. I experienced a slower speed when sending files from a MacBook with M1 pro chip. Looks...

I tested with the rust and python client, as well as golang implementation at https://github.com/psanford/wormhole-william/ To get a consistent speed measurement, python client is always used for receiving and speed...

If I use multiple layers of file structure, the second layer folder cannot expand.

docus theme doesn't seem to work with @nuxt/ui module. @nuxt/ui doesn't talk any effect. Wondering if there is a configuration fix for this.

### Describe the bug Question: Is there some dependency like `pkg-config` or `openssl@3` need to be added to the GitHub Action? ## 1. Build Error I could run and build...

type: bug
status: needs triage

The documentation website seems broken. https://flightmare.readthedocs.io/en/latest/ CSS not loaded. ![image](https://user-images.githubusercontent.com/33727687/206617375-9498ed7a-f506-4880-ad57-12d7561ba9c6.png)

I am having very weird and inconsistent problem when building and code sign a Tauri app on Mac. I have certificate and passwords from a previous app that could code...

Documentations or demo don't seem to work any more. Is this project stilled maintained?

### Describe the bug Got `thread 'main' has overflowed its stack` error on Windows. (Also tried on Mac and Linux and there is no problem) I was developing an app...

type: bug
status: needs triage