And it’s finished! Paired with @nebkor to squash some bugs and simplify the Bloom filter implementation a bit.
Blog post👉 https://mclare.blog/posts/adapting-a-bloom-filter-to-rust
@adafruit #neotrellis #hobbyelectronics
Unfortunately my #gatsbyjs site is eating my gifs and inline code formatting is borked but I don’t have time to fix it right now
#gatsbyjs #hobbyelectronics #neotrellis
For fun coding this weekend, I played with my @adafruit #neotrellis trying to adapt @shapr’s bloom filter from #haskell to #rust. I’d like to use it to show when tests have finished running (and if they passed)
github.com/shapr/bloohm
I figured out how to connect via serial port and send a color sequence, but it seems like the connection stays open indefinitely rather than closing🤔 I should be able to smack the board to reset it but nothing happens