Back
Valerian
Load previous page…
finish ingesting all of
#crisp 300M+ keys from old kv store to kvrocks, and kvrocks is really chill on server resources especially SSD write I/O, migration was totally worth it. won't have to emergency migrate server every year or so because I burnt the SSD and it's reporting bad sectors 🤣
realize my email inbox is finally a pleasure to manage because custom server side Bayesian spam filter was trained on my good mail and bad mail and refined over the last 2 weeks by re training on false negatives and positives, so it almost never makes mistakes.
Also, sieve scripts now handle all the tedious work of moving mail and marking as read repetitively received email, so that I can have more brain time to focus on actual important human email now and not having to deal with slow Apple Mail client side filter rules anymore
#life
release kvrocks as a macOS homebrew tap so that everyone can install it locally for quick dev w/o having to use Docker: github.com/crisp-oss/homebrew…