Live data from Hacker News

Viewing profile — zduny

zduny

HN member
Joined
Sat, Oct 08, 2022, 5:55 AM UTC
HN karma
152
Public activity
24 items

About zduny

Software developer located in Poland.

Recent public activity

  1. story
  2. comment
    Comment #33161188

    Thanks for mentioning the problem. I haven't noticed it using a laptop and trackpad.

  3. comment
    Comment #33161178

    I'm considering adding that feature in future versions depending on interest.

  4. comment
    Comment #33161161

    Look at this crate: https://crates.io/crates/pitch-detection It has documentation attached mentioning pitch detection algorithms it implements.

  5. comment
    Comment #33161148

    It's not great. Especially on the web.

  6. comment
    Comment #33161138

    It's amazing for UI (and portable). Rust - not so much (or more like not at all) at the moment.

  7. 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").

  8. 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…

  9. 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…

  10. comment
    Comment #33153829

    I meant https://github.com/RustAudio/cpal (should've checked).

  11. 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…

  12. comment
    Comment #33151649

    20 promo codes for the Android app: [all codes have been redeemed]

  13. 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…

  14. 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 :)

  15. comment
  16. 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.

  17. 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…

  18. 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…

  19. comment
    Comment #33151037

    Maybe in future version :)

  20. 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.

  21. comment
  22. 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…

  23. 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).

  24. story