Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zduny
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
I made “zzrpc” – RPC library for Rust
(github.com)
2 points
by
zduny
4y ago
|
0 comments
2.
▲
by
zduny
4y ago
Thanks for mentioning the problem. I haven't noticed it using a laptop and trackpad.
3.
▲
by
zduny
4y ago
I'm considering adding that feature in future versions depending on interest.
4.
▲
by
zduny
4y ago
Look at this crate: https://crates.io/crates/pitch-detection It has documentation attached mentioning pitch detection algorithms it implements.
5.
▲
by
zduny
4y ago
It's not great. Especially on the web.
6.
▲
by
zduny
4y ago
It's amazing for UI (and portable). Rust - not so much (or more like not at all) at the moment.
7.
▲
by
zduny
4y ago
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").
8.
▲
by
zduny
4y ago
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 started using it. Only then I've starte
9.
▲
Ask HN: What is this aversion to Rust on online forums about?
6 points
by
zduny
4y ago
|
9 comments
10.
▲
by
zduny
4y ago
I meant https://github.com/RustAudio/cpal (should've checked).
11.
▲
by
zduny
4y ago
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 discovered it's apparently "controversi
12.
▲
by
zduny
4y ago
20 promo codes for the Android app: [all codes have been redeemed]
13.
▲
by
zduny
4y ago
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 the platform).
14.
▲
by
zduny
4y ago
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 :)
15.
▲
by
zduny
4y ago
Ok.
16.
▲
by
zduny
4y ago
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.
17.
▲
by
zduny
4y ago
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 fact, I am considering improving it if the app catches eno
18.
▲
by
zduny
4y ago
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 currently, both regarding creating the actual app and op
19.
▲
by
zduny
4y ago
Maybe in future version :)
20.
▲
by
zduny
4y ago
Yes, I did the app mostly for myself as I was getting disappointed with them adding too many unnecessary (IMO) features to it.
21.
▲
by
zduny
4y ago
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 (getting audio signal from microphone) I used: - Android:
22.
▲
by
zduny
4y ago
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).
23.
▲
I made a guitar tuner app using Flutter and Rust
(justune.eu)
208 points
by
zduny
4y ago
|
146 comments