Jeff Cook
Jeff Cook
The multithreaded branch hasn't been updated since March 2016, about 1.25 years, and is missing about half of the commits in the current HEAD. How much of that approach remains...
I'm mainly interested in using it to back up large, frequently-changing targets. Even if the job would normally complete without wrapping around on itself (i.e., the prior job wouldn't finish...
I pulled and fixed at https://github.com/sjuxax/docker-reviewboard/commit/f94b8780dd6ddffc0bcbfb384dd8fcab0e8b405a . The issue is with upstream packaging and described here: https://groups.google.com/forum/#!topic/reviewboard/2aomraAWZH4 . The new version of Djblets introduced a couple of new dependencies that...
Same here.
@TauAkiou that branch builds but crashes on startup when a DualShock 4 is plugged in. Here's the backtrace: ``` Stack trace of thread 3158286: #0 0x00007fa37f0f059a hid_write (libhidapi-hidraw.so.0 + 0x359a)...
I got this while having installed `chaotic-aur/nvidia-utils-nvlax`, so presumably it occurs when the file is already patched. Installing the standard `nvidia-utils` and then `nvlax-git`, which auto-patches with the included pacman...
👋 Hi @devth. Sorry it's taken so long to get back to you. I have a private Zulip that allows users to run their own bots. I can grant you...
dnsmasq is the answer here. It's very flexible and allows all kinds of different setups for this, including directing specific domains to specific DNS upstreams. Since most corporate networks rely...
Not fixed here either on Firefox 75b12 or Firefox 76b1 on Win10, nor Firefox 75b12 on Ubuntu 18.10 (haven't tested 76b1). Backticks work though. 😉 🎉 If you don't beat...
Just to confirm your suspicion that this affects cross-platform builds, getting the same errors on Linux with GCC 13: ``` opencv_contrib-4.9.0/modules/cudev/include/opencv2/cudev/grid/detail/reduce_to_column.hpp(73): error: no instance of overloaded function "cv::cudev::blockReduce" matches the...