10:26:01 Hello not sure if this is the right space to ask. I am running monero node and I keep getting the exception boost::bad_weak_ptr. DEF_MONERO_VERSION "0.18.1.0" Thanks in advance for help! 10:29:26 0.18.1.0 is very old. Try the latest version (0.18.4.0) 11:21:01 fwiw 18.1.0 is also the version advertised when building from master 12:02:28 Thats the reason I was using it. No with 18.4.0 the exception is gone 12:02:34 Thats the reason I was using it. Now with 18.4.0 the exception is gone 13:30:37 I created an issue slandering EasyMonerod for being ai slop money grab and it was deleted :( https://github.com/kerlannXmr/EasyMonerod/issues/13#event-17703049828 13:33:10 oof 13:44:02 Hmm. How do you separate people with not quite enough know-how (yet) for the job they try from "AI slop"? Maybe I am not trained enough yet to recognize code slop. What did you strike you in particular, plowsof? 13:48:50 The overall smell given off by just glancing at the readme /.website page vs the actual quality of the shell script 13:52:11 Instillation of irrelevant things https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L213 , perhaps ai hallucinated he would want to build from.source 13:53:38 Oh, yeah, cool, installing nmap to run a Monero node. To hack back against spy nodes, I suppose :) 13:54:07 Seemingly lost his train of thought and duplicated configs https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L542 and https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L699 13:54:56 Its like several LLM sessions who jave no knowledge of what proceeded the initial.prompt .. but then with an optional pruned flag 13:55:29 Actually making this you surely would.feel.some.dejavu 13:58:33 But for sure make sure the sits looks legit and put up fundraisers https://easynode.kerlann.org/ 13:58:46 s/sits/site 13:59:02 Devs who use ai like this, have an artificial intelligence in their skull. 13:59:02 Prove me wromg. 14:01:04 Ai wants us to host unrestricted rpc nodes and force password auth for ssh login instead of keys..ai is not our friend clearly 14:03:32 https://matrix.monero.social/_matrix/media/v1/download/unredacted.org/avMTwzeZumYBRIcmPUFvYbgN 14:22:06 What is this wizardry? Deleting issues? I thoight only GH staff could do that 14:23:09 I gave the code a quick once-over and it has some pretty bad stuff in it 14:23:10 Like, it wipes your ssh config and enables password auth 14:23:34 it exposes your unrestricted rpc 14:23:34 It replaces your resolve.conf 14:25:10 This should definitely not be installed outside of a test vm 14:25:30 i didnt check hard, but it looks like it downloads ban list, but never uses it 14:26:02 Installs python for no reason at all 14:27:15 Wipes your tor config 14:27:16 Downloads ban list and loops through each line and tells `monerod ban` :D 14:27:29 https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L475 14:29:57 How is llm supposed to know how to ise the banlist file, ill forgive it https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L778 14:33:23 https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L894 14:33:24 https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L1050 14:33:26 Need to create the same function repeatedly /s 14:36:18 Its what "code will be open sourced soon when its ready" looks like 14:37:30 https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L7 14:37:32 https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L55 14:37:34 Defines colors 14:37:36 https://github.com/kerlannXmr/EasyMonerod/blob/9cc3db175119dbd0ea0f34632ba17b1400ed2e89/easynode_linux%20v3#L1231 14:37:38 then echoes the first line instead of using the functions like done in the following lines 14:38:50 Also the claim about working on it for 6 months is a bit shameless. Since release, its barely had any changes to it aside from (probably literally) hundreds of readme updates 14:40:03 https://github.com/kerlannXmr/EasyMonerod/commits/main/ ... 14:41:41 My main beef with this, is that it is being advertised as safe to use, while it does fuckery like deleting your system configs 16:46:50 I checked the install script. Python is installed to use fail2ban which is a good securiry practice. 16:48:36 But the configuration in general is pretty bad. Open port 22 (no source restrictions), open port 80 (for what?) Seems like a good intention to faciliate the use of monerod but I would definitely not configure it this way. 16:58:25 Yes it kills your DNS and firewall config (/etc/resolv.conf file and ufw) 🤨 17:34:52 AMA - I've said it will take a week to finish and it took around 7 months (work is still in progress) 17:34:54 https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/437#note_29998 17:43:36 im a redditor 17:43:40 screenshots when? 17:43:55 oh its a library nvm 17:44:11 well im a redditor so im dumb that kinda checks out 17:45:21 oh wait no im lost 17:45:32 maybe i should read more attentively 17:46:34 ;p yeah it's both - wallet and library - wallet failed to gain traction, and uh.. got less users than platforms it supported after many months.. 17:46:42 so my focus kind of shifted to focus on the library 18:05:22 Fail2ban is used where? And if python is a dependency, it would be installed autonatically 18:08:54 It kills your ssh and torrc, and enables ssh password auth, smh 18:50:20 Correct. 18:52:19 Fail2ban: Line 240 of easynode_linux. It´s automatically started when installed. Correct, Python would be installed since it´s a dependency. 19:04:37 called it. the lib is whats important, not the wallet 20:26:10 Yep, wallet got peak around 50 users and the lib has +500’000 users. It would be unwise to keep my focus on the product that has less demand - and since your project is targeted towards the same group and has much bigger community. 20:27:41 Yep, wallet got peak around 50 users and the lib has +500’000 users. It would be unwise to keep my focus on the product that has less demand - and since your project is targeted towards the same group and has much bigger community I don’t think that anyone will miss xmruw (though folks at SailfishOS can use it as the only native Monero wallet :p) 22:00:51 <3​21bob321:monero.social> So wallet development is dead ? 22:11:55 always has been 22:12:22 monero-wallet crate is our lord and savior