it almost compiled but blew up in nostrdb.get_cpu_cores:
http://git.jb55.com/nostrdb/file/src/cpu.h.html#l30
it looks like “sysctl hw.ncpu” works:
$ sysctl hw.ncpu
hw.ncpu=8
I’m trying to figure out where the “cargo run —release” command cloned nostrdb so I can attempt to patch that file