Skip to content(if available)orjump to list(if available)

Mark V Shaney

Mark V Shaney

3 comments

·December 12, 2025

susam

A minimal implementation in about 30 lines of Python inspired by this: https://github.com/susam/mvs

See also a recent discussion about it here: https://news.ycombinator.com/item?id=46257607

anthk

With Perl, once you install cpanminus:

      cpanm -n local::lib

      cpanm -n Hailo

      ~/perl5/bin/hailo -E Scored -t corpus.txt -b brain.brn
      
      ~/perl5/bin/hailo -E Scored -b brain.brn

m463

sort of reminds me of zippy the pinhead