-
## Introduction
The core problem that this issue is attempting to resolve is that the flash space of devices is partitioned in devicetree, but that partitioning is not used by the only tool that ma…
-
Hi @TheAssassin. In order to get a serious discussion started around the ideas and concepts in this repository, we should clarify the use of some terms first, so that everyone (including the two of us…
-
### Suggestion
Sometimes torrents are made as collections of previous torrents. Like weekly/monthly rollups. It would be great if qbittorrent was able to detect this and simply copy files from alread…
-
encountering a problem i can't drag the sprite when the window is resized
some code snippet:
```py
def on_mouse_motion(self, x, y, dx, dy):
self.computer_is_hovered = (
…
-
## Description
Right now the leaves are of type `Vec`, it can be `Vec`
-
### Type of issue
Discussion I guess :)
# Description
I've been pounding my head at this topic for a while now and I have not come to any conclusion that is satisfying. So I'd be glad to get any …
-
In Pr #7593 there is a discussion of padding vs. using `fftshift`/`ifftshift`. It seems padidng is never the correct thing to do. We should document the correct techniques.
-
Image file sizes often grow exponentially(ish) with quality, so even barely noticeable differences in quality can give you wildly different file sizes and misleading results (more on that https://porn…
-
I am trying to evaluate the clandmark models with different face detectors. They have different face scaling. So, for example, one may detect a face at [200 100 60 60] pixels, and the other at [190 90…
-
I started to dig into the data a little bit and noticed there are probably some things we want to clean up:
- remove punctuation (these are being added as a letter position)
- remove capital letters…