04:51:26 since you mentioned sixels, iv'e used mlterm for the vt225 or so sixels, but are there any open source implementations for regis graphics like with the 2 cursors that paint polygons and stuff? 07:07:47 https://www.communityworkgroup.org/monero-means-money 08:17:18 what kind of chat is this? 08:18:31 Welcome to IRC! This is the channel to talk about Monero :) 08:34:47 irc? 08:34:52 i'm on matrix sir. 08:35:53 Matrix network has a relay for IRC :) 08:37:33 yes, just making sure you don't forget us over here. :) 08:37:45 where is rottensox? 08:44:19 Yes - Where is rottensox? 08:45:04 d4ndo - you are also a fan of rottensox? 08:45:14 yep XD 08:49:13 Haven't seen him for a while. 12:24:22 How can someone without C++ experience contribute? 12:29:44 Is it likely that 0.15.1.0 will be released in May? 12:35:19 I hope yes 12:50:07 It says "Be aware that to get improved privacy, a node running Dandelion++ needs to communicate with other Dandelion++ capable nodes." in one of the blog posts. Will it be possible to ensure that it doesn't connect to nodes without dandelion++? 13:10:03 oasjdoi: Dandelion++ is backward compatible, so there is no problem if it connects to a non-dandelion node, it will just skip the stem phase and go directly to the fluff phase 13:11:04 about contributing, best way to start would be to join #monero-dev, introduce yourself , your experience and interests, so that people can point you to the best place where to start :) 13:12:40 oh wait i misread, you said without C++ experience. In that case, depends. What are your skills and interests? there is always a lot to do from eveyr point of view 16:59:24 Daniel Kim on today 16:59:26 https://www.youtube.com/watch?v=UW_MlMKJxUo 17:50:29 About that Dandelion++ thing. I'm assuming I'm not the only one running nodes build off master. 17:51:53 I also run one. 17:55:08 Only one? 17:55:11 31635.monerod-stagenet (Detached) 17:55:11 31785.userwallet-stagenet (Detached) 17:55:11 25071.userwallet-mainnet (Detached) 17:55:11 24842.monerod-mainnet (Detached) 17:55:11 24572.monerod-testnet (Detached) 17:55:11 24790.userwallet-testnet (Detached) 18:33:43 Hi, I am currently configuring OpenAlias for a Monero address. Doesn't matter what I write at recipient_name? hello.monero.how has 'recipient_name=domain.tld' I want to write 'recipient_name=Tor-server Admin' 18:46:07 boldsuck, I don't think so, as long as address is correct 19:06:49 OK, thanks. 22:18:26 after reading genesis with v12 i have "count == 0" 22:18:37 with v1 everything works 22:19:15 i have change everything basic.h config.h hardforks.cpp 22:47:41 what this line count wrong "CHECK_AND_ASSERT_THROW_MES(count > 0, "count == 0");" 23:11:10 anyone here 23:26:01 can anyone explain why this line CHECK_AND_ASSERT_THROW_MES(count > 0, "count == 0") 23:54:41 didnt you ask about that before?