Mauve Signweaver
Mauve Signweaver
It'd be nice to have a way to manage extensions for connections in a corestore in the same way we can manage extensions for connections related to a specific hypercore....
Would be nice to surface the docs repo somewhere.
It'd be nice to use a single batch between several subs. e.g. `sub.batch({batch: dbBatch})` to specify a parent batch to append onto with the sub batch. Specifying an existing batch...
Much like the [createReadStream](https://github.com/mafintosh/hyperdb#var-stream--dbcreatereadstreamprefix-options) API from hyperdb, hyperdrive should offer a way to read a subset of the file names in a folder. This will be important for directories with...
It'd be nice if you put the linter module itself on NPM so that people could make more cool stuff with it.
Please comment with proposed agenda items (start comment with **AGENDA ITEM**). When a comment gets a +1 from a WG member, then we will add it to the agenda. ###...
### Action items Dat Protocol WG meeting **11 September 2019** ([meeting notes](https://github.com/datprotocol/working-group/blob/master/meeting-notes/31-11September2019.md)) * rangermauve will get started on CLI * everyone will think about funding and talk about it first...
## Adding a new application ### Checklist - [x] I have read and completed the checklist of [Submission Guide](https://github.com/electron/apps/blob/master/contributing.md#submission-guidelines) - [x] My application is open-source and has been created for...
I found that when running with ollama my computer would freeze up while doing inference. Exposing num_thread should help leave some threads to the GUI to handle user input.
- inside windows.js before we invoke `.show` - invoke js in the page that does the following: - list through all the stylesheets - find css rules for media query...