-
The following example gives `true` as expected:
```
module example
import ParseTree;
value main(list[value] args) = comparable(sort("A"), adt("Tree", []));
```
However, adding `import Type` before _…
-
We should link to other services like DNSViz from Zonemaster GUI. E.g. we could provide links from the front page. Where possible we could also link from our result or history page directly to pages l…
-
## Problem
We came across an issue today and believe I have figured out why it occurs. When using pebble with id values that are longs we noticed odd behavior where pebble considered the values `32…
-
Before, it was possible to scroll through a song lists track listing when editing it (holding a track to drag and drop/place somewhere) with the mousewheel. That function is not available anymore for …
-
With ST4000+ switching to a multi-runtime plugin environment, our method of fetching all plugin-defined commands is currently only able to fetch those of the same runtime. Since the other runtime is i…
-
| | |
|------------------|-----------------|
|Previous ID | SR-8887 |
|Radar | None |
|Original Reporter | @Dante-Broggi…
-
We "should" be able to turn the data we have for FluView into a collection of covidcast-style signals.
FluView is our only API endpoint besides covidcast that appears to currently receive an apprec…
-
I got this new Sensor type 27 days ago and its performance regarding deviation and smoothness is a quantum leap forward. It looks comparable to G6 which I tested a while ago.
I volunteer to work wi…
-
See https://github.com/golang/go/issues/50617
tl;dr: hugo happens to call MethodByName a lot for types with many exported methods (120).
It could be beneficial to cache the MethodByName results …
-
```
This will probably work only for homogeneous result sets - same type or same
super-type where that super-type is comparable or sorting is done by a
comparable property of the super-type. Only wh…