-
Seems like this won't work under FreeBSD, comes up with various errors because of different awk versions and such.
-
```bash
$ for i in {1..1000};do echo $i > f$i;done
$ hyperfine 'md5sum f{1..1000}' 'b3sum f{1..1000}'
Benchmark #1: md5sum f{1..1000}
Time (mean ± σ): 11.2 ms ± 0.6 ms [User: 5.9 ms, S…
-
Unable to execute vs test with the following errors. Not sure whether it's caused by something missed on the server.
(I updated the server according to the link [Docker Virtual Switch (DVS) Tests](h…
-
`nix-build -A pkgsCross.armv7l-hf-multiplatform.nix` and `pkgsCross.aarch64-multiplatform.nix` pull in the native bash, causing `share/nix/corepkgs/config.nix` to have `shell` point to an x86_64-linux…
-
**In raising this issue, I confirm the following:** `{please fill the checkboxes, e.g: [X]}`
- [X] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master…
-
I reported this in Debian some time ago as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879515 but it's been ignored there, so I thought I'd raise it here as well.
In short, I think the utmp r…
-
```
$ brew install cvc4 --HEAD
==> Installing cvc4 from cvc4/cvc4
==> Cloning https://github.com/CVC4/CVC4.git
Updating /Users/leventerkok/Library/Caches/Homebrew/cvc4--git
==> Checking out branc…
-
While working on 'more' today I had to use basename(). Linux has both basename and dirname in glibc (#include ). A quick grep in ELKS source code shows a bunch of tools all have their own basename. Ma…
-
I have analyzed the current layout and state of the ELKS applications directory elkscmd/, and have a number of ideas on how to improve speed, disk usage, and the overall usability of ELKS at the comma…
-
With 2.6.52.2rc1 OW it's possible to make remote Segfault
peer2 conf;
conn point2-point1
esp=aes128-sha1
left=192.168.44.102
right=192.168.44.101
point2# ipsec auto --add poin…