HN user

flopska

8 karma
Posts2
Comments5
View on HN
Galton Board 7 years ago

Ah, the good old BLUE (Best linear unbiased estimator). Had this in statistics and really really liked the proof.

They write in the text that their model featured nonlinear transformations. I think the picture shows a simplified view and as the plots don't have labels it's not clear which space is regarded.

I'm using ZFS on my home server. The backups of my main system are created with the ubuntu desktop utility and written to the server via NFS. This means I have incremental backups and the backups themselves are protected from a hardware failure using raidz. A problem with this approach is the possibility to rm -rf /mnt/backup - that's why I only start and mount the server when I need it. It's not running 24/7.