-
We're using Faker in browser, and need to support older browsers that do not have [`Proxy`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy) (including all IE ve…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x7e8a9483f162fa303cb381cf9da4b303d829648091dfb130ea24a6f065d74114
**Severity:** medium
**Description:**
### Descript…
-
Related issue: https://github.com/cmu-delphi/epiprocess/issues/234
Logan and I did some brainstorming about what use cases `epi_slide` is trying to cover. We found that it doesn't behave gracefully…
-
Because of the way we store `..FIRST_CALL..` and `..EVALED_ARGS..` in the mask.
```
fake_package("fake", list(
add2 = function(a, b) {
a + b
},
add4 = function(a, b, c, d) {
ad…
-
This issue is for presenting and collecting ideas for creating a so called "Polkadot Doppelganger". This should be a network that can clone the real network and then be used to test runtime/node inter…
bkchr updated
1 month ago
-
### 🐛 Describe the bug
I use the following script to translate Llama-2-7b-hf to MLIR. It failed in the translation to torchscript.
```python
from transformers import AutoTokenizer, LlamaForCausal…
-
### Clear and concise description of the problem
Currently the faker methods are organized in modules and these are joined to the whole Faker class.
Most methods in the modules reference a functio…
-
### Discussed in https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/68194
Originally posted by **jeffysam6** January 14, 2024
I keep getting this error on **"npm run build"** from …
-
In the utils server we are using too many custom functions for the magazines fake data. We could replace that using the [fake-data-generator](https://github.com/Cambalab/fake-data-generator) as a dev-…
-
Currently the `Fake Data Generation` app can generate only 1 table: `public.test`.
Trouble in creating generating functions for other tables.
Todos:
- [ ] A json file, saves database schema. (S…