-
Don't be too strict. Give an OK + hints like duolingo.
-
Zeppelin could install a first-come-first-served subdomain registry (ala aragon-id) and use ENS reverse lookups to get the distribution's contract address.
Something like `openzeppelin.zos-distribu…
-
```
https://twitter.com/petdance/status/697120300400578560
I'd like a static analysis tool that says "Warning: You have variables foo_bar and foobar in the same scope."
```
I found some code in the …
-
IMHO, the `` should be placed outside of ``in https://github.com/4teamwork/ftw.solr/blob/master/ftw/solr/profiles/default/solr.xml#L4
Here's a config I have exported from a recent project:
```
…
-
I use 3 workers to concurrently loop over a large array and return their levenshtein distance. They were fast at the beginning. But get slow on every function call.
```js
//index.js
...
const…
-
**Is your feature request related to a problem? Please describe.**
I've noticed that the Window Name matching function only matches exact window names. Unfortunately, OBS has its' version included in…
-
Example scenario:
```
$ pcs resource describe ocf:heartbeat:dummy
Error: Agent 'ocf:heartbeat:dummy' is not installed or does not provide valid metadata: Metadata query for ocf:heartbeat:dummy fa…
-
-
Feature request var hocam. Did you mean gelsin l]tfen
-
A few points:
- Diagonal calculation isn't effective with its use of caching vector-sized strings, specifically the target vector which needs to be flipped. It flips it multiple times because of how …