09:21:39 New hashrate ATH today on block 2526113 - 3373.17 MH/s 10:08:27 Nice! 13:25:29 Jeez 13:48:01 sech1 congrats on that. 13:48:23 started a mining pool (a decentralized one) and that pool is now 4th largest. 13:48:31 you deserve real praise. Thank you for your work. 14:06:04 i know right? you guys are amazing. 17:45:51 creating a mining pool - easy enough task, creating a whole new decentralised mining technology, well thats an achievement in itself 21:26:21 sech1: does xmrig support huge pages (or something equivalent to it) on the new arm mac computers? 22:06:41 macos has no feature to expose hugepages 22:07:30 but they already use 16k pages so it's already 4x less overhead than x86 22:08:20 there is primitive support for hugepages in the underlying Mach memory manager, but only for x86 22:09:00 basically, it only exists there because Apple inherited it from Mach. Nothing Apple has built themselves has any support for it.