-
```
I have een using rock mongo happily for a long time on my localhost (Mac). But
on my cloud server i just cant log in, im not making any of the usual stupid
mistakes my ports and host are configu…
-
## Problem
In #172, it was discovered that the changing repo dir name causes several problems.
## Refs
GC was updated in #32 #75 #132
## Currrent situation,
Let's first state the curren…
-
While working on the Game Boy cartridges, I encountered an annoying issue with the LR35902 core. In reality, memory accesses for certain internal peripherals, including HRAM and the bootstrap ROM, ar…
-
Hello!
I am in a project of AR and using the MRTK UGUI to conncet to my BLE device. I almost paste your 2D demo script on my project. I can get the correct device, service and characteristics. Howe…
-
This is from trying to fix a set of internal test cases using mixins + protocol buffers.
Here is a reproduction case on the latest VM + `--preview-dart-2`:
```dart
import 'dart:collection';
…
-
The reality idea here has main fails.
1) Linux distribution build servers not run Windows. So don't run MSVC compiler. The compilers had to choose between was llvm clang with windows support or …
-
### Version
2.2.0
### Operating system type + version
Windows 10
### Behavior
There are multiple issues with the sanity checks that are done by PrusaSlicer when changing print settings.
Fi…
-
### Wat
The action runs trivy twice when the format is set to `sarif`, so some options are not respected (including timeouts)
imo we should remove the second trivy run altogether, since it's mos…
-
Changing `sys.path` as done before makes omnicomplete (``) to crash, in-spite everything seems to be ok.
Perhaps is a problem connected to Vim `sys.path` but it should be investigated.
Temporary …
-
See PR review comment here: https://github.com/noir-lang/noir/pull/4926/files#r1581593983
Users are going to have expectations about the relative ordering of these two function calls being resolved…