-
After upgrading to the latest version 1.1.1, I started getting the error from bash_completion/dust.bash:
```
-bash: /usr/local/etc/bash_completion.d/dust.bash: line 62: conditional binary operator…
-
Make ansi color updates easier by aliasing palette colors to the ansi color names, also possibly avoiding the need for multiple `if`s for dark/light flavors.
-
In IFs, we have energy import, export, and production from various sources. However, energy types are different between Im/Ex and Production, you can see the table below. The checked ones are what we …
-
when run start_multicard_inference.sh :
gpu_list="${CUDA_VISIBLE_DEVICES:-0}"
IFS=',' read -ra GPULIST
-
Static ifs are seldom used structures in some languages.
C/C++'s `#if/#else` macros are some examples of such structures, so are D's [`static if`](https://dlang.org/spec/version.html) or their `debug…
-
Hello,
It seems that sub interfaces are not supported yet like they are with native Linux ifs?
```
vpp# sflow enable-disable HundredGigabitEthernet3/0/0.100
sflow enable-disable: Invalid interfa…
-
#### env
`Linux` 4.20.69-ish SUPER AWESOME May 20 2023 23:41:32 i686 Linux
`apk`: 3.17
`GNU` bash, version 5.2.15(1)-release (i586-alpine-linux-musl)
`tmux` 3.3a
`tpm`: 99469c4a9b1ccf77…
-
I just tried out the PI predictor, great work. I have a question about how the IFs are determined. The summary report I got indicated that the highest IF I have is 9.4, but the highest is actually 18.…
-
-
This week I was in a NextGEMS hackathon, where I got to work with ICON output on a healpix grid. It seems quite straightforward to calculate input data for WAM2layers; however, the workflow is a bit d…