• #dev 2024-03-22
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-03-22 UTC
# 11:11
capjamesg
To practice my skills, I sometimes like to implement single algorithms with a (relatively) clear specification. I did this for the bloom filter, BitCask data storage algorithm, the trie (which is an amazing way to learn about, and develop the ability to reason with, trees!).