-
Here's a thread to discuss the implementation of the backend, including mod hosting and the API. Questions we need answered before we can start work on this:
- [ ] What technologies will be used to im…
-
On high-end graphics cards, a bottleneck is the 60fps cap. As part of the "more abstractions", it would be good to have an option to adjust the number of samples calculated per frame. This could then …
-
@aFarkas have you given thought to what a next gen version of webshim would look like? A few loose ideas:
- increase modularity - for example if i want to shim input[type="date"] it would be nice if …
-
When I start Homebridge this message show to me:
```
/usr/lib/node_modules/homebridge/lib/api.js:60
throw new Error("The requested accessory '" + name + "' was not registered by any plugin.…
-
### Overview of design need
As mentioned on previous related issues, I’m picking up **exploration of the long-standing layer groups feature request from a design perspective.**
Layer groups has…
-
### The case for replacing source_mat_ids with UUIDs as the unique identifier of sampling events
Sampling events in EMO BON are a primary data point to which other data are generated from, and atta…
-
Again, I can't thank you enough for this project and all your many replies and posts on StackExchange and even Reddit which I have found while researching how to do basic things. I now have a working …
-
In *.java and *.xml files indentation (= leading spaces) have 0 effect on the output (xml has 1 unusual exception). In *.md files, they have effect out the output, but the rules do not prevent typical…
-
Dear @paulino
Do you think it would be possible to enhance your library with the following options?
- device manufacturer
- device model ( with possibility define value in setup() as a id and nam…
-
Hi,
I'm trying to call a SIP client based on PJSIP, but the SDP negotiation fails because the PJSIP client answer with an attribute a=ice-mismatch.
I think I should modify the offer sent, but do…