Vincent Bernat

Results 530 comments of Vincent Bernat

As you see in the excerpts of unknown OS/browsers, I don't have curl in top positions, but I have a lot of crawlers. Currently, they are misclassified.

After thinking a bit, I think I can make something a bit more concise!

I am unable to make inheritance work. I have errors around the use of `factory_util::unique` which seems to not play nice when the concrete class is not `pulseaudio` but a...

Yes, sorry, I didn't followup. I am using this code without any issue. It only crashes when Pulseaudio is restarted. As it works for me, I don't have the motivation...

I have updated this PR to work against master. No other change. I can resume work on this if nobody else has stepped up with a better approach. From my...

I am running into an odd bug when applying this commit. Steps to reproduce: 1. Start a fresh shell 1. Type `echo hello world bye` 1. Type `Alt-Backspace` (this deletes...

Yes, latency. Increasing buffers at every level leads to buffer bloat which heavily impacts latency. Small buffers are enough to catch short bursts while letting higher level protocols (eg TCP)...

So, I gave it a try. It works for me with 7.2.2 but it redoes the whole installation. The fact that each try is so slow makes it a bit...

Mostly, I did a factory reset after initial install. Also, I did not alter the way initial user is created and logged in.

That's expected. If you don't have "vfp" in the features, it fallbacks to arm5. vfp is SIMD (fpa is hardware floating point, maybe we should check that instead). You can...