-
Lots of people tend to think manual key backup is something like GPG, ie if you export the key as soon as you create your account you'll be able to decrypt all future messages that are sent after you …
-
I ask as a common thing we need to do here is to select a set of documents (e.g., based on an ingest date range or even after some date) and then dump those documents in preparation for ingest into an…
-
I see you've asked for a review in Gitter. Here are my thoughts.
- Flatten away src and test directories.
- Don't require the package.json in code.
- rulesToRemove/Add.ts would make more sense as…
-
Creating this issue to stash some resources we have found to find "patient-friendly" descriptions of LOINC/SNOMED/etc codes.
I will post resources here shortly.
-
This is a bit rambling, sorry about that. Feel free to edit this to clean it up and add more to it.
Jest currently has 51(!!) configuration options, many of which overlaps or intentionally override…
-
Slack context: https://expensify.slack.com/archives/C01GTK53T8Q/p1698364514493649
### Problem
There are some times when we want to use the same layout on mobile devices _or_ in the RHP on wide scr…
-
I have the code below, which exports spans. However, I'm not sure how to set the service.name property when initializing. Other tools add a kward like app_name or application_name.
```python
impor…
-
### Describe the issue
I'm running into issues trying to use the WebGPU or WASM backends inside of a ServiceWorker (on a chrome extension). More specifically, I'm attempting to use Phi-3 with trans…
-
We're using github actions to add Chromatic to our pipeline. It suddenly stopped working today and after some investigation, the only difference is that the CLI version used by the Github Action bumpe…
-
I have tried to add `electron-webpack.yml`
```yml
title: true
renderer:
dll: ['vue']
webpackConfig: 'custom.webpack.renderer.js'
```
and the `custom.webpack.renderer.js` content like th…