Viewing profile — zduny
zduny
HN member- Joined
- Sat, Oct 08, 2022, 5:55 AM UTC
- HN karma
- 152
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About zduny
Recent public activity
- story
-
comment
Comment #33161188
Thanks for mentioning the problem. I haven't noticed it using a laptop and trackpad.
-
comment
Comment #33161178
I'm considering adding that feature in future versions depending on interest.
-
comment
Comment #33161161
Look at this crate: https://crates.io/crates/pitch-detection It has documentation attached mentioning pitch detection algorithms it implements.
-
comment
Comment #33161148
It's not great. Especially on the web.
-
comment
Comment #33161138
It's amazing for UI (and portable). Rust - not so much (or more like not at all) at the moment.
-
comment
Comment #33161125
Heh, I always get those two crates names confused, even now, rereading comments I again thought it was "clap" and not "cpal" (because "clap" like in "clapping").
-
comment
Comment #33161055
But I feel like there's some deeper story about Rust that I've missed and am out of the loop now. Well, to me Rust is just a tool that I've discovered, it meet my expectations so I…
-
story
Ask HN: What is this aversion to Rust on online forums about?
I recently posted on HN about my new app and mentioned that I used Rust to make it. There were quite a few comments in a tone like I've offended their mother because I said the wor…
-
comment
Comment #33153829
I meant https://github.com/RustAudio/cpal (should've checked).
-
comment
Comment #33152112
What is that anger about Rust on internet forums about? I started learning Rust because it's a language with interesting characteristics and welcoming documentation. Only then I've…
-
comment
Comment #33151649
20 promo codes for the Android app: [all codes have been redeemed]
-
comment
Comment #33151391
Performance reasons, also wanted it to work on the web (Flutter web support is fairly recent, and dart/flutter libraries don't automatically work on the web, they have to support t…
-
comment
Comment #33151342
Well, all the Rust crates I've mentioned in other comment have comprehensive examples attached, so it's just a matter of connecting their functionality together :)
- comment
-
comment
Comment #33151188
I don't know if it is allowed here: Please reply if you would be interested in free promo codes for the Android app, I will post some.
-
comment
Comment #33151095
Android or Web? If web - well, it sadly requires modern browser on relatively modern hardware - it has some performance problems currently in browsers, I'm not happy about that fac…
-
comment
Comment #33151078
Not at the moment. Sorry. I'm planning to create a simpler free version of the app for the sake of cross-promotion, I may open source that one (but I can't make any promises curren…
-
comment
Comment #33151037
Maybe in future version :)
-
comment
Comment #33151024
Yes, I did the app mostly for myself as I was getting disappointed with them adding too many unnecessary (IMO) features to it.
- comment
-
comment
Comment #33150946
Flutter for the UI. Rust for the listening, and pitch detecting backend. Connected the former with the latter using flutter_rust_bridge. More details on Rust backend: For listening…
-
comment
Comment #33150395
It's available free (and no ads) for desktop browsers and as a $1 Android app (on mobile needs to be an app for performance reasons and I believe it's a fair price).
- story