Wade Welles
Wade Welles
I went through the trouble of writing a SST to TTS system that does not work very well. I was hoping if there was interest in this, I would like...
Is a power-edge of this generation desired? I suspect that power-edges with `idrac6` (is that related to the `bmc` component? I believe the BMC in this server is a combination...
Any plans to implement aliasing?
The example on the front page, you picked one word that does not pluralize in the standard way (i.e. person, fish, cactii, octopi). And then you picked another one `Octopi`...
Also what tool do you use? I want to make a Go version
Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) CMakeLists.txt:16 (pkg_check_modules) I can't seem to build it. Do you have any guesses why? Also can you leave a up to date...
`/bin/sh: 0: Illegal option -o pipefail /bin/sh: 0: Illegal option -o pipefail /bin/sh: 0: Illegal option -o pipefail make: *** [Makefile:22: help] Error 2` I have build essential and make...
I removed the use of Gopkg module management and replaced it with `go.mod` that is much improved now, and mandatory in modern versions of Go (which I'm not actually a...