-
Follow-up of https://github.com/moby/moby/issues/34620
As mentioned in the original bug, [logging change introduced in 1.13](https://github.com/moby/moby/pull/22982) is not compatible with the exis…
-
How can I disable the code splitting in CRA 2?
ghost updated
2 months ago
-
Related to #650 and #481
``` r
library(greta)
#>
#> Attaching package: 'greta'
#> The following objects are masked from 'package:stats':
#>
#> binomial, cov2cor, poisson
#> The follo…
-
We should consider splitting the cadl ranch coverage into two pages one which is only 3p and one which is only azure so that we don't end up with solid red boxes for emitters that are specific to a fl…
-
Very low priority, but I find that `base_test.py` is becoming quite long and is, generally speaking, difficult to read. I feel like we could make things clearer at least by:
- having multiple "base…
-
I first pointed this out on Slack back in 2023, but this seems to not have been fixed.
There's this claim in intro to mech interp:
![image](https://github.com/user-attachments/assets/1aef84cf-997c…
-
I've noticed that when I send overlong lines, they show up in (non-native) logs as having been split into two. I presume this is something glirc is doing in the background due to IRC line length limit…
-
I have implemented the server and client using the kcp-go framework. The server sent a data packet larger than 1500 bytes. I expected the server to split this packet, and then the client would merge i…
-
### Terms
- [X] I have searched [open and closed issues](https://github.com/activist-org/activist/issues?q=is%3Aissue)
- [X] I agree to follow activist's [Code of Conduct](https://github.com/activist…
-
Thanks for sharing the code.
When I generated training/validation/testing sets from PEMS08.npz, I found that the model easily went to a local optimization at the early epoch and could not decrease,…