-
## Environment
- Audio development kit: ESP32-LyraT-Mini-1.2
- [Required] Module or chip used: ESP32-WROVER-E
- [Required] IDF version v5.2.2
- [Required] ADF version v2.6-159-gdac74d81
- …
-
- log4cplus 1.2.1 rc2
- Windows 10
- Intel quad-core i7
- Visual C++ Build Tools 2015 with CMake
- Attempted /MTd and /MDd MSVC build configurations
- Debug mode
Attempted with release mode an…
-
CPU usage is shown 100% even when,
- Nodejs single-threaded app is using only one core fully.
- Nodejs threaded app is using any number cores fully.
- there are clear ups and down shown on the gra…
-
### Basic Info
- GFX version: master (f288599e34e536ee406edd3cab81589ab29dc784)
- OS: Raspbian (Debian) 9.4
- GPU: Part of SoC (Broadcom BCM2837)
- Device: [Raspberry Pi 3 B](https://www.raspber…
-
Compiling the following C++ snippet with `clang++ -O3` and `g++ -O3` ([see here](https://godbolt.org/g/kHYXQ8)):
```c++
#include
unsigned foo() {
std::vector a;
a.push_back(314);
retu…
-
Hi
Just installed the UI on my Intel CPU Macbook Pro which is running but it crashes as soon as I open it with this error report, anyone any idea what is wrong?:
Process: phoebe [505…
tkvad updated
2 months ago
-
I am using Google Refine 2.5 on OSX 10.7.5. I have increased my Java starting and max heap sizes to 2GB and 10GB respectively.
I am working with a document of 1011943 rows 51MB.
I am selectin…
-
Hi. I tried your webflasher to flash snapclient to one of my Louder ESP rev E boards. I get the following error, which sends the board into a rebooting loop:
```
Rebooting...
ets Jul 29 2019 12:2…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to insert to a nearest neighbor data structure.
**Describe the solution you'd like**
For the project I'm wor…
-
_From [reid.kle...@gmail.com](https://code.google.com/u/108532745084733145449/) on March 17, 2011 01:13:33_
On my system (one of the Debian x86_64 machines at CSAIL) while writing a test client I was…