-
Projects are currently opened with `maven` and it's not possible, without linking/unlinking or committing the `.idea` folder.
JetBrains seems to take a guess at the build system, which is usually …
-
On `windows` when `cwm` option is used and `platform` option is set to `linux` - glob returns nothing.
```
const files = glob.globSync( "**/*.js", { cwd: "d:/projects/tmp", platform: "linux" } );
…
-
Running experiments have different naming conventions between CLI/VS Code and Studio. See the comparison below taken at the same time across all 3 products (`mucky-cwms` is the workspace experiment an…
-
The virtual machine has the following instructions: `mtree_get`, `mtree_set`. These instructions use the tree's root to identify the target tree of the operation.
That means it is possible to write…
-
Hi Matthias,
tried to update my esp32 today , simply to change one line of text on the OLED display, but now it appears that the code will not compile at all. I have installed all the latest for wea…
-
My testing by running some of the intellij ides inside the winit backend shows that for some reason no elements in swing are rendered. Setting `_JAVA_AWT_WM_NONREPARENTING=1` fixes this issue since Ja…
-
[24.08.2023 12:09:22] jasiu-rozowyczlowiek:
[24.08.2023 12:09:22] jasiu-rozowyczlowiek
-
Related to #11 and #18
If we decide to define our own built-ins, we need to agree on a namespace for that.
Here we discussed several questions:
1. Should we use the original namespace (https:…
-
According to @bobbinth, we could make `mtree_set` a bit more efficient by changing semantics of `MRUPDATE` from:
[V, d, i, R, NV] -> [NR, d, i, R, NV]
to
[V, d, i, R, NV] -> [V, d, i,…
-
Found musthird.com serving fingerprinting scripts in the wild. musthird.com is owned by https://www.markmonitor.com (looked up with whois record) and Disconnect does have markmonitor in analytics cate…