00:26:27 Is there an easy way to automate a recurring donation with a Monero wallet? 03:51:14 trying to run a Monero node on a HDD. to save some space, in addition to blockchain pruning i've also put the entire database on a Btrfs loop device with transparent compression enabled. the resulting combination is so slow that Feather times out connection to the node when trying to sync the wallet ... 03:52:09 response times to curl 127.0.0.1:18081/getinfo range from half a minute to over two minutes 03:57:00 should i try again but move the DB to a normal filesystem or am i just doomed with my HDD? 04:01:28 I've encountered slowness with btrfs as well, I'd try the normal filesystem first before giving up. 04:06:37 a bit sad though i was hoping to save some space by compressing the blockchain 😅 guess there's no free lunch and whatnot 04:16:48 XFS is fine for the blockchain right? 04:18:16 the gentoo handbook recommends it nowadays so i'm trying it for this machine instead of my usual choice of ext4 04:29:50 "compressing the blockchain" < there's not so much reuse as every tx is just full of random points 04:30:11 and also contents get blanked by a db key afaik to prevent EICAR or alike issues 04:33:47 DataHoarder: it did manage to shave off like 15-20% of the storage usage though. 04:34:07 that's just inefficient db :) 04:34:41 it works fine on btrfs, what won't work fine is using HDD (it will be very slow) 04:35:14 specially syncing will be plenty slow :) 04:36:26 yes i know syncing is slow but i am moving an already pre-synced db so its fine 04:37:13 DataHoarder: works fine on btrfs even with CoW and transparent compression? 04:37:27 yeah, but ofc, on an SSD 04:37:42 as in, querying the RPC will do random IO 04:37:57 which the HDD will not like and it will be slow (and timeout) 04:38:07 specially when doing batched requests, which wallets do 04:41:42 i imagine btrfs would make it even worse though, since it's adding a bunch of fragmentation on top of all that 04:42:37 it's fragmented to start with so oh well :) 04:42:48 though, the whole purpose of me having a monero node is so that my wallet syncs faster without having to keep it open all the time 04:43:21 if syncing wallet from my node is going to be slower than from internet nodes, there is no point 04:43:32 well, internet nodes are using SSD 04:43:38 so ... should use SSD too :) 04:43:50 @root:kimapr.net: well besides some security maybe 04:47:43 monerod is kinda annoying to run because it eats so much RAM (a whole gigabyte..) maybe the better idea is to keep it off most of the time and only start at regular "maintenance" intervals and also when i'm about to actually open a wallet 05:03:28 whole gigabyte is quite little for what it does during sync 05:03:45 effectively every new tx coming in can pick decoys from the full historical set 05:04:12 yeah but it's also using like 700 mb of ram even not during sync 05:05:00 actually seems to be like 500 mb rn 05:05:14 but that might be due to swap 05:09:20 might be lower due to swap i mean 05:09:52 btop doesnt seem to show swapped out memory as part of a process's memory usage 05:21:13 it'll use a lot of fs cache due to I/O 08:58:38 yeah but btop doesn't count as usage either 09:04:28 anyway the move from btrfs to xfs finished and now monerod responds quickly to requests and feather wallet was able to sync in the background. so it seems like it really is just a btrfs issue 09:09:04 nevermind its slow again 10:49:46 Ur hacked 12:44:36 gm 13:54:23 https://x.com/OrangeFren/status/2092596415956419042 13:54:35 Who was shilling this again? 13:56:42 Oh wait 17:02:58 What is the URL used in a web browser to see the status page of a running Monero node? Like http://longV3.onion:18089/ 17:04:22 I'm playing with an Android application called Nightbill, which is an uptime monitor, and I specifically remember being able to go to a URL in the web browser, and it would send back a JSON response with like the block height and stuff like that. I tried /status, /health, and /api 17:04:59 Nightbell* 17:11:04 @shortwavesurfer2009:monero.social: /get_info 17:26:03 @rucknium: That's the one. Thank you. 18:45:41 Ai said odds are 80% Government makes xmr useless next few decades with ai surveillence and quantum... 18:47:03 @hughjank:matrix.org: Which ai ? 18:53:02 Grok , also said we got till 2029 to find out if xmr will survive 18:56:18 @hughjank:matrix.org: If there is more surveillance XMR becomes more useful obviously 18:59:55 Says 15% survival in 2055 19:03:17 probabilities like this are so retarded lmao 19:07:19 I’d say it’s best you don’t hold XMR if a chatbot can influence your beliefs like this 19:09:31 If they kill monero, they kill crypto for good. Buttcoin I will never use as is less safe than even the bank. 19:11:18 how can they kill monero? jailing everyone who uses it? not possible 19:13:31 They might force businesses to reject monero. They can't jail anyone just for using monero. They can jail you for using monero for certain purposes. 19:18:45 if you use monero for illegal stuff you can go to jail right now btw 19:19:16 no need to wait 2055 for that 20:26:36 https://mrelay.p2pool.observer/m/monero.social/DGcmvNBQVTGqFvBnWRVqzfBJ.png (1000010008.png) 20:26:36 I could see this thing being damned useful. 20:26:36 https://f-droid.org/packages/me.river.nightbell 20:51:41 looks good 21:05:38 @shortwavesurfer2009: did you set this up for your monero node ? 21:05:38 can you explain me how to set it exactly? 21:07:04 <321bob321> App? 21:07:22 <321bob321> Probably uses get_info 21:11:27 @kevino:tchncs.de: 1 download Invizible from fdroid 21:11:27 2. Download NightBell from fdroid 21:11:27 3. Configure invizible to connect to tor 21:11:27 4. Configure nightbell 21:11:27 5. Add a status checker monitor in nightbell[... more lines follow, see https://mrelay.p2pool.observer/e/jMCky6QLR19UUmVB ] 21:15:29 Oh wait, I forgot. The version of Nightbell that allows you to use proxy isn't on fdroid yet, so you'll need to get it from the GitHub. 21:15:44 get_height is lighter btw 21:15:47 You can find the link to the github on the fDroid app page though 21:15:51 probably dont need a proxy 21:16:06 inviz captures onions and fwds them 21:16:16 @ofrnxmr:xmr.mx: Oh, thanks. I'll use that instead. 21:17:04 i am getting time put errors in it 21:17:19 i am not using proxy 21:17:21 @ofrnxmr:xmr.mx: Well, you either have to set up inviz in proxy mode or VPN mode. And VPN mode forwards all of your phone traffic over Tor. 21:17:44 vpn mode doesnt fws all traffic over tor if you turn that setting off 21:17:51 (i turn that setting off) 21:18:12 fast settings > route all traffic over tor > off 21:18:52 then you can select apps or websites to capture specifically. but it will still capture onions and i2p addresses on its own 21:18:55 I have my invizible set in proxy mode and direct all apps to use a SOCKS5 located at 127.0.0.1:9050 21:19:08 yeah, with proxy mode you need proxies 21:19:30 i use vpn mode and take advantage of dnscrypt 21:20:16 only problem i have with vpn mode is that kdeconnect doesnt work 21:22:10 I use the Android Private DNS setting and can't use VPN and Private DNS at the same time. 21:24:01 set for me 😄 21:24:15 @kevino:tchncs.de: Did you see my previous message about the version of Night Bell that has proxy mode not being on F-Droid yet and to go to the GitHub? 21:25:25 yea i read that 21:25:43 but i set local check 21:25:55 not using proxy right now 21:26:29 hey guys a monero miner challange was started feel free tp join in this will show how decentralized the community is and hopefully show people running nodes and miners, prooving this project is fully decentralized. 21:26:29 You simply nominate 3 people post your rig as image and let us know the hardware and hashrate! 21:26:29 https://x.com/cryptodickscom/status/2092719034651255056?s=20[... more lines follow, see https://mrelay.p2pool.observer/e/4NPby6QLVzFGVmFU ] 21:27:56 @kevino:tchncs.de: Invizible sets up a proxy for you when you start up Tor. At least I think it sets up a Sox5 proxy by default. If it doesn't, you ought to be able to go into the Tor settings of it and turn it on. 21:28:11 Been a while since I configured invizible 21:29:12 it does include the proxy by default, yes 21:40:17 yes the proxy would be on by default but right now i am connected to my local network , where my node is running 21:49:59 @kevino:tchncs.de: Oh, I always use my onion service, even when I'm connected to the same network as my node, because even though it's slower, it works if I'm ever out and about, and I don't have to switch nodes. 21:50:57 You could of course not use the proxy and tell it to monitor http://192.168.x.x:9050/get_height 21:51:14 18089 rather