-
One of the tests fails because https://accessors.org redirects to https://ptolemy.berkeley.edu/accessors/ yet that host does not have a cert for accessors.org.
`dig any accessors.org` shows that ac…
-
I recently updated the best script we have to test art to support mods. Here is the log.
https://pastebin.com/9HiLgnPs
-
_master_ (commit c3c641fc6af0924ccc140f24d98e37f7f8dd66b1)
Failed on Zing JDK 8: http://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-ZingJDK8/300/testReport/com.hazelcast.clien…
-
Hello :wave:.
I noticed that in some cases the character `m` in a comment triggers a parsing error. For example:
```
# Ptolemy's Diatonic Scales
{1/1 21/20 7/6 4/3 3/2 63/40 7/4}
0 1 2 3 4 5 …
bgins updated
3 years ago
-
_master_ (commit c3c641fc6af0924ccc140f24d98e37f7f8dd66b1)
Failed on Zing JDK 8: http://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-ZingJDK8/300/testReport/com.hazelcast.clien…
-
I just cleared up around 1000 running checkov containers on my system; since then more have built-up...
I run the VS code checkov plugin whilst actively developing my terraform...
Here's a list …
-
**Describe the bug**
When using the library [`react-map-gl`](https://github.com/visgl/react-map-gl) zooming the map is extremely slow in preact compared to react. The weird part is: as soon as the …
-
So far, the C++ target does not implement the Lingua Franca scoping rules. This means if you do this:
```
reactor Foo {
output o:int;
reaction(startup) {=
o.set(42);
=}
}
```
The C+…
cmnrd updated
3 years ago
-
Per Sherri:
- [x] standards and tooling table should have NCIt and NCIm as abbreviations, she is checking with Lyuba to verify (I see also that NCIt is shown in section beneath with abbreviation).
…
-
Any chance for keyed updates?
Without it, the library isn't much use for forms.
On a related note, does the library do any unnecessary DOM reordering? If so, inputs would lose state as a side-ef…