-
## Links
* Original Issues: https://github.com/IIIF/discovery/issues
* Pull Request: https://github.com/IIIF/api/pull/1926
* Preview: https://preview.iiif.io/api/discovery-0.5/api/discovery/0.…
-
```shell
root@VM-8-6-ubuntu:~/waifu2x-ncnn-vulkan-20220728-ubuntu# ./waifu2x-ncnn-vulkan -i b.jpg -o b1.jpg -s 8 -g -1
[0 llvmpipe (LLVM 12.0.0, 256 bits)] queueC=0[1] queueG=0[1] queueT=0[1]
[0…
-
I want to generate spirv without
`GL_GOOGLE_cpp_style_line_directive` and `GL_GOOGLE_include_directive` extensions.
They are not supported on my platform.
-
For example, if you go [here](https://hackage.haskell.org/package/ffmpeg-light-0.11.0/docs/Codec-FFmpeg-Types.html#t:AVFrame) and try to click "Source", it results in "Page not found".
-
When I try building the full repo using Clang on Windows (where `#pragma warning(disable: 4996)` isn't enabled and wouldn't work even if it were), I get dubious deprecation warnings:
`C:/Users/nyan…
-
This issue continues an email discussion begun recently with some of the [Vedaweb](https://vedaweb.uni-koeln.de/) team. Here is a summary.
The Vedaweb project makes use of the Cologne digitizatio…
-
# No validation of `implementation` parameter in `setContest()`
### Severity
Low Risk
### Relevant GitHub Links
https://github.com/Cyfrin/2023-08-sparkn/blob/0f139b2dc53905700dd29a01451b330f829653e9…
-
The methods outlined in the CCG verifier take in an object of the format:
` "verifiableCredential": {}` currently the swagger on this repo is outlined correctly however the implementation expects a …
-
The latest W3C proposals use "links" for properties and events (and forms for actions but let's save that for a separate discussion).
Currently we just define a `href` as a string for each property…
-
I find the list of security schemes to be supported by HTTP profile consumers to be too much. Not even node-wot implements digest for example: https://github.com/eclipse/thingweb.node-wot/blob/24229b3…