-
```
- siprtmp takes without calls about 2% of CPU and with one call about 10% with
a nocona 2 x Xeon
This is a little weird since there is no audio/video encoding.
is this the effect of RTMP to RTP …
-
Hello,
I'm not sur if it's the right place to ask questions... If it's not, I apologize in advance.
I'm looking for a way to explore all nodes (SiteMapNode.GetAllNodes()) of a sitemap with security …
-
Now that the high level networking API is coming together, we should also add unix domain helpers. Should be pretty straightforward.
Some notes here: https://github.com/python-trio/trio/issues/73#i…
-
Hi all!
I'm currently trying to understand why Tycho isn't working in IntelliJ IDEA, testing with https://www.eclipse.org/mat/.
(see also issue https://youtrack.jetbrains.com/issue/IDEA-186628)
I…
-
Porting the chainpoint v2 (merkle proof) signature suite over to LD-proofs, I realized some things were incorrect in the previous version. Specifically, _I think_ `proofValue` needs to be the merkle p…
-
# Update 10/04/2018
@ianhays and I discussed this and we agree to add this 6 APIs for now:
```cs
// Adds a range to the end of the collection.
// Raises CollectionChanged (NotifyCollection…
-
Hello,
Going throught the list of available classifiers at https://pypi.python.org/pypi?%3Aaction=list_classifiers , I feel like some of the license classifiers are not precise enough. For instance…
Steap updated
2 years ago
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
It seems possible for [`WC_Checkout::get_value()`](https://github.com/woocommerce/woocommerce/blob/8.8.2/plugins/woocommerce/includes/class-wc-checkout.php#L1324) to attempt a method call on null. A b…
-
## What problem does this address?
### We want to be able to control what block settings are offered to the user in more ways than core currently allows.
I work in the space of building WordPress …