00:03:12 But for example a datacenter would probably have a fairly consistent cpu usage 00:03:50 No 00:09:16 Why wouldn't it? 00:10:15 Like take for example google, they probably have a fairly consistent amount of people using their services at a time 00:11:56 They are not running at 100% cpu capacity usage 24/7 , no system works at 100% they need to keep system idle for traffic rush on peak hours 00:12:58 That's not what I meant 00:13:58 I meant they'd probably use maybe 10% consistently, but I guess it is true they'd probably have many bursts up to higher levels 00:14:25 And the other electricity 90 could be used for mining, and adjust accordingly, so he is probably right actually 00:16:46 They have datacenters in availability zones, so althoug hthe demand in Hong Kong at mid-day is high, at the same time, the demand in the US datacenters are low because everyone is asleep. 00:17:05 That makes sense 00:18:41 How do you see distribution of hash rate in a future were monero is widely adopted? 00:18:47 * How do you see distribution of hash rate in a future where monero is widely adopted? 00:20:04 Do you think that RandomX's goal of making mining more decentralized would be achieved, or would it just end up like bitcoin where almost all mining is just done by a rather small group of organizations 00:42:39 * They have datacenters in availability zones, so although the demand in Hong Kong at mid-day is high, at the same time, the demand in US datacenters is low because everyone is asleep. 00:43:20 Ultimately economies of scale will always provide an edge. 00:44:32 ON the other hand, because of the ubiquity of datacenters, you would expect hashrate to be distributed around the world by many different organizations. (If it becomes a datacenter game) 01:19:33 Question: According to minergate the block reward is .966... + .00083 in fees, yet according to the press kit, the current block reward is 1.16. 01:19:41 Is the press kit outdated? 01:20:26 The block rewards are currently below 1 XMR in rewards. The block rewards will be 0.6 XMR in a year. 01:22:51 Just to mention as well, once the block rewards reach 0.6 XMR, they will not go any lower. It will remain at 0.6 XMR forever beyond that point. 01:25:06 * Once the block rewards reach 0.6 XMR, they will not go any lower. It will remain at 0.6 XMR forever beyond that point. 02:43:13 Anyone have a good reference on how to predict transaction fees with increased usage? 03:50:04 Here are some rough estimates. 04:01:30 I actually spent a bit of time working it out on paper https://github.com/258204/pow-environmental-impact/blob/master/Environmental_Impact.pdf 04:02:09 I plan to estimate what xmr's energy use would be if it had the same market cap and transaction rate as bitcoin. 04:02:20 TLDR: Monero is much more green than btc. 04:02:33 It's a rough draft. 04:37:48 l33t_bit[m], yeah the block reward is constantly decreasing, so the press kit is outdated 04:39:38 thanks 06:31:12 anybody know why the monero-cli-wallet refreshes from 0 but the restore height was 2,200,000 07:54:12 Why does the Saviour of NASA take a group achievement award and present it as a proof of individual glory? https://twitter.com/hyc_symas/status/1203709575226183683 09:13:38 Surprised no one has replied yet 10:03:26 How can I create a pool? 10:14:28 https://github.com/jtgrassie/monero-pool 10:15:38 Thank you Adorable Tanuki 10:16:09 Alternatively if you have 20 XMR to spare and want to have algorithm/profit switching and have all mined coins converted to XMR for all miners, you can use github.com/moneroocean/nodejs-pool. I don't recommend it at all unless you pay that fee. 10:16:09 That fee is going to be worthless in the near future though. I plan on doing a Monero Community Crowdfund to buy that code and open source it under the MIT Expat licence since MoneroOcean has given permission to do so. 10:25:55 > <@iudth-d_cmphve2wbrqq3p_ri2qk5kaj-jugk_mvb9-nnwgy-reuzqcq29qsrrxth57gag3_tussujykgifcw3hxm-k3_qnpzeepq4aefzwdax_23tyy_t9_wswfwdc9:monero.social> Alternatively if you have 20 XMR to spare and want to have algorithm/profit switching and have all mined coins converted to XMR for all miners, you can use github.com/moneroocean/nodejs-pool. I don't recommend it at all unless you pay that fee. 10:25:55 > 10:25:55 > That fee is going to be worthless in the near future though. I plan on doing a Monero Community Crowdfund to buy that code and open source it under the MIT Expat licence since MoneroOcean has given permission to do so. 10:25:55 20 XMR for algo siwtching miner? 10:26:02 dafuq 10:26:13 When you say algorithm switching, does that mean that you can mine other coins? 10:26:28 not OP but pretty sure you can 10:27:06 > <@roberts6:matrix.org> When you say algorithm switching, does that mean that you can mine other coins? 10:27:06 * not OP but pretty sure ~~you can~~ yes 10:27:29 * not OP but pretty sure you can yes 10:28:18 Basically, their pool has 24 coins if I recall correctly that are currently supported. With the code you get from that fee, you can setup their version of github.com/moneroocean/xmrig for algorithm switching to maximize profitability. Through my testing it's only around 3~10% more, but it is more. This means that the pool allows you to mine with your CPU and GPU(s), switch between coins automatically based on profitability and 10:28:18 get paid in exclusively XMR. 10:29:16 so 20 XMR to use algo switching pool? 10:29:42 It's debatable on whether or not that would be worthwhile but if I get the proper funding through the Monero Community Crowdfunding, it'll be released under the MIT Expat licence. MoneroOcean has said that if I open source it, they will do the same so everyone benefits. 10:29:59 Yeah. It's a little expensive for almost no reason. 10:30:28 I thought the miner costed 20 XMR and I was really confused 10:30:52 No, that's just their server-side code. 10:31:22 I mean with that fee you're pretty much solo mining XD 10:31:43 well... actually if you mine eth, there will be people who will pay that 10:32:03 * well... actually if you mine eth, there will be people who will pay that forgot what algo switching meant 10:32:11 If you wanted you could just point your miners to moneroocean.stream and start mining for free. Mainly wanting to open source that code so other pools that can't afford it currently would be able to suddenly use it, create more competition and hopefully decentralize the network further. 10:34:35 I wanted to create a pool so I could help decentralized Monero more but have no experience though 10:36:10 If you're just starting out, github.com/jtgrassie/monero-pool should be a good way to start. The configuration is extremely basic, the code is solid, and it should be really easy to maintain since there's so little code. It's what I'd recommend if you're brand new to owning a mining pool. 10:37:20 You get to manage only Monero with his code, but it's best to start with one coin. Otherwise you start dealing with really obscure issues and the whole process becomes a headache. 10:39:47 I'll stick with this one then, thanks for the help Adorable Tanuki 10:42:04 I should mention that his code doesn't have a fancy website front-end but that should be fine. You don't need a fancy front-end if you're just trying it out. I think there are some repositories that have front-ends for his code though so it shouldn't be too hard to get one if you want one. 10:42:27 Best of luck with your mining pool! Always happy to help. 10:49:52 Thanks for the heads up 13:18:28 roberts6[m]: there are over 50 pools now, lack of pools is not the problem 13:18:38 https://miningpoolstats.stream/monero 13:22:15 So you saying I'm better off doing something else nioc 13:24:38 if you want to decentralize pools, well many have tried so..... 13:26:19 you certainly learn things setting up a pool 14:00:46 There are multiple psychological hooks to keep Monero community members in place. Here is one: 14:00:46 https://vimeo.com/272691039 14:00:46 Notice that Scientologists don't stand on street corners saying "Would you like to talk about our Lord and Saviour, Xenu?" 14:00:46 Put yourself instead in the shoes of someone who spent $10,000 and 2-3 years of their life on their courses 14:00:46 And you get a bunch of bad sci-fi - you have two choices: 14:00:46 - either swallow a very bitter pill that you wasted a pile of money and a portion of your life 14:00:46 - or swallow the sci-fi, and from that point on, you will swallow _anything_ they tell you. 14:00:47 In the cult trade that's called "insider doctrine". 14:00:47 Would you like to talk about our Lord and Saviour of NASA, Howard Chu? 14:00:48 https://medium.com/@crypto_ryo/senior-nasa-engineer-calls-out-howard-chu-hyc-symas-monero-developer-on-being-a-fraud-db0b46688041 16:13:36 so i have made xmr unbannable. what do? rehrar is stepping down, get me on board, that's your best option 20:15:26 Setting up a pool is a good project, just don't expect to be a massive pool by any means. Most people default to SupportXMR and MineXMR since so many guides tell them to "just use this pool". 20:34:37 How are mix-ins chosen? 20:35:43 If they're just chosen by the tx sender, wouldn't exchanges be able to censor certain coins that use a certain address or something as a mix in? 20:39:58 randomly with gamma-distribution 20:40:11 exchanges are able to censor certain coin, but not in Monero 20:40:18 Is there anybody out there that would like to help me out by testing some code for multisig in the gui wallet? Only like intermediate computer literacy required you just gotta be able to build code from a github repo from source and give me feedback 20:41:18 Is the random gamma distribution done by the wallet software? 20:41:33 I could help 20:41:38 yes 20:41:56 So wallet software could use other techniques if they want? 20:42:39 yes 20:43:12 So couldn't exchanges make a rule, that you have to use their technique and not use mix ins from specific addresses? 20:43:45 there are no specific addresses 20:44:12 try find any address here https://xmrchain.net/tx/4378317d616befaf5e0b47b80d5e566940d6ec1085a36a140acd77ba19499489 20:46:10 From my understanding, you still have to specify an address you send coins to, and that address is calculated from the stealth address. Also, what are the hashes listed under "ring members" 20:46:40 Are they just hashes of other outputs? 20:47:06 that's stealth addresses 20:47:51 Oh I see 20:47:54 and you calculate one-time stealth address from recipient's address 20:49:01 Ohhh 20:55:59 If only one of you gave Papa ChooChoo some TLC when I wrote a faster miner, instead of ignoring him, things could have happened differently https://np.reddit.com/r/Monero/comments/5lsfgt/_/dbz0jnp/ 20:56:36 mcfranko: Thank you! my multisig branch is on https://github.com/benevanoff/monero-gui/tree/multisig and the PR draft is #3319 in the core GUI repo. I've put together some instructions that should help here https://gist.github.com/benevanoff/9dfe2c809cd67c04687fb3f9a9540313 I've got my stagenet node syncing at like half way rn. For now if you could just compile a list of issues with instructions to reproduce I'd appreciate it :) 20:57:58 Also don't be alarmed when it says partial key images found... i still gotta fix that. as long as you sync before each transaction it should be okay 21:04:01 And last thing itโ€™s only available under advanced options iirc 21:58:35 bevanoff[m]: if you have some time for a couple gui reviews, I have a lot of simple PRs open :) 22:13:29 selsta: gotcha ๐Ÿ‘ 23:00:42 > <@iudth-d_cmphve2wbrqq3p_ri2qk5kaj-jugk_mvb9-nnwgy-reuzqcq29qsrrxth57gag3_tussujykgifcw3hxm-k3_qnpzeepq4aefzwdax_23tyy_t9_wswfwdc9:monero.social> Setting up a pool is a good project, just don't expect to be a massive pool by any means. Most people default to SupportXMR and MineXMR since so many guides tell them to "just use this pool". 23:00:42 > Somewhat of an annoyance but that shouldn't stop you from starting one if you really want to. There are many pools that have started out and quickly gained popularity with miners through a quirk of theirs, such as RespectXMR which was a TOR-only pool, but later got shutdown due to not being able to cover costs of running a server. 23:00:42 For sure makes much sense. Wanna say it be fine if its a small pool. 23:00:42 I'll see if I can think of a quirk for the pool. Good thought indeed :)