Live data from Hacker News

Viewing profile — fzyzcjy

fzyzcjy

HN member
Joined
Wed, Sep 07, 2022, 3:02 AM UTC
HN karma
135
Public activity
23 items

About fzyzcjy

GitHub: https://github.com/fzyzcjy

Recent public activity

  1. comment
    Comment #41216128

    Thank you!

  2. comment
    Comment #41216124

    You are welcome and looking forward to it!

  3. comment
    Comment #41214520

    Thank you!

  4. comment
    Comment #41214511

    Thank you!

  5. comment
    Comment #41214509

    Yes, if someone needs to write UI using native Android/iOS code, Crux would be suitable. On the other hand, personally speaking, I prefer to write all code 1 time, but Crux seems t…

  6. comment
    Comment #41214476

    Thanks for the information, and I replied bubblebeard above about Tauri.

  7. comment
    Comment #41214452

    Thank you! I heard some people saying that, for apps using JavaScript, Tauri is replacing Electron and is popular nowadays, since Electron is very widely used. It seems Tauri canno…

  8. comment
    Comment #41214388

    The first image at the bottom of that post may be related to your question: https://www.reddit.com/r/rust/comments/191b2to/rinf_copies_a... Btw, why is your name green?

  9. comment
    Comment #41214366

    For app size, it depends on your specific scenario, because e.g. Flutter automatically removes library code that is not used. I remembered (but the memory is blur) simple app has s…

  10. comment
    Comment #41214330

    Thanks! Shortly speaking, the Rust code is parsed (e.g. "here is a function and there is a struct"), and then some Rust and Flutter code are generated. As for comparison, some pros…

  11. comment
    Comment #41214328

    You are welcome, and I am happy to see it helps! When I initially develop flutter_rust_bridge, my personal usage scenario is quite similar to yours: using Rust for some high perfor…

  12. comment
    Comment #41214322

    You are welcome, and happy to hear it works for you!

  13. story
    Show HN: Rust GUI Library via Flutter

    Hi, I made a bridge ( https://github.com/fzyzcjy/flutter_rust_bridge v2.0.0) between Flutter and Rust, which auto translates syntaxes like arbitrary types, &mut, async, traits, res…

  14. story
  15. story
    Ask HN: Rinf copies flutter_rust_bridge, says bridge bad, claims rinf ultimate

    Hi, HN! Rinf copies a lot of code of flutter_rust_bridge, and it uses bridge's idea for homepage center demo. However, rinf seems to not want to tell people it uses bridge, says th…

  16. comment
    Comment #33379319

    I see. So you want to have some hard things? Make a PR then - the underlying impl is quite hard ;)

  17. comment
    Comment #33367101

    Thanks. I will make an ELI5 explanation later when having time - you know, it is much harder to explain something ELI5 instead of discussing the tech details. There is a full long …

  18. comment
    Comment #33366998

    Hi friends, after a month working on it full-time, I managed to make arbitrary Flutter apps ~60FPS smooth regardless of how janky it originally was due to build/layout. For demonst…

  19. story
  20. comment
    Comment #33366678

    I also thought about this when reading the title. Would be great to see a comparison between the new tool and postwoman

  21. comment
    Comment #33366557

    This looks interesting! But it keeps loading forever saying "Your server is being created" (hit VM limit again?)

  22. story
  23. story