-
Perhaps this is my misunderstanding of the UX or a bug in my configuration but if I were a consumer of an API exposed in APIMan and I was looking for the `services` API to call, I would (after logging…
-
The `0.14` branch only allows creating a client with the global default reactor.
While this is fine for most use cases and is a nicer API, it should always be optionally possible to still specify t…
-
**Find the topic length and confirm how many events have been consumed and how many are remaining.**
admin.fetchTopicMetadata()
gives no information
-
The `cve_index` table currently contains many `vers` ranges with redundant constraints.
![image](https://github.com/AppThreat/vulnerability-db/assets/5693141/2bc9e7e3-dde6-49ae-8c2b-48781e0163b0)
…
-
###### Bug Description:
xmldom allows incoming documents to have multiple root element nodes. This appears to me to be a violation of the [W3C DOM Level 2 Core Specification](http://www.w3.org/TR/200…
-
Hi folks,
I added three samples which I had in my mind:
- [Processing element with finite capacity](https://github.com/Applied-Duality/ReactiveRemote/wiki/Examples-of-backpressure#processing-element-…
rkuhn updated
11 years ago
-
### Summary
We currently have ~1,250 icons in our icon packages. Since our system supports 4 sizes, this ends up with ~5,000 modules (1,250 icons * 4 sizes each). Add in a default entry point for e…
-
The schema at http://json-schema.org/schema# can not be validated using the tool because it contains an invalid "regex" format for the "pattern" definition.
I suggest to patch the formatchecker to …
-
Based on https://github.com/excalidraw/excalidraw/issues/1245#issuecomment-609481939 it might be worthwhile to consider IndexedDB for an asynchronous API to store data.
~Also need to evaluate if …
-
## Current Hashing Approach
Lodestar's architecture relies heavily on maintaining a full merkle tree of
the beacon state. We represent the tree as a linked data structure, where each node is 1. i…