-
```shell
d8888 .d88888b. .d8888b.
d88888 d88P" "Y88b d88P Y88b
d88P888 888 888 Y88b.
d88…
-
I had left this on reddit this morning but I'm going to post it here too.
Yesterday when I had updated to Nvidia Driver 460.39 I began to notice some issues. One is that my suspend function got br…
-
I posted an RFC in the kernel for defining the netlink protocols in YAML [1] so that user space languages which can't include the C header did not have to manually reproduce the APIs. I'm curious what…
-
## proposal
cross-platform `getOpenFiles` to retrieve the opened files for a given process
```nim
# in std/os or std/osproc or std/osutils:
type OpenFileOpts = enum ... # what fields to retrieve
…
-
![image](https://github.com/team-ocean/veros/assets/98737603/30153647-b46e-4b00-9679-8f82d3b88deb)
I am trying the veros run with MPI + JAX; While the model run is going on, no output files are gener…
-
```
pants$ git rev-parse HEAD
48210e276bbf796c4b9fe71c9cfffd0b9f536123
pants$ ./pants --target-spec-file=
-
I've explicitly set 'pkg' itself to be non-automatic.
Yet a new update to pkg-1.19.1 just came and pkg because automatic.
pkg should preserve the 'automatic' flag when it updates packages.
-
Backend: I'm testing out PAPI v2 by running on the cromwell 34 and 36 methods servers.
Problem: inside the docker it looks like /cromwell_root is mounted on /dev/disk/by-id/google-local-disk (check…
-
You have this routine `_ThreadedTCPServer.get_somaxconn()` in `agi/fastagi.py` which goes to a lot of trouble to figure out the value of the system constant `SOMAXCONN`.
This is completely unnecess…
-
**Platform**
* Linux, Sparc T5120
* 5.6.7
**Bug description**
Several test failures, as below. Downstream issue: https://bugs.gentoo.org/701918
**Test results**
```
========================…