-
```
java.lang.StackOverflowError
at java.util.concurrent.ConcurrentHashMap$Segment.put(ConcurrentHashMap.java:443)
at java.util.concurrent.ConcurrentHashMap.putIfAbsent(ConcurrentHashMap.java:…
-
We should take decision how we want the build layout to look like. In general there are two ways we could go:
- Single monolithic `build.gradle` at the top level that contains everything
- Small …
-
See discussion: https://github.com/modelix/modelix/pull/58#issuecomment-766712865
This could be due to multiple project configurations overriding each other?
Perhaps the state variable should be o…
-
I can't find the com.mbeddr.mpsutil.refactoring language (needed for me mainly for the ProjectionModeSwitcher) in the JetBrains plugin repository. It could be made available, but it may also be consid…
-
CVE-2023-5217 is a heap buffer overflow in libvpx's VP8 encoder, as many things such as electron and more are being tracked in this issue, so we can fix them in nixpkgs.
This vulnerability is yet t…
-
when building a model, the status message gets stuck on the Build script connected, it's a custom model, on M1 mac. see log bellow
> 23:46:35.123 INFO starting TorchStudio 0.9.14 on "macOS 13.2"
…
-
- `customer-faltona`: Gong snippet: https://us-65885.app.gong.io/call?id=847202237780660500&highlights=%5B%7B%22type%22%3A%22SHARE%22%2C%22from%22%3A860%2C%22to%22%3A1251%7D%5D
- @noahtalerman: _Use…
-
Hello,
I thought I would document some notes for the benefit of anyone else looking to use this library on **Mac M1** machines, as I encountered a couple of issues (with all of the engines in fact)…
-
Currently, we can create a `Source` based on characters or bytes.
In my use case, I already have the AST data structure, and want to pass it to my interpreter.
(My use case are interpreters inside […
-
If a richtext Text node is shown in two cells, all sorts of problems appear.
A simple case to reproduce is in a collection with just the Text nodes:
```
[/
%Text%
%Text%
/]
```
- Pre…