01:14:11 Everyone in this space did like the ogre 02:35:49 Hi! The situation looks fairly intense right now. I may have missed it, but was there any directive or guidance from senior community members? Any plans to mobilize? 02:36:23 i've been warning people in my network and getting them to start mining with gupax 02:36:38 but i want to coordinate my efforts with the whole 02:37:33 its quite a bit tougher on the side that's decentralized. 13:31:23 download gupax.io and mine to p2pool 13:31:27 literally the best thing you can do 13:40:56 Do we have confidence in network resilience? 13:41:39 I took out a few pieces of E5-2640v4 that have been sitting in my house for a long time 14:37:53 I took out a few pieces of E5-2640v4 that have been sitting in my house for a long time-----END 16:56:28 Is there a way to run it in nixos? 16:56:29 Is there a flake? 16:56:58 Probably not? 16:59:22 <1​7lifers:matrix.org> if you use nixos then you can just xmrig lol 16:59:27 <1​7lifers:matrix.org> you can install that atleast 17:08:07 Yeah ofc ofc 17:16:31 <1​7lifers:matrix.org> xmrig and p2pool isnt that hard to set up individually 20:14:40 ```nix 20:14:41 { 20:14:43 description = "Monero P2Pool + XMRig dev-shell"; 20:14:45 inputs = { 20:14:47 nixpkgs .url = "github:NixOS/nixpkgs/nixos-unstable"; 20:14:49 flake-utils .url = "github:numtide/flake-utils"; 20:14:51 }; 20:14:53 outputs = { self, nixpkgs, flake-utils }: 20:14:55 flake-utils.lib.eachDefaultSystem (system: 20:14:57 let 20:14:59 pkgs = import nixpkgs { inherit system; }; 20:15:04 ah yeah... change the monero address, unless you want to mine for me 20:15:07 ah yeah... change the monero address, unless you want to mine for me haha 20:16:35 ```nix 20:16:37 { 20:16:39 description = "Monero P2Pool + XMRig dev-shell"; 20:16:41 inputs = { 20:16:43 nixpkgs .url = "github:NixOS/nixpkgs/nixos-unstable"; 20:16:45 flake-utils .url = "github:numtide/flake-utils"; 20:16:47 }; 20:16:49 outputs = { self, nixpkgs, flake-utils }: 20:16:51 flake-utils.lib.eachDefaultSystem (system: 20:16:53 let 20:16:55 pkgs = import nixpkgs { inherit system; }; 20:17:03 https://matrix.monero.social/_matrix/media/v1/download/matrix.org/xOzuyPTCfqhxgswZuujazhDw 20:17:04 looks like this 20:17:15 hf 20:18:24 be aware that this uses a random remote monerod node i just grabbed from here https://xmrvsbeast.com/p2pool/monero_nodes.html 20:18:25 and i dont know if it is malicious 20:20:33 the tmux logic was done by chatgpt and i can only confirm that when using inside a tmux session it works 20:24:07 <3​21bob321:monero.social> Rip nioc 20:24:48 it's ok, i m strong now 20:24:59 ? 20:25:17 how it looks on the irc side, no worries 20:25:49 ah, i am sorry :D 20:26:00 ofc I have no idea what it looks like on matrix, only going by dan bob's comment 20:57:08 Tmux looks sane to me. Its same thing i do for other stuff 20:58:31 Monerodevs node is plowsof's 20:59:28 Well, the first half of the if. The else, i dont do 21:04:48 i wrote the if part, the else part was chatgpt hahaha 21:05:00 no 21:05:07 the other way arround, sorry 21:05:31 i wrote the else part because i use tmux everywhere and then told chatgpt to create the non-tmux part 21:07:35 Back in my day we'd just ctrl+v from stack overflow without a citation 23:26:34 <3​21bob321:monero.social> When the wheel was square