Skip Navigation

After reading Drew's pitch to the rust community to write our own kernel, I've searched for "linux abi compatible rust kernel" and found "Asterinas". Surprised that it is not mentioned here

4
https:// crates.io /crates/freq-det

I've needed to detect a frequency of an audio signal a couple of times in my life, but I cannot for the love of me remember what does the FFT output actually mean. So I took this knowledge out of my latest project and packed it up in this crate.

Also this is my first potentially useful published crate, so if I missed anything, please let me know!

6
Jump
[Question][Textbook problems]Learning Rust Ownership and practice questions.
  • By adding the return statement you pass the ownership of the string back to main. The unmodified function just took the ownership of the string and deallocated it after printing. Hope this helps

    7
  • mastodon.social David Stark (@Zarkonnen@mastodon.social)

    Attached: 1 image I extracted over 400 images of hills, trees, mountains, towns and cities for #ttrpg mapmaking and #gamedev from a 17th century map. I hope this is useful to someone. https://zarkonnen.itch.io/extracted-1688-map-images

    1
    Jump
    sudo-rs' first security audit - Ferrous Systems
  • Conspiracy theory: the workgroup found an RCE vulnerability and assigned it identifier CLN-002 but never disclosed it to public and instead sold it to (CIA|DHL|MiB)

    2
  • blog.jetbrains.com Kotlin Multiplatform Is Stable and Production-Ready | The Kotlin Blog

    In a highly anticipated move, Kotlin Multiplatform, an open-source technology built by JetBrains that allows developers to share code across platforms while retaining the benefits of native programming, has become Stable and is now 100% ready for use in production.

    0
    bitbashing.io Async Rust Is A Bad Language

    Yet another programming blog. Thoughts on software and related misadventures.

    24