-
In general, there should be no exceptions on worker threads, and they should only happen on the main thread. To validate this at runtime (and during test runs which should catch most instances), I pro…
htuch updated
1 month ago
-
A scratchpad like #568
Ordered list:
- [x] Update CLI flags to match the merged `cargo-add`
- [x] Add `--target` support (#711)
- [x] Dry-run support
- [x] First letter of warnings/errors shou…
-
Hi!
We recently migrated from Prisma to Drizzle and wanted to provide a quick write-up on our experience in case it helps anyone else. Your GitHub issues were super useful, which I reference below …
-
Since Python 3.12 runtime-checkable `typing.Protocol`'s use caching and some other tricks to achieve a ~20x speedup: https://github.com/python/cpython/issues/102433
For older Python versions, `typi…
-
Given that I have 14 calendars, this requires 14 API requests for each week. This is inefficient.
Instead, should consider scrapping the data from the webpage - may be bug prone, but would be good en…
-
Post questions here for this week's oritenting readings:
Park, Joon Sung, Lindsay Popowski, Carrie Cai, Meredith Ringel Morris, Percy Liang, Michael S. Bernstein. 2022. [“Social Simulacra: Creating…
lkcao updated
9 months ago
-
Post questions here for this week's oritenting readings:
Veitch, Victor, Dhanya Sridhar & David M. Blei. 2020. [“Adapting Text Embeddings for Causal Inference.”](https://arxiv.org/pdf/1905.12741.p…
lkcao updated
9 months ago
-
**Describe the solution you'd like**
Don't use the wording "significant" when describing p-values. See the American Statistical Association statement (https://www.tandfonline.com/doi/full/10.1080/0…
-
We disabled satellite UI tests in this change: https://review.dev.storj.io/c/storj/storj/+/13096
Due to moving some storj/common dependencies into storj/storj/shared, and the reliance of storj/edge o…
-
**Submitting author:** @ma-sadeghi (Mohammad Amin Sadeghi)
**Repository:** https://github.com/AUTODIAL/AutoEIS/
**Branch with paper.md** (empty if default branch): joss
**Version:** v0.0.17
**Editor:*…