-
#### Your system information
* Steam client version (build number or date): 1682634349
* Distribution (e.g. Ubuntu): Fedora Silverblue 38
* Opted into Steam client beta?: [Yes/No] Yes
* Have you…
-
Good day sir and may I say, you are doing great work...
I have migrated the host code to work on a STM32H7B0 (Single core) and had good results running a UDP server and IPerf. My hope was to setu…
-
To follow up on #70, here are some related libraries I had a look at while implementing my research code for scalable algorithms in https://github.com/constantinpape/cluster_tools and how I think they…
-
We followed the [Conan migration guide](https://docs.conan.io/1/migrating_to_2.0/recipes.html#the-scm-attribute) to use the new `conan.tools.scm.Git`.
In particular, this line seems to have an unfo…
Adnn updated
2 months ago
-
We're closer to adding the new ggplot plotting API (https://github.com/ploomber/jupysql/pull/164); however, the SQL queries are hardcoded and they might not work with particular SQL dialects. In #164 …
-
## Group overview
Group convened to discuss how to enable FDC3 use in a web browser, without the use of a browser extension (such as [fdc3-desktop-agent](https://github.com/finos/fdc3-desktop-agent) …
-
I've successfully made qemu work in arch and setup kvm. Came across your program and setup everything as describe in the readme. When I run ./start-vm.sh, both my monitors go black (this happens after…
-
Hi Gaurav,
A great repository, especially a good example of web-room-relay server. I just want to ask a question. How much is a capacity for connections per room users can join? Also, have you meas…
-
Bitmain will begin shipping the Z9 Equihash miner soon. Let's use this thread to discuss ASIC resistance: Is it something we want to spend the time/resources to continue, or should we embrace ASICs?…
-
When create some container, we need `privileged=True`. But swarmkit does not support this.
I want to implement this by the following steps:
- Add `privileged` field in ContainerSpec.
- Pass `privilege…