-
Screenshots, page source, and other files collected in the browser manager process are currently written directly to disk. This worked when OpenWPM only saved data locally, but will not work for the S…
-
When logging structured data, Log::Any::Adapter::Multiplex's "structured" subroutine will use "_unstructured_log_args" to create an arrayref of the message and the stringified structured data. But, an…
-
**Project description**
https://bun.sh/ is a great project, however we still don't have a build system for it in nixpkgs.
This issue is to discuss how to solve this.
Discussion is continued from …
-
We should allow to upgrade our contract logic in the field (after deployment to mainnet):
* https://medium.com/quillhash/how-to-write-upgradable-smart-contracts-in-solidity-d8f1b95a0e9a
-
This is my code
```
def process_google_drive_documents(folder_url: str, service_account_cred: dict):
source = ab.get_source(
"source-google-drive",
config={
"folder_ur…
-
To avoid that the wiki gets too unstructured as we add content, it might be worth thinking about a structure and implementing the structure now.
@scotthosking: I'm happy to work on a first draft. …
-
**Describe the bug**
```
$ vela install
Check Requirements ...
Installing KubeVela Core ...
Error: loadding the helm chart of kubeVela control plane failure, error retrieving Helm Chart at https:…
-
All operations currently pass all responses as string.
While this is useful for xml, html, and plain text payload where processing is handled at the next layer (e.g. ruby_aem), this is not necessaril…
-
A few years ago, GEOMAR funded the creation of https://github.com/benbovy/pys2index and https://github.com/xarray-contrib/xoak
At least for the initial assignment of particles to cells, this could sa…
-
Changing the celltype in the [unstructured grid demo](https://docs.pyvista.org/examples/00-load/create-unstructured-surface.html?highlight=unstructuredgrid) to `vtk.VTK_LAGRANGE_HEXAHEDRON` results in…