bobpaul
bobpaul
> It should be sufficient to just add the docker gateway to the trusted_proxies array. That's the address which docker exposes to the internet and can be found by: >...
Oh, you gave me an idea and I got very close: ``` $ cat ps.txt | python2 pyp3 "keep('daemon') or keep('bash') | p.split()[1] if 'daemon' in p else p.split()[4] if...
I think this is only a documentation bug if it's even a bug. It seems to be working as intended: ``` $ echo -e "1\n2" | pyp3 "'some' in sp"...
Problem is here: ``` def flatten_list(self, iterables): ''' returns a list of strings from nested lists @param iterables: nested list to flatten @type iterables: list ''' out = [] if...
[In issue 25](https://code.google.com/archive/p/pyp/issues/25) there's pyp_dev, upon which pyp3 was based. pyp_dev_1.3 from issue 29 is definitely newer. I've merged the changes in and pushed them to branch _pyp2.3_dev_. One thing...
Following the bug report in issue #29, I created the following test: ``` $ for ((i=0; $i> 500000.txt; done $ time wc 500000.txt 500000 500000 3388890 real 0m0.089s user 0m0.092s...
I can confirm this is still an issue. After the initrd downloads, it starts to boot. eth0 comes up and wget failes to download from "http://72.14.176.101/gparted/0.4.5-2/filesystem.squashfs" with connection refused. It...
I just received a Ton5 variant watch and have flashed it successfully. I'm able to connect to my mTen3 from almost as far away as my phone. But just cause...
Oh, that's good info! And I guess (a bit off topic for this issue) that's why the watch does EUC emulation rather than just acting as a remote display for...
This would be a great add. There's filter a that lets you choose one or more languages (and a default voice for each language), but even just in "English", there's...