Arnaud Rebillout

Results 87 comments of Arnaud Rebillout

Same thing for me, and not willing to experiment with pulseaudio.

Hi @milos3, if you wish you can checkout the latest PNMixer version (branch Master) and give it a try. It seems that there have been some improvements with PulseAudio after...

OK, thx for the feedback. I don't think there will be any improvement on that matter until someone is really willing to write a pulseaudio backend for pnmixer. But it's...

Hey, I just noticed today, but yes a self-signed certificate will cause a failure, it's not supported. Did you try to turn on debug logs, like `CASYNC_LOG_LEVEL=debug casync extract ...`?...

> hmm, so if i get this right, then in this PR we'll synchronously run the curl logic, then synchronously the ca_remote logic and then the curl logic again and...

(Note that I fixed all the details you mentioned above. Since it was trivial enough I hit "Resolve" button myself, but truth to be told, I'm not familiar with reviewing...

Hi and sorry for being that long, lately I've been under water due to other projects. I split all the work that is not really related to multi http request,...

> It would be great to have some tests for this. It is far from trivial ;) I agree we should switch to one of the "real" implementations, but I'm...

In case you're interested with removing import aliases: https://github.com/gotestyourself/gotest.tools/pull/204