David Antliff
David Antliff
Please forgive my intrusion - I'm just curious as to the state of OV7670 support in this project. Here was a great discussion, and it's now not clear to me...
I only found this interesting project because I was looking for Android's `repo` tool. Anyway, `git-services` (IMO `git-service` sounds better) seems more distinctive to me, or something around _workflow_: `git-workflow`,...
Looks like there might have been a change to the way the `continued` property is applied to slides since @benjie posted his code. In particular, it looks like `continued` is...
@ulysses4ever strange, I am only able to test on Ubuntu 16.04/Chrome 69 and Mac OSX 10.12.6/Chrome 68, but in both cases it seems to work for me. [Print.Full.Slides-DA.pdf](https://github.com/gnab/remark/files/2385234/Print.Full.Slides-DA.pdf) Only difference...
One feature that this plugin has, and gitlab-plugin does not, is the ability to work across firewalls. Because this plugin can fall back on a poll mechanism, it does not...
@tomgoto to be clear, I'm referring to the mechanism that a privately hosted Jenkins might communicate with an external GitLab. Because gitlab-plugin relies on webhooks to do this, and has...
In the end I just commented it out in my own fork. To be frank, I've stopped using this library because it has a fundamental flaw with the way it...
I don't recall exactly but I think I ended up making a call to connect (or at least setting a flag to retry a connect) in the disconnect handler.
I think this is due to a fundamental misunderstanding of TCP in the design. The code treats the TCP connection as a packet source, making an assumption that each "read"...
Just wondering if this exists yet? No problem if it doesn't, but I am curious as to the main differences...