-
```
TurionPowerControl -l returns :
...
Power States table:
-- Node: 0 Core 0
core 0 pstate 0 (pb0) - En:1 VID:48 FID:19 DID:0.00 Freq:3500 VCore:0.9500
core 0 pstate 1 (pb1) - En:1 VID:58 FID:16 DID…
-
[Bitwise operators are a feature in Lua 5.3](https://lua-users.org/wiki/BitwiseOperators), and it would be nice to have them since your already implementing Lua 5.2 features anyway.
The reason I …
ghost updated
5 months ago
-
Was just playing with the bbox plugin 0.99 which just added support for [jq](https://stedolan.github.io/jq/). Would love to see the lib included into BE!
-
# vscode-vcpkg
I cannot get VSCode to work with vcpkg. Any assistance on this would be much appreciated.
I was trying to follow this video but I had no luck.
https://www.youtube.com/watch?v=b…
-
Using telnet-proxy for debug purposes is great, but it would be quite more useful if it would support multiple connections.
-
### Description
Liquidsoap exits when the connection to the PulseAudio server is terminated.
### Steps to reproduce
```
stream = input.pulseaudio(device="stream.monitor")
output.file(fallible=tru…
-
It's annoyingly difficult to assemble a string with variable contents. If you have an array of values, and you want to assemble them into a string somehow, you have to write a recursive function. Yo…
-
Right now, our regression suite looks like:
```
```
From my understanding:
- Mode: CORE (less than 30s tests that don't need any specific solver or arch), KNOWNBUG (tests that are fa…
-
```
I did try it on cygwin and it worked great. I've recently installed a new
machine with the latest cygwin and try to use latex-makefile on it and got the
error like
recovery.d:3: *** target patt…
-
**Describe the bug**
If you just use the postgresql package with `pg_ctl start`, it will try to create a lockfile/socket file under `/run/postgresql`. This directory naturally doesn't exist on NixO…