Kyle Manna
Kyle Manna
Fixed in #10
> I built a software that limits network interfaces where tailscaled can send or receive packets to work around #7594. https://github.com/ciffelia/tsblock This is an interesting idea. Is it possible to...
Original build log @ https://gist.github.com/e7e563b1981170236562
@liamstask I took a look at your repo, but it still has a few issues: 1. Including the entire gtest repository is a portability nightmare 2. Uninitialized variables 3. Signedness...
> @kylemanna - it looks like that build is not using the same makefiles (or at least compiler flags). the build log i see is at https://travis-ci.org/liamstask/c-capnproto/jobs/74119871 Your build is...
Fixed in #10
Fixed in #10
Yeah, it's definitely a problem I mentioned somewhere (which now escapes me). Problem is that it requires UI/UX changes to pop-up a dialog and wait, dismiss it, cancel, etc and...
Hmm, strange, never seen this before.
@psolyca I could look at a python generator that would stream maybe 1MB at a time, would that work? I can drop the type hinting, for python2