-
With jaxprs now supporting effect types, we can express side-effects like the State monad, where references can be read from and written to (i.e. mutation). We can use state to implement a simpler `sc…
-
This usually fails
```
library(dplyr)
data(petersen)
petersen % sample_n(500)
petersen % filter(firmid != petersen$firmid[1])
petersen % mutate(firmid = factor(firmid))
# This works fine.
m1
-
Hello,
I am using lme4 to fit a multivariate mixed model, where traits are treated as repeated measures on the same sampling unit, with a structure such as: lmer(y~ Trait:(1 + EnvA + EnvB ) -1 + (…
-
### Steps to reproduce
1) Trigger a partial refresh on a page where the XHR response contains an iframe (This is easy to repro within Shopify if you would like a link).
### Results
The title …
-
**Describe the bug**
With a special use case we're using vertical screen with resolution 1080x1920. Running `xpra shadow --use-display=yes :0 --bind-tcp=0.0.0.0:33445` starts the xpra server. Howev…
-
Several commands in the IDE are "composite", meaning that they are logged in the undo/redo stack as a single command. They are defined as lists of regular commands sandwiched in between `BeginComposit…
-
I was trying to run a test to see how much faster reghdfe 5.2.2 versus 3.2.9 (latest ssc version) is, but discovered that I'm unable to run 5.2.2 at all because of what looks like a memory issue. Here…
-
I have a use case where I need to customise the `create` method of a nested serializer, because the model it creates depends on a field in the parent serializer.
If I override `create(self, validate…
-
To properly support retry/orElse we must implement partial rollback, at least when rolling back with retry. There are several components
- child vs. top-level commit and rollback handlers
- dynamic l…
-
I have really enjoyed using your `pdp` and `vip` packages and I read the documentation at https://koalaverse.github.io/vip/articles/vip-interaction.html with great interest. I applied `vint` to an exa…
vnijs updated
4 years ago