00:00:40 Need to Spam the bitcoin network with "Buy xmr" transaction notes 00:10:17 lmfao 00:10:25 i will add xmr money sending to xmpp messaging apps 01:32:04 Better idea: you know how that one old ROM site got taken down by Nintendo recently? Nintendo’s been on a roll lately with enforcing piracy… 01:32:06 ….what if someone were to just, you know…. 01:32:08 Mint an ordinal on the bitcoin blockchain that’s, say, about 40kb in size 😂 01:32:57 ordinals and NFTs are such a step back from colored coins its not even funny 01:34:24 there is no reason why minting a new colored coin should involve pushing so much data to the ledger 01:37:31 malicious idea: create a new write-only filesystem called BCFS, where all files are addressed by hash and pushed to bitcoin. that way there is a straightforward protocol to spam bitcoin and retrieve (DMCA-able) files 02:00:47 Join us (06/15/24) TMRW morning at 11AM-EDT/4PM-CET for MoneroTopia EPI 170, Monero Square at upcoming PorcFest in NH + Price 📈 w/ Bawdy Anarchist_, News 🗞 & MORE! 02:00:48 JOIN US ON STAGE HERE ➡️: https://streamyard.com/2mqyet2c9z 02:00:50 WATCH THE SHOW HERE via YOUTUBE ➡️: https://www.youtube.com/live/sazQdXrZJOk?si=XA6dmTVe64VawB-M 02:00:52 WATCH THE SHOW LIVE HERE via TWITCH ➡️: https://www.twitch.tv/monerotalk 02:00:54 (The videos will be synced onto Odysee (https://odysee.com/@MoneroTalk:8) about an 1/2 hour or so after it premieres LIVE for those who want to watch there afterwards ;)) 02:00:56 FOLLOW US ON https://monero.town/u/monerotopia & https://mastodon.social/@monerotopia 02:00:58 Guest segment, Report & News segment sponsored by 🍰 u/cakelabs, u/Localmoneroco & wizardswap.io 03:08:28 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> https://matrix.monero.social/_matrix/media/v1/download/chat.lightnovel-dungeon.de/JxMGhBFpwE7LTyqFztgaPSOzqx7oTolk 03:08:31 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> why the fuck is this not connecting? is the node not reachable while it's syncing? 03:32:17 or IPFS 03:32:56 If you did eth the gas fees would bankrupt you 💀 03:37:23 Let me do the math for what “super mario blockchain” would cost on BTC 03:39:17 It is , it should have 2 orange bars, one for node progress and one for wallet sync progress when the node is connected 03:39:42 Make sure you double check your settings are correct 03:40:59 https://youtube.com/watch?v=dTj42N49jdk&si=KhojveFAXs3rrEP6 03:44:22 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> Settings are correct it worked with the same nixos configuration before, but seems to only allow connection once it's after the initial sync phase 03:48:10 Oh dear it wouldn’t cost that much money at all to do it 03:48:19 Yeah that’s…..concerning 03:48:53 How long until we nuke tx_extra? 😂💀 04:04:33 you're using nixos 04:04:34 thats the issue 04:05:14 okay honestly i dont have a better suggestion but NixOS is so strange when it comes to network related stuff and i dont even understand how 04:05:45 i use i2pd and i have to restart it after boot before it actually functions 04:05:54 doesnt happen on my gentoo machine however 04:06:17 offtopic but i got my rant out now i never need to complain again 04:06:28 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> Seems much less complex and easier to me in comparison to other distros and i worked as a sysadmin professionaly 04:06:45 its great for sysadmin yea 04:06:47 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> it's literally a JSON with functions just `networking.firewall.*` 04:07:12 unless ur an unprofeessional sysadmin like me, doing rebuilds over SSH, and they dont even complete because the SSH connection got dropped in the middle of it 04:07:27 because the networkmanager unit wanted to restart 04:07:31 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> Btw. i can't connect to the monero node even on local network.. it seems like some monero-node thing 04:08:00 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> it's great for regulars too you just won't have such a mindfuck of a config like me on https://github.com/kreyren/nixos-config 04:08:02 ya i dont think this is a nix thing i just wanted to be useless and complain 04:08:06 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> (managing 67 systems at the same time btw) 04:08:15 sounds like hell 04:09:11 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> i have it set up so that i just plug in an NVME SSD in a USB-C enclosure to a system and it automatically nukes it and reinstalls everything as declared 04:09:27 thats the beauty of nix 04:09:40 my favorite thing about my system is root rollback 04:10:12 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> https://matrix.monero.social/_matrix/media/v1/download/chat.lightnovel-dungeon.de/Fj2scUO5af60rhA2Iu1CF80Jwd7KtSNB 04:10:20 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> also.. so that i don't even have to get up 04:11:40 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> so e.g. change of kernel for all 67 devices takes less than 2 mins 04:12:26 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> so e.g. change of kernel for all 67 devices takes less than 2 mins invoking just `, deploy` 04:18:15 Is there good telegram bot or script to see when I get deposits into my monero wallet? 04:25:34 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> Here is a simple example of a Python Telegram bot that sends an informational message when someone deposits money to your Monero wallet: 04:25:36 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> ```python 04:25:38 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> import telegram 04:25:40 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> from telegram.ext import Updater, MessageHandler, Filters 04:25:42 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> # Replace with your Telegram API token and Monero wallet address 04:25:44 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> API_TOKEN = 'YOUR_TELEGRAM_API_TOKEN' 04:25:46 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> MONERO_WALLET = 'YOUR_MONERO_WALLET_ADDRESS' 04:25:48 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> # Initialize the Telegram bot 04:25:50 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> updater = Updater(token=API_TOKEN, use_context=True) 04:25:52 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> dispatcher = updater.dispatcher 04:25:54 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> # Define a function to handle incoming messages 04:25:59 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> Generated on my Ollama with CohereForAI/c4ai-command-r-plus model^ 04:26:46 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> actually that code seems wrong wait.. 04:28:21 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> ```python 04:28:22 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> import telegram 04:28:24 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> from telegram.ext import Updater, MessageHandler, Filters 04:28:26 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> import monero 04:28:28 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> # Replace with your Telegram API token and Monero wallet credentials 04:28:30 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> API_TOKEN = 'YOUR_TELEGRAM_API_TOKEN' 04:28:32 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> MONERO_WALLET_ADDRESS = 'YOUR_MONERO_WALLET_ADDRESS' 04:28:34 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> MONERO_WALLET_PASSWORD = 'YOUR_MONERO_WALLET_PASSWORD' 04:28:36 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> # Initialize the Telegram bot 04:28:38 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> updater = Updater(token=API_TOKEN, use_context=True) 04:28:40 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> dispatcher = updater.dispatcher 04:28:42 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> gave it more resources to work with 04:29:15 * m-relay <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> 's ollama is still in a WIP state as he's trying designign a hardware for it 04:29:29 Thank you 04:29:44 <5​m5z3q888q5prxkg:chat.lightnovel-dungeon.de> mhm~ 04:55:23 I send you dm 08:04:01 file MoneroChan.png too big to download (2549131 > allowed size: 1000000) 08:04:02 MoneroChan.png 08:04:37 Monero Named Pipe wallet chan + steam punk 08:06:49 https://github.com/d4ndox/mnp 08:07:30 what would you guys think of an xmpp XEP (extension) that allows for monero (or other cryptocurrency) payments and requests <- AWW that would be awesome. 08:08:19 not using adblocker is illegal <- I saw my teacher breaking the law. He claimed having his browser al stock was safe, lol. Should've told him about malvertising, but was too nervous to not pass the exam lol 08:11:42 I want to make an in-game sign with Monero symbolism and flail it around. 08:14:29 Add Monero to minecraft. 08:15:33 Add Monero to item trading sites. Some of them already have other cryptos, why not XMR. 08:22:59 You're absolutely right. 09:06:07 is useless 09:40:50 Is this production ready ? 09:40:50 I would love to use it in every project where i use monero 11:10:57 What's the monero Symbol? (equivalent of $ € ¥...) 11:11:56 ɱ 11:12:15 https://github.com/recanman/monero-denominations-converter?tab=readme-ov-file 11:12:28 Has symbols for all denominations, though they are not official, just SI 11:12:32 ɱ 11:12:34 oh 11:12:37 you're too fast 11:17:49 How do you write it? 11:18:04 5ɱ 11:18:13 I think 11:18:38 I mean, you have it pasted in your clipboard or what 11:18:43 https://kbdlayout.info/how/%C9%B1 11:38:24 https://en.wiktionary.org/wiki/%E2%82%A5 11:38:24 I'd rather use that since it brings less confusion with the "meter" alias 11:43:04 Are there any instructions on how to setup a monero stressnet node on linux? The GitHub page i found only has windows installers, but i'd like to run it inside a (Debian?) VM 11:48:09 Nevermind, there's also a tar archive for linux in there. Is the process the same as with running a mainnet node? 11:50:31 No 11:50:35 Add `--testnet` 11:50:43 https://reddit.com/r/Monero/comments/1deyw1h/ 11:52:11 Do you have a link to a guide of some sort? I've only used the GUI in the past. I could of course figure it out myself, but i'd like to spin it up as soon as possible? 11:52:19 Right here 11:52:34 Download precompiled or compile it yourself: https://github.com/spackle-xmr/monero/releases/tag/v250.18.3.3.1 11:53:02 Run monerod (preferably with log level 2 or higher) with `--testnet` flag, make sure ports are open/you have upnp 11:53:06 Yes i've seen that post already. So i'll follow a guide on running a mainnet node and follow that but use the --testnet flag ? 11:53:20 Somewhat, download it from spackle-xmr's repository, it is a modified version 11:55:13 There's a README in the tar archive, i'll try to follow that one. Thanks for helping out! 15:20:36 I'can't tell you - if no one is using it at the moment. Not so many pioniers around. 15:21:53 But it is pretty beta. Things could change in handling. etc. 15:22:41 At the moment I'm not taking anyone into consideration, which makes development easy. 15:26:01 file CakeWallet.png too big to download (1746186 > allowed size: 1000000) 15:26:02 CakeWallet.png 15:26:08 Cake wallet. 15:35:47 https://matrix.monero.social/_matrix/media/v1/download/m.datura.network/TnQfDivLGbaTPCsAPFuuoEiM 15:35:49 👀 18:10:45 F 18:26:57 https://redlib.datura.network/r/Monero/comments/1deyw1h/monero_stressnet_run_a_stressnet_node_to_improve/ 18:28:36 https://github.com/spackle-xmr/monero 18:29:08 time to run a stressnet node 19:05:53 #monero-stressnet:monero.social 20:16:03 would be kinda cool but maybe a bit unessecary 20:16:04 i would make it though 20:16:20 the main issue is that there doesn't seem to be a protocol where the xmpp client can communicate with the monero wallet 20:16:22 like wallet connect