any thinking towards surf miner recently?
No. In theory it should work well on hardware I have but it doesn't. Not sure why.
python 3.8.0 is out and has a nicer shared memory model
and i have time early november
let’s see if i bother this time around
the data fetch arch i think i have down
but the crunching bit i need to still look at
though dunno if an immutable shared memory object is that usable, will have to think about it https://docs.python.org/3/library/multiprocessing.shared_memory.html
Cool