Quinn Slack

Results 94 comments of Quinn Slack

Home wifi - 5-10MB/s upload. Replicate wifi (where it worked) - ~75-90MB/s upload.

Thanks for the report. I have seen this issue myself on Windows. It occurs if your browser is using a TCP connection that was opened before tcpcrypt started. You can...

Thanks for reporting this. I've added a note to the Linux installation instructionsm about this, and I'll leave this issue open until it's resolved.

Any update on this? I would be interested in adding support for embedded structs to modl, as I did for gorp. I'm happy to help you finish/test it if you've...

FWIW, I implemented support for embedded structs in https://github.com/sqs/modl/commit/e801ca1fef9784285e9a36cde3a01f7287c85f69. If you would like to use this implementation instead of refactoring and creating `sqlx/reflect`, I can submit a PR.

FYI, we (@sourcegraph) just moved to go-gorp/gorp as we are not using embedded structs anymore. The @sqs fork has worked well for us, but I don't plan on maintaining it....

Thanks for this report, too. Are you running the Windows GUI app or the Windows command-line executable? Can you send over a dump of the network traffic using something like...

Thanks for identifying the bug here. We're much slower to fix the Windows bugs than Linux/Mac/FreeBSD bugs, but I'll leave this open for when we do get around to it...

*semi-automated message* Cody's source code has moved to a new repository, https://github.com/sourcegraph/cody. If you intend to merge this change, please reopen the PR there. In case it's helpful, here are...

*semi-automated message* Cody's source code has moved to a new repository, https://github.com/sourcegraph/cody. I've migrated this branch for you: https://github.com/sourcegraph/cody/compare/bee/cody-index-progress?expand=1. If you still intend to merge this change, please reopen your...