-
User has to empty browser cache in some situations. Add this knowledge to interface?
-
Encountered this issue when trying to install [Brooke Watson's BRRR package](https://github.com/brooke-watson/BRRR):
```
shelf(brooke-watson/BRRR)
## Error in class(xx)
-
Very simple editor provided that can modify and create map manifests - can be used to create all the other missing manifests.
- [x] Allow creation of a new manifest
- [x] Provide a list of existin…
hogsy updated
5 years ago
-
The following in v3 works:
`_.pick({ foo: 'bar', baz: 'brrr' }, function(val, key) { return key === 'foo'; });`
gives: {foo: "bar"}
But the same in v4 using _.pickBy() doesn work
`_.pickBy({ foo: '…
-
Does "Quest Cancelled (City under attack)" mean that I've lost it? I do not understand the conditions / reasons for the losing the event.
Something went wrong during it and I've lost caravan without …
-
Any plans to compile python 3.7 wheel files? People who used pytables without libhdf5 are having compilation problems now, since py3.7 wheel file is missing e.g. https://github.com/PyTables/PyTables/i…
-
Yes, not a great description, I realize.
Example below.
```
bash $ cat match1.dgsh
MITTENTE=$1
shift
tee|
{{
grep -F 'info: header Subject: ' |
grep -P ' from=' |
…
-
Hi there,
I just noticed that the height of a ggplot2 main title depends on the letters used. Although there is no difference in the title height (and therefore the dimensions of the plot itself) b…
WHMan updated
6 years ago
-
Variants needs a structure like this:
~~~
Header: foo; bar;baz, bat;brrr;whatever
~~~
i.e., a list-of-lists.
ParamList isn't suitable because:
* The discontinuity introduced between the …
-
Hi, I still haven't completely figured out whether this is a bug or not but while testing https://github.com/theia-ide/theia/issues/3353 I have found an inconsistency between creating a symbol informa…