15:42:02 https://github.com/tevador/hashx 15:42:27 I heard that wownero needs a new PoW algorithm :P 15:47:02 tevador: did the guy from epic.tech contact you? 15:48:42 which guy? 15:59:14 btw coding in C is such a relief compared to C++ 15:59:23 someone named Max. emailed me asking for help optimizing RandomX for ARM. told him I'm not interested and he should contact you on github 15:59:26 for one, compiler and linker error finally make sense 15:59:33 LOL yes. 16:01:52 IIRC nobody contacted me with such request 16:02:14 ok, might happen in the next few days, or they might have given up on the idea 16:04:32 ARM would need a smaller scratchpad to be efficient (or larger caches) 16:05:30 yeah, he wanted a way to boost perf on phones and tablets, to make them more competitive than AMD. I told him he's dreaming. 16:06:00 none of these phone SOCs have much cache to speak of 18:11:34 sech1 what's your take on https://github.com/tevador/hashx regarding possible GPU performance? 18:14:49 Is it just SuperScalarHash without memory? 18:15:55 GPU performance will be good even in a straight VM emulation 18:16:23 it's basically SuperscalarHash, but with a much improved generator