-
![image](https://user-images.githubusercontent.com/25617530/70447707-dbefae00-1aa7-11ea-9416-bd788971cbc6.png)
-
After applying the following diff (the `wasilibc` bump is required for LLVM 19 compatibility):
```diff
diff --git a/pkgs/development/libraries/wasilibc/default.nix b/pkgs/development/libraries/was…
-
Add a CI job that uses LLVM linker (ld.lld) instead of GNU linker (ld).
It can be enabled with "-fuse-ld=lld" clang option.
related to #646
-
@awoie made a good suggestion that JSON-LD context files must not be retrieved from a remote location in a production environment. The DID Resolution spec could state this explicitly. See https://list…
-
I would wish to extract LD matrix using ieugwasr::ld_matrix. However, I am unable to do so, because ld_matrix does not write a .bim file to my tmp folder. A reproducible example as follows:
```
va…
-
The newly introduced EmployeeCredential is not in the Nuts JSON-LD context. Meaning, they can't be issued through the API (we have client-side validation there) and if someone still manages to issue i…
-
I noticed that you have a script called get_SNP_STR_LD.v2.py for calculating linkage disequilibrium (LD) between str and snp. Could you provide an example format for the str? I happen to be dealing wi…
-
Hey,
I am getting linker errors to libCurl functions.
```
/usr/bin/ld: /home/rokas/Documents/CLionProjects/scm-scraper/build/libdate-tz.so.3.0.3: undefined reference to `curl_global_init@CURL_OPENS…
-
Trying to build latest master branch of ELinks:
```
$ git describe
elinks-0.12pre5-3939-g1655143d0
```
using OpenBSD 7.6-release fails. I have attached the configured options here: [configure-bui…
-
**As** developer,
**I want** to use java classes to communicate with the EDC,
**so that** I don't need to focus on Json-LD.
## Hints / Details
With #416 we did the first step to ensure inter…