David Ford

Results 25 comments of David Ford

`awk 'seen[$0]++' faces.txt|awk '!seen[$0]++'` should work but doesn't

the youtube video has been marked as unavailable :-/

I'm a huge user of py3, my entire set of servers in numerous datacenters is nearly Python 3.4 pure. It's pretty easy to support py2.7 with native py3 written code...

@nejch howdy, a pleasure. Thank you for the note pointing to the doc. Refetching with `.get()` does work but it seems a bit heavyweight. I have a project that is...

> Edit: also keep in mind that `_optional_get_attrs` are not really used by the API. This is used only by the CLI (confusing, I know - we need to untangle...

RPC invocation thoughts for consideration. Generally the notion of “any callee(s)” as used below, means the first (set) to ACK will be routed the job. Not discussed here are: -...

@oberstet yup. i wrote that up as a brainstorming what-if landscape. i have another project that uses celery mq and does a number of very odd jobs in parallel and...

what's your log output for the crossbar service? On Thu, Oct 17, 2019 at 8:13 AM sportbettingplatform < [email protected]> wrote: > Hello, > after crossbar update to 19.10.1, nginx throws...

> Something like: http://www.pygit2.org/objects.html#creating-commits ? sadly, not quite enough. this example results in KeyError or _pygit2.GitError being raised, "the requested type does not match the type in the ODB" or,...

unfortunately, those recipes don't work except for the starting new repo