sxyazi
No user record in our sample, but sxyazi has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but sxyazi has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Hey, Yazi currently is NOT using io_uring, and the link provided above explains it thoroughly, please take a careful look.
Yeah, it's possible that as a developer, I may not always promptly identify issues in the docs because the program tends to run "as usual" based on my ingrained thought processes... I would be more than willing to stand…
There is a Reddit post discussing this point: https://www.reddit.com/r/rust/comments/16fxr58/comment/k04u7... > There are many scenarios that require CPU, such as image downscaling, image encoding, code highlighting,…
I think this has been listed at the head of the README, and includes a example video, take a look at it :)
The README includes are you looking for: https://github.com/sxyazi/yazi#usage
Hi, based on the current architecture of Yazi, I don't think it would be difficult to add io_uring to it. This is something we can consider for our future work, as it's not the current performance bottleneck. For more…
Thank you! You can press `?` or `~` to open the help panel, which contains all supported keybindings.
Hi, I'm the author of Yazi, and I was pleasantly surprised to come across it while browsing Hacker News. I'm really excited!! If you're interested in the topics of concurrency, performance, and io_uring discussed in…