10:05:14 If you have a bit of time, please review https://repo.getmonero.org/monero-project/monero-site/merge_requests/1174. Translators are working on some strings, but they will need to rebase if that gets merged after they open their PR. 10:05:37 you = people in this channel 10:16:03 -xmr-pr- erciccione opened issue #1035: Get rid of the 'Technical Specs' page and add some technical info in '... 10:16:03 -xmr-pr- > https://repo.getmonero.org/monero-project/monero-site/issues/1035 11:01:03 -xmr-pr- tmoravec opened issue #1036: Minko accepts Monero 11:01:03 -xmr-pr- > https://repo.getmonero.org/monero-project/monero-site/issues/1036 12:22:02 https://paste.debian.net/plain/1125820 12:22:07 latest list of Onions generated 12:22:33 monerotor...qeebsdid.onion is kinda memorable 17:21:31 +1 for qeebs 18:27:51 Really need a V3 address fluffypony ? 20:18:19 -xmr-pr- v1docq47 opened pull request #1204: translating to russian language (update 'download page' and new string... 20:18:19 -xmr-pr- > https://repo.getmonero.org/monero-project/monero-site/merge_requests/1204 22:13:00 qeebs did nothing wrong 23:23:52 im having a heck of a time cloning my fork; SSL gives a cert chain warning, and even though I have an SSH key properly added it isn't connecting. When I run 'ssh -vvvT git⊙rgo it stalls on 'Connecting to repo.getmonero.org [104.26.6.54] port 22.' Any advice? 23:23:53 when I run the same command for github.com it works fine 23:30:24 What makes you think it's listening on that port ? 23:31:43 rather than me thinking that, it's my ssh_config file that thinks it 23:32:17 Who or what created that ssh_config file ? 23:33:24 I mean, the server is listening to 22 AFAIK, but it's behind cloudflare, which won't let ssh traffic through unless we run their daemon on the machine. 23:33:28 So no ssh. 23:33:46 And fuck cloudflare. 23:34:12 I wonder how many TLAs are cosying up to each other on cloudflare's servers. Must be getting crowded in there. 23:36:01 Cloudflare, making private internet usage close to impossible since... way too long. 23:37:20 looks like OpenBSD created 10 months ago, I have no idea wtf I was doing 10 months ago 23:40:53 Id be happy to use the web IDE to make PRs but I dont think you can squash commits that way X) 23:42:24 You can use the HTTP checkout, you'll need to give git an auth token though. 23:42:48 Just use the "Clone with HTTPS" option, rather than the "Clone with SSH" option. 23:43:05 Ah, the UI offers the ssh url ? That's annoying :/ 23:43:27 Git should prompt for a username/password, if you're using 2FA, like a sensible human, you can generate an auth token under your settings. 23:44:08 And of course it does. :P It doesn't expect to be run behind cloudflare. 23:46:07 thanks Ill try that 23:58:25 yeah I still get Invalid certificate chain warning; will have to beat my head on it more later