18:54:22 hellooo :) 18:54:33 so i'm thinking about making a randomx miner client on python or javascript, which would be best and why? 18:57:26 Why do you want to do that ? For fun ? 19:01:26 yeah 19:01:30 just as a nice learning experience 19:01:45 i don't expect it to be efficient 19:15:30 I'm reminded of a a program I loved to play with back in high school, called Visible 6502 19:16:06 which drew the ALU and other parts of the 6502 processor and showed data bits moving between registers etc. while executing a piece of machine code 19:16:24 that was extremely slow, but extremely educational 19:17:19 I believe using python or JS would also be extremely slow, but not convinced it would be equally educational