Daily Shaarli

All links of one day in a single page.

January 16, 2024

A universal lowering strategy for control effects in Rust - Abubalay

It's a pleasurable and informative read. The nature of algebraic effect was accurately and concisely pointed out. This has been one of the best write-up on algebraic effects implementation in Rust I've read so far.

ZFS Caching

Quick explainer for ZFS caching mechanisms: ARC, L2ARC, TXG, ZIL, and SLOG.