igordertigor

Results 26 comments of igordertigor

Hm. I had just copied the code from the readme and I assumed that would do it. After all, the default setting for `configure` seems to build both and I...

Unfortunately, this your example segfaults if I actually try to get a frame from anything but my laptop's integrated webcam.

@valvador92 , I didn't get it to work and eventually gave up to proceed with a video4linux webcam.

I feel that [yattag](https://www.yattag.org) is much better designed, when it comes to creating html-snippets from python code. Specifically, by using context managers, yattag ensures that you don't accidentally forget to...

The code is [here](https://github.com/igordertigor/bnb.vim). I use it with ``` Plug 'igordertigor/bnb.vim' ``` Let me know if it's useful (ideally in the issues).

Hi @rotten , apologies for the late reply. The readme says it: "Instead of running Black, BlackUpgrade and BlackVersion, you would use Bnb, BnbUpgrade and BnbVersion.". So you would just...