01:47:54 http://www.desertofthereal.org 01:48:00 the ultimate monero resource 04:34:10 "The searing eyes of Ozymandias peer out from the shifting sands. His glowering brow casts aspersions out over the dunes." 05:14:27 just some feedback on the monero gui latest release version. is the simple mode too simple? Cant select remote node or see what you are connected to?. Cannot find a way to get to advanced mode either from the gui unless im missing something? 05:59:21 modul8[m], yeah. you have to goto close wallet 05:59:40 and then there's an orangre button on the bottom that says change mode 06:00:21 i have also felt the same way about simple mode, but i've realized i have no idea what a new user actually expects. 06:01:07 ive become too intimate with moneros stuff to appreciate what a noob needs 06:08:56 Maybe you could write a paperback gingeropolous, "Getting Intimate with Monero". 06:09:20 Monero could have a whole series. 08:49:25 Mastering Monero, Breaking Monero, Getting Intimate with Monero 08:49:30 A good start. 09:10:57 hot 09:48:36 Mochi101: <3 11:52:58 Hey anyone here know monero's dev donation address? I'm working on a project and want to donate 11:53:29 I should probably find it elsewhere, but too lazy and busy coding atm 11:54:06 No BS please, I will cross check the addy. 11:54:22 https://www.getmonero.org/get-started/contributing/ 11:54:35 cool thanka 11:54:39 !resolve https://www.getmonero.org/get-started/contributing/ 11:54:42 thanks* 11:54:45 !resolve donate.getmonero.org 11:56:44 I read addy (44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A) I'll double check that via other VPNs. Thanks for making this easier on me 11:57:44 it's here too: https://ccs.getmonero.org/ 12:11:02 Where can I get started developing my own personal monero miner? I'd like to see if I can get it working on WebAssembly. 15:04:21 Woodpecker, thats gonna be a tall order for randomx 15:04:43 i mean, first starting point would be xmrig repository i guess 15:05:25 gingeropolous: been reading through the code and documentation. I thought this would be a fun way to familiarize myself with the blockchain etc. 15:06:07 First step is probably to take librandomx, convert it, see if the hash rate isn't too dire. 15:06:20 word on the street is that web page mining with randomx is DOA 15:06:40 i assume thats what webassembly does 15:06:47 Newb question, but what miner is the monero wallet using? 15:06:56 monerod. 15:07:00 it uses the one in the monerod code 15:07:27 #include << its not that, is it? 15:07:43 prob not. 15:08:20 oh wait, okay yeah right. 15:08:21 got it 15:13:44 Yeah the first challenge I see is the current lack of multithreading 15:14:10 Though Qt does seem to be experimenting with it. 15:15:43 a low hanging fruit could be the implementation of new pruning features into the GUI 15:16:06 and the hash for rpc feature 15:16:18 also needs to be implemented in GUI 15:16:50 thats somewhat mining related :) 15:17:38 gingeropolous: I'm down. All gui is QML, right? 15:18:38 the actual coders in #monero-gui would know better. when i expressed interest in trying to code stuff, i was told i needed to know qt, some javascript, and c++ 15:18:50 maybe it was qml. something with a q im sure 15:19:18 gingeropolous: thanks. I'm a 5 year qt developer, so it shouldnt be too difficult in that realm 15:19:34 well hot diggity dog 15:19:55 QML and javascript. Some C++ glue. 15:20:06 My green area is that I do not have an intimate knowledge with crypto writ large. 15:20:16 But I got time to kill so 15:22:12 cool. well, people idle here and on irc. and as always, the best documentation is in the code or the commits... so don't go looking far for any documentation 15:23:00 and as your figuring out the code yourself, please leave comments to help others 15:24:33 "here and on irc". damn i did not sleep last night. i meant here and on #monero-gui 15:24:45 and yeah irc in general. i'll go back to drinking coffee now 15:33:05 gingeropolous: thanks, appreciate that. 15:50:58 https://www.youtube.com/watch?v=vGMTrA6NmeM When you guys talk about auditing, you are speaking simply of code audits? 15:50:59 YouTube Title: RandomX by October with Howard Chu, Tevador and Needmoney90 Views: 2,142 Length: 55:30 Uploaded: 2019-03-27 User: Monero Talk Likes: 59 Dislikes: 1 15:52:22 As opposed to, "Auditing the coin" which could be synonymous with POW ? 15:52:42 yes code audit 15:55:02 yeah Woodpecker , it was an audit of the code implementation of randomx and also, somewhat, the underlying concept of asic equivalence 15:56:22 which can be found here: https://github.com/hyc/RandomxAudits 15:56:43 oh i guess its also here: https://github.com/tevador/RandomX/tree/master/audits 15:59:34 Asic Equivalence. RandomX is supposed to be Asic Resistant, right? 16:03:53 Hopefully. 16:06:02 And what does it imply, when "The network gets pwned"? 16:10:31 Am I understanding this right, that in order to resist asic, the algorythm has been changing every six months? 16:10:42 It could get pwned in many ways. Since you were talking about mining, the most relevant one is when a miner has so much hash that they can rewrite at will. 16:10:58 Recently, yes. 16:14:14 moneromooo: That would require something like 60% overall power? 16:17:11 Depends. It starts getting annoying much earlier. 16:17:37 It's a random process, so you can get lucky runs with a lot less than that. 16:17:48 moneromooo: Has such a thing been attempted on Monero yet? 16:19:36 I'm not sure. 16:19:54 There were certainly points where it could have been fairly easily. 16:20:29 And I imagine that one of the issues, is that as the hash becomes more difficult and Asic's are specializing, 16:20:42 Like with bitcoin, people have given up mining with cpus etc 16:21:06 so the power becomes less distributed and more prone to being pwned? 16:21:33 Yes. There are forces going in both directions though. 16:39:59 They said RandomX would be implemented in October. Is it implimented yet? 16:42:03 Yes. 16:46:47 `RandomX is a new Proof-of-Work (PoW) algorithm that Monero is scheduled to begin using in the next network update. ` <<< so that happened already? 16:46:57 https://www.monerooutreach.org/stories/RandomX.php 16:49:54 i started a site about why monero is superior to bitcoin 16:49:58 http://www.desertofthereal.org 16:51:38 AS_Jon: is that a play on Trump's book, "ArtOfTheDeal" 16:52:02 it was inspired partially by donald trump 16:52:22 http://www.desertofthereal.org is perhaps my most profound project to date 17:46:11 Hyc are you here? 17:52:11 Hello, which filesystem should I format my partition to, to work as filesystem for the monero daemon hosting the blockchain? 17:56:34 Something that has good mmap support and does not corrupt. 17:57:50 BrtFs ? 17:59:56 Do you mean btrfs ? 18:00:01 yes, sorry 18:00:11 Does it have good mmap support ? Does it corrupt ? 18:00:26 I can not tell. I heard it is good 18:02:23 Is ntfs recommend? 18:03:26 if it's an ssd you can try f2fs 18:03:41 ntfs works poorly on linux 18:04:13 It is a ssd, I will try f2fs 18:04:25 I do now know much about filesystem or linux unfortunately 18:33:54 Thanks, using f2fs seems to work well for me! :-) 18:34:41 Prior to the format, I received this error: monerod Failed to commit a transaction to the db: Input/output error - Unfortunately I do not know, which filesystem I used, I think it was Ext4 - Now I can keep syncing. 18:35:24 Do you reccommend to sync faster using: --block-sync-size 10 ? 18:35:28 That usually means "your hardware is bad", though liblmdb reuses it a bit. 18:35:33 No. 18:35:45 I use a raspberry pi 4 18:36:24 I thought it should be possible to run a monero daemon with a raspberry pi 4 or isnt it ? 18:36:50 it is 18:37:10 Maybe my problem was, using --block-sync-size 10 prior to format the filesystem which bugged me 18:37:35 ok thanks 18:37:43 http://awesomeprojectsxyz.blogspot.com/2018/04/tutorial-install-full-monero-node.html 18:38:34 I used this tutorial to start :-) 18:38:46 thank you 19:08:22 AS_Jon: what an inspiring read? 19:09:08 s/?/./ 19:09:23 I'm Ron Burgundy? 20:21:53 yo whats up 20:22:12 im having this slight issue, I recently compiled monero-wallet-gui for my debian sid system 20:22:30 and Im trying to import my wallet from monerujo 20:23:26 I got the .keys file over to my system, but when I add it to monero-wallet-gui, it adds the file etc but when it asks me for the password, it says its the wrong one even though it is the correct password 20:24:14 I am 199% sure its correct, Ive even copied the password over from my phone which worked and tried it on the computer, its one hundred percent correct, but the gui says its not. 20:24:22 what should I do? 20:25:18 Does your password include non 7 bit ASCII characters ? 20:27:03 ie, accents, language specific chars, etc. 20:27:29 textmate: Can you use the seed to restore the wallet? AFAIK monerujo uses some special passwork system. 20:28:05 moneromooo: it does not use any odd characters 20:28:13 https://medium.com/@anhdres/how-to-restore-your-monerujo-wallet-on-a-different-phone-edb370350e5f 20:28:28 selsta: im gonna check that out, thanks for the tip 20:28:57 Konferenco[EU] Meeting: 8th January 2020 @ 19:00 UTC https://github.com/monero-project/meta/issues/426 20:30:40 oh hai rottensox 20:30:47 I remember you from somewhere 20:32:58 selsta: Your wallet files were never encrypted with the password you chose, they were encrypted with the much safer CrAzYpass. 20:37:27 textmate: do you have your seed phrase written down? 20:39:27 asymptotically: no 20:40:14 did you write down your "wallet files restore password"? 20:40:32 asymptotically: I didnt see anything like that 20:40:40 so no 20:40:48 it looks like you get it when it asks you to write down your seed phrase 20:41:02 yeah I mustve skipped it too then 20:41:54 do you still have access to your phone wallet? 20:42:04 selsta: no 20:42:19 I mean yes* 20:42:34 open the wallet and write down the seed 20:42:50 selsta: yep I figured I should do that. 21:29:03 selsta: Apparently my search on mobile foo sucks (didn't see in here, community or dev), care to link the video here? 21:30:25 xmrscott[m]: see PM