Jean-Paul Calderone

Results 235 comments of Jean-Paul Calderone

I like this idea. I figure there can be different display modes, selected via a command line option or a keystroke inside the app.

One advantage is that magic-wormhole can provide a secure channel after exchanging _only_ the wormhole code (a short string like "3-aardvark-component") between the two parties. If the two parties have...

Thanks @afinetooth, that looks really good. In particular, the explanation that `payload[build_num]` needs to match `service_number` of a build (one or more builds?) is the key piece that I spent...

At the moment my only reproducer is very non-minimal - it's to run kubetop from https://github.com/LeastAuthority/kubetop/tree/experimenting-with-tubes (which requires a Kubernetes API server to talk to). Presumably it can be reduced...

Yea, no problem. I am eager to get tubes working in some projects but I'm not on a deadline or anything. Perhaps I'll even have a chance to produce a...

> Perhaps the prose should go in the README, and the q2q-standalone.tac in an example directory? This sounds like a good start.

Alternatively, Twisted could depend on https://pypi.org/project/compose/ instead of having its own `compose` implementation.

There are some existing related tickets: * #2896 - A special-case of this ticket - with the special case resolved but the general issue left alone. * #3161 - Basically...

I think #3161 is really exactly the same issue, so closing this as a duplicate.