pull down to refresh
21 sats \ 0 replies \ @k00b 1 Oct \ on: TIL : Today I Learned - Series four alter_native
Today I learned that the best abstraction for a simple cache is likely a closure. I was trying to figure out a generalized way to cache things like bitcoin's blockheight and the exchange rate.