-
We introduced a new Warning called [`NON_NULLABLE_EQUALS_PARAMETER`](https://github.com/dart-lang/sdk/blob/bf2fba78e006ce4feac43e514c0b8f3ea9e9fbb8/pkg/analyzer/lib/src/error/codes.g.dart#L7104) a few…
-
Hi! I want to give `gosync` a try, though I wasn't able to build it, I'm a newbie in Go and don't have ideas where to go in this situation:
```
> go build github.com/Redundancy/gosync-cmd …
-
This is 100% a minor non issue and really more of a pet peeve of mine so I understand completely if this is ignored.
The android settings already let you shortcut into the FUTO keyboard settings if…
-
Some search spaces may contain multiple envelopes, in which case it is necessary to distinguish between their distinct geometries.
## Does a point belong to a given envelope?
This is necessary fo…
-
I have the name of the diagram as an object.
-
```
What steps will reproduce the problem?
1.state from normal process store in the buffer
2.keep the old cgs state in the buffer
What is the expected output? What do you see instead?
the buffer shou…
-
Say I have a (fairly typical) configuration like this:
```
interface $WORLD world
protection bad-packets
client all accept
policy reject
interface $HOME home
policy accept
router wo…
haasn updated
8 years ago
-
### Motivation
Duplicates of contacts and information texts are redundant in the "Actions" tab of a Location and take up a lot of space.
Archive and Delete options each have a copy of all linked co…
-
Now there are only three allowed fault tolerance modes in a ydb cluster: `none`, `block-4-2` and `mirror-3-dc`. The first one does not provide any level of redundancy, the other two modes require high…
-
Right now we call the same service to get a list of phenotypes for both Phenogrid and the annotation sufficiency score service. We need to refactor so that this information is reused.