-
### nordnm version: 0.5.5
### system: Linux void 4.18.8_1 #1 SMP PREEMPT Sun Sep 16 04:42:29 UTC 2018 x86_64 GNU/Linux
### DNS service: dnsmasq
Hello, so I've having some issues in regards to…
-
Example:
We're having the following inside of our scripts in `package.json` (I've removed all unnecessary clutter):
```json
"scripts": {
"test": "concurrently \"sh ./scripts/development/cli…
-
`--log-usage` lets us track the CPU & memory usage of gProfiler. It does so by reading cgroups files for the cgroup gProfiler runs in. See https://github.com/Granulate/gprofiler/blob/89fcf8e271706029b…
Jongy updated
2 years ago
-
Hi, thank you very much for this great plugin that I use every day. I love how well integrated with vim it is, wiping buffers associated with deleted files, renaming, etc. All in all a joy to use :hea…
-
Hi,
I've followed the instructions here https://elephant-track.github.io/#/?id=setting-up-with-singularity
```
git clone https://github.com/elephant-track/elephant-server
cd elephant-server
m…
-
I would be nice, to be able to define a port that supervisor listens on. Upon a request supervisor checks, if the service is already running or needs to be started and then hands the request to the se…
-
We should expose Kernel logging via the API, so it can be picked up by a client. As we will also need stdout and stderr streams of all processes auraed is spawning, it would probably be wise to use th…
-
## The Problem
The following code hangs on the JVM backend (it works on MoarVM):
```
$ ./perl6-j 'my $sh = run("echo", "foo", :out); say "alive"; say $sh.out.native-descriptor'
alive
```
#…
usev6 updated
1 month ago
-
On the current moment, pyperformance loads a single core
Is there any reason why this is so?
-
I've written a few crates that do process manipulation, and when writing tests I find myself needing a helper binary to run and manipulate. Three quick examples are [read-process-memory](https://githu…