-
Hi,
I'm trying to setup cpp debug on Nixos. `dap-cpptools` is loaded and I did `M-x dap-cpptools-setup`.
But I get in the stderr buffer.
```
/home/ztlevi/.config/emacs/.local/etc/dap-extension…
-
I have a `nix-channel --update` that's been stuck for three days.
```
$ ps ax | grep nix-channel
11439 ? Sl 0:29 /nix/store/dj2ylmvx2c288h51yx8ljg4h6bh5vyla-nix-2.3/bin/nix-channel --u…
-
![whdd_hpa](https://github.com/user-attachments/assets/6c68dbb8-f5a8-4131-b983-33aed4154411)
There is no HPA set on my drives. They have at least once been ATA security erased.
I also have libata.…
-
I run SoftHSM in Ubuntu-based Docker image like this:
```dockerfile
FROM ubuntu:20.04
RUN apt-get update -y && apt-get upgrade -y && apt-get install -y apt-utils git
RUN apt-get install -y lib…
-
Currently, riscv64 docker image are [based on Ubuntu 20.04](https://github.com/adoptium/infrastructure/blob/master/ansible/docker/Dockerfile.Ubuntu2004-riscv64#L1). That is to use the earliest availab…
-
Thank you for taking the time to submit an issue!
## Background information
On a 10 node cluster running OSU microbenchmark. Over ethernet using CISCO switch and UCX but disabling ROCE as we can…
-
Thank you for taking the time to submit an issue!
## Background information
### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
```
[/usr/mpi/g…
-
Apple just released macOS 10.15.5, and a secuity vuln they claim they fixed is this one. If you look at the CVE, it refers to a krader patch against what I think is ksh2020?
Apple's open source si…
-
Source code of old versions are not kept on fossies.org and therefore older versions of w64devkit fail to build
Example:
https://fossies.org/linux/www/expat-2.5.0.tar.xz
May want to download of…
-
If I look at the bins that are part of `rustc`'s tarball in 1.70.0 I see this:
```shell
$ tar tvf old-release/rustc-1.70.0-aarch64-unknown-linux-gnu.tar.xz | rg 'rustc/bin/'
-rwxr-xr-x 12569/100 …