Our own Hops Insider and the author of numerous books on brewing shares his highlights from the past year.| Craft Beer & Brewing
Sometimes you just need some elements of the inverse of a sparse matrix. Sometimes you’re working in C++. This is that time.| Un garçon pas comme les autres (Bayes)
I was writing a longer thing, but it was too long, so hey. Let’s just do this for a change| Un garçon pas comme les autres (Bayes)
I’ve been searching for alternatives to Kafka for some time,| It’s me inside me.
The magazine behind Creatures on the Loose #33, identified by Richard McKenna, is Modern Screen (November 1974). Bolan was a huge Marvel fan who interviewed Stan Lee on the BBC’s Today show i…| 2 Warps to Neptune
The usual algorithms for computing variance and standard deviation work on the full data set. What if you have a time series and want the standard deviation for a moving window? You could do the computation from fresh every time the window is advanced, but surely there’s a better way.| The Mindful Programmer