Global Feed Post Login
Replying to Avatar reya

Yo, thanks for recommending Lume. I will adjust some design aspects and the default window size to display more content. In v4, I am using a different approach. Instead of including everything at once, which is hard to optimize, I am adding features one by one.

My main focus now is still to optimize Lume because, with the power of rust-nostr and without the bottleneck of the browser, it should be the fastest nostr client out there.

Anyway, I've pushed a new version which has improved the virtual list and fixed some bugs. 😊

https://github.com/lumehq/lume/releases/tag/v4.0.11

Avatar
Water Blower 1y ago

I will keep an close eye on it because I want to refactor away from the browser as well

Reply to this note

Please Login to reply.

Discussion

Avatar
reya 1y ago

In future I will migrate from webview renderer to some native renderer too, some found some good choices:

https://github.com/DioxusLabs/dioxus (with WGPU or Skia renderer)

https://github.com/zed-industries/zed/blob/main/crates/gpui/README.md

Thread collapsed