-
Are there any plans to make this work with Mongoid 5?
-
**Describe the bug**
redis sentinel is having 100% cpu usage. we are using redis-ha helm chart version 4.12.15 under default configuration but we have increased resource requests and limits by a sig…
-
## What problem does this address?
I just watched [this video on the misuses of useEffect](https://www.youtube.com/watch?v=bGzanfKVFeU) and it had some really interesting takes on why useEffect is us…
-
Consider a following validation `(field "bar" string |> andThen nonEmpty)`.
Initial value for the field is empty, but I would like the validation to kick off `onBlur`. So if user types something a…
-
We ([cockroachdb](https://github.com/cockroachdb/cockroach)) recently updated jemalloc to 5.0.1 (see [here](https://github.com/cockroachdb/jemalloc) to see our fork of 5.0.1 plus a few of our own comm…
-
Steps to reproduce:
```
story = project.create_story(name: 'Some story name')
story.estimate = 3.0
story.save
story.estimate # => 3.0
story.estimate = nil
story.save
story.estimate …
-
When you add ui-date directive to an input control the initial state of the control is dirty causing the form to be dirty as well. The control should only be dirty when the user changes the value.
ht…
-
Here's a (not exhaustive) list of missing code listings in the book, some may refer to sections of the book that haven't been built yet:
- [x] Inheritance Example
- [x] Composition Example
- [x] …
-
Sorry for the aggressive title, but I am fighting with the notify change tracking policy as described here: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/change-tracking-p…
-
### Title
https://xemu.app/titles/4c410022/#Thrillville
LA-034 [4c410022]
### Bug Description
Vertex explosions on boot, fixed by letting the area fully load and then changing to 1x render resol…