fil

joined 1 year ago
[โ€“] fil@programming.dev 2 points 3 days ago

Some companies have policies of only using Windows on their laptops. Also this could be a friend's laptop

27
submitted 2 weeks ago* (last edited 2 weeks ago) by fil@programming.dev to c/rust@programming.dev
 

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

[โ€“] fil@programming.dev 1 points 2 months ago

Excellent catch! Added validation for the new params

 

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!