-
I am encountering performance issues that create gaps in my GPU timeline and prevent my application from strong scaling. After eliminating side issues that could affect performance, I think I narrowed…
-
I don't know which one to choose. 1. I need to install sedna on the cloud and the edge respectively, prepare a big model on the cloud, prepare a little model on the edge, and create services separatel…
-
*IPTV Manager integrates your Kodi add-on live streams and VOD content in Kodi's TV/Radio sections and TV guide interface.*
We are ready now to promote IPTV Manager support wider to the Kodi add-on…
-
Hello, it's me again !
I'm investigating hold/unhold scenarios as we previously discussed in the #479, but I also noticed that if two clients hold a call at once, the state of the user agent is ki…
-
*Preface: this RFC (Request For Comments) is meant to gather feedback and opinions for the feature set and some implementation details for `@discordjs/sharder`! While a lot of the things mentioned in …
-
_This issue is part of an effort to improve Servo's embedding story. See https://github.com/paulrouget/servoshell/projects/2_
By embedder, I mean what lives in `/ports/`.
If I'm not mistaken, li…
-
## Overview
Hello. :wave: I ran into a situation where I needed to colorize logging in my development environment while *also* logging to a file and was wondering if it'd be possible to add `config…
-
npm itself is pretty modular and many parts of it can be used here, e.g.:
https://npmjs.org/package/init-package-json
https://github.com/isaacs/promzard
https://npmjs.org/package/read-installed
(the…
-
Hello!
I have taken an interest in using this library in one of my projects which uses [Apollo Federation](https://www.apollographql.com/docs/apollo-server/federation/introduction/) as its architec…
-
The API to support the file tree would benefit from a bespoke RPC in gitserver.
A few requirements from the perspective of the final consumer (some of this could be implemented in `frontend` for a …