-
### What is your idea?
I honestly didn't spent much time investigating why this is happening yet (tbd).
Shipping 5Mb (excl. wasm) for a minimal viewer app is insane, eg. bundled with astro/vite de…
-
I'm using local files, and I heard someone else was having a similar problem from that.
I'm using vite to host the project. https://github.com/STPv22/tetris-experiments/tree/master/webcam-tetris
-
I've followed the instructions of coinbrew on how to install packages, but it gives me this error while trying to build/install this package.
command I'm running:
bash
```
./coinbrew build
```
…
-
> Please make sure that the version you're using is still supported (you can find the list [here](https://github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md#scope-and-supported-versions)).
> …
-
## Feature request
#### Feature description
I would be surprised if I'm the first one to bring up this discussion but I didn't find it anywhere. Why aren't we using the [recommended](https://w…
-
**Sway version:**
1.10
**Debug log:**
```
00:00:13.675 [DEBUG] [sway/commands/bind.c:618] running command for binding: move right
00:00:13.675 [INFO] [sway/commands.c:261] Handling command 'mov…
-
i config
```lua
local M = {}
function M.setup()
local present, statuscol = pcall(require, "statuscol")
if not present then
return
end
local builtin = require("statuscol.builti…
-
Hi,
I'm using your app in KSU (using susfs ) and your app can't detect root and thus can't emulate card. Other root apps works fine : could you change the root status check?
https://gitlab.com/sim…
-
### Describe the bug
Caused by: https://github.com/primefaces/primeng/issues/16430
This fix causes nodes to be unselectable when nodes do not have a key.
example:
https://stackblitz.com/edit/g…
-
The tree map comparisons thus far used a buffer of 5 m, which is different from what was used in ourl MEE paper (10 m) and probably produces lower quality results because the edge trees are not given …