00:17:12 What's the difference between cryptonight and randomx? I thought monero was based on cryptonight 00:24:17 based on cryptonight sounds like a common mistake for saying based on cryptonote. Having something based on a proof of work algorithm doesn't sound right. 00:34:16 based on cryptonote but has now changed to the point that there are more differences than similarities 04:33:10 why are the balances from the monero rpc like x10000000 higher then the actual amount? 04:46:38 while, the protocol works at the atomic unit level when it comes to accounting 04:47:56 oh i see this was answered in dev 07:16:06 Anyone have a referral code for Celsius? 14:24:19 1e-12 XMR (0.000000000001 XMR, or one piconero) 14:47:22 Has anyone gotten a Ledger Nano S to work with monero-wallet-cli on Gentoo Linux? I installed pcsc-lite, pcsc-tools and ccid but I get nothing :( - ledger live works fine 14:48:33 asymptotically: pcsc is outdated dependency 14:48:41 you need hidapi and libusb 14:50:55 selsta: do I need to rebuilt monero after installing hidapi? or configure anything? still doesn't detect it :( 14:51:25 yes it’s a compile time feature 14:51:30 so you have to rebuild 14:55:04 yay, thank you selsta! that was the problem