Lachlan Donald

Results 327 comments of Lachlan Donald

It also makes it impossible to get trace information on critical+ log levels.

I was thinking about this a fair bit last night. Being able to install regreph as a composer dependency and then run it against the current codebase would absolutely make...

My thinking is we could either locate the tests in a canonical location that is friendly to the majority of php projects, something like `tests/regreph` or we could have a...

DEADLINE_SOON is sent to a client that is in a blocking `reserve` if there are no other jobs to send it and a job it has is nearing TTR deadline....

Should the backoff be proportional to the TTR?

Interesting, looks like macvlan containers aren't subject to a lot of the standard iptables chains and need something like this: https://github.com/deitch/ctables

I was just speaking with @buddyspike at DevOps Day conference in Sydney about https://github.com/mbtproject/mbt. Might be a useful tool to look at for mono-repos. There are lots of things in...

Thanks, I'll see if I can find some time to get this published as an official image

Any idea what the impact would be in terms of cryptographic properties? Further down the track I'd like to implement cache peering, which would expose the cache keys to peers...