-
WireMock extensions could be made easier to implement and easier to install. The intention of this issue is to collect areas of improvement and ideas for improving them.
My initial thoughts on what…
-
Many pieces of functionality currently exposed by this create for decoding layers of the H264 spec exposes an API which...
* accepts partial input
* parses the data incrementally
* potentially…
-
I want to add some basic classes inheriting from `Analysis`. These will play the role of storing refs to the actual data to which the analysis is performed + quantities related with the analysis itsel…
-
## Crate Name
`arch` (currently) or `vmm-arch` (to relate back to the rust-vmm project)
## Short Description
A crate to provide a hypervisor-agnostic interface to the existing `arch` crate curr…
-
Hi there,
I noticed the following comment in the docs:
> This is not intended to be a replacement for MongoDB or a DBS, but rather a way to manage local data at the application level, which can …
-
Waltz right now holds the front end in its gentle hands. Code encapsulates and innervates each template file in a way that could be intimidating to a designer. Templating systems provide a layer of ab…
-
Currently in the process of rewriting BoomBot, both to clean up the code and to move some features out of BoomBot as addons. This also means changes to the API. So, if you want anything specific in th…
-
-
# Bug Report
## Summary
When clicking apply to apply any Stardew Valley mods, in this instance just SMAPI, the console gives the error message given below, and the play button remains grayed out.
…
-
## Proposal: Filesystem integrity check
**Experimental & opt-in flag required**
Create a build option which records a digest of an image's read-only filesystem. It would be stored in the image man…