Viewing profile — fzyzcjy
fzyzcjy
HN member- Joined
- Wed, Sep 07, 2022, 3:02 AM UTC
- HN karma
- 135
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About fzyzcjy
Recent public activity
-
comment
Comment #41216128
Thank you!
-
comment
Comment #41216124
You are welcome and looking forward to it!
-
comment
Comment #41214520
Thank you!
-
comment
Comment #41214511
Thank you!
-
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…
-
comment
Comment #41214476
Thanks for the information, and I replied bubblebeard above about Tauri.
-
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…
-
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?
-
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…
-
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…
-
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…
-
comment
Comment #41214322
You are welcome, and happy to hear it works for you!
-
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…
- story
-
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…
-
comment
Comment #33379319
I see. So you want to have some hard things? Make a PR then - the underlying impl is quite hard ;)
-
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 …
-
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…
- story
-
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
-
comment
Comment #33366557
This looks interesting! But it keeps loading forever saying "Your server is being created" (hit VM limit again?)
- story
- story