-
```
2/2 libc_tests FAIL 1.03 s (killed by signal 6 SIGABRT)
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
…
-
I download pictures and save it on my server as data. Is there an easier way to get data from the response?
in the previous version there was a simple command for this, I don't understand why it was …
-
In general, EasyDMA does not work with items in Flash, e.g. a `&'static str`. From the datasheet:
> EasyDMA is an easy-to-use direct memory acc s module that some peripherals implement to gain dire…
-
With this repro code (full code: [bug_repro.zip](https://github.com/apitrace/apitrace/files/10284658/bug_repro.zip)):
``` cpp
static const int W = 1024;
static const int H = 1024;
ve…
-
Here's the description of what happens, frame by frame:
* Frame 0: ⚪ I press the ➡️ (Right) button on my keyboard
* Let's assume no frames happened between frames 0 and 1: I don't know how much tim…
-
Problem: Tor-like tunnels introduce significant latency.
Measure how 25ms to 1000ms of latency affects the Libtorrent throughput. Aim to understand how LEDBAT parameters can be set to maximize thro…
-
Design landscape format. Consider the following:
* Allows height map based landscape
* Decide if we need cliffs (and if need then implement them)
* Not restricting tile system.
* Tile bl…
-
On some lines there are gaps or the renderer renders too much of the next tile, I don't know how to describe this:
![grafik](https://user-images.githubusercontent.com/18561536/182220227-1dad20c5-88…
-
# Table of Contents
1. [problem](#orgc493231)
2. [how to reproduce](#orgfc8dbb6)
3. [other information](#org00376d3)
# problem
I use gopacket to capture MySQL packets generated f…
-
**To Reproduce**
While investigating the `vpermpd` problem from #1409, I found the
following anomaly with `vzeroupper` which seems to be a separate bug.
Use the `libmkl_avx512.so.2` from Intel …