-
Notes about the General Turtle TT2500.
It's a custom TTL design mostly by Marvin Minsky. The hardware consists of a CPU executing 16-bit microinstructions out of a 4K control store. There are 8 f…
-
This is a issue to test the new features on 2022 models. If you have a 2022 or 2023 model and want to help testing then please provide the following information. It will be used to test new features f…
-
[mermaid.js](https://mermaid-js.github.io/mermaid/#/) can be used to add/replace diagrams to the documentation. As Github issues and PRs are recently began to support mermaid, we can use the diagrams …
-
I want to gather all unclear things here so we can track and research them. I will update this initial post to have an up to date list on top.
-
# Question
I have to draw a custom map supporting translations, rotations and zooming.
The transforms of every gesture is always additive in respect of the previous gestures.
From a math perspect…
-
Recently a couple of PRs introduced support for Intel MIPI/IPU6 based webcams. (#212799, #225160, #225292)
As the upstream situation for these devices currently is a mess, this does not work on all…
-
^
src/module/temperature.cpp:2682:39: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
src/module/temperature.cpp:2685:38: wa…
-
Unfortunately, the nfc module of lenovo T470 is not yet supported.
Neither lsusb is showing the device:
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0…
Eik-S updated
13 hours ago
-
I have Debian 7, successfully compilated project, but Russion chars (directory and filenames) are like hierogliphs, cann't used it caus of it.
I have UTF8 chars at filesystem.
How do I fix it? Maybe…
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
```
docker run hello-world
```
should run normally.
…