-
Здравствуйте. При сборке - ошибка:
$ sudo make build-arm7
cd amnezia-wg; make clean; GOOS=linux GOARCH=arm GOARM=7 make; cd ..
make[1]: вход в каталог «~/amnezia-wg-docker/amnezia-wg»
rm -f amn…
-
Hi,
The following error is appearing when I try to create a user. The only thing I did differently was to use Door 53, the rest did everything the same, do you know what it could be?
`Enter VPN us…
-
In the previous releases we have noticed that new MFEs sometimes do not support the same events that the previous version did. Some context [here](https://discuss.openedx.org/t/missed-events-in-legacy…
-
For example (these are intended to be independent questions/axis):
1. Is/was the WG positioned to be "outside" the traditional SDOs? ...e.g. W3C, DIF, IETF, ToIP, ... My assumption: yes
2. Who is the…
-
**V version:** V 0.1.29 b14f779, commited at 2020-11-05 22:59:11 +0200
**OS:** Ubuntu 20.04
**What did you do?**
```
module main
import sync
const (
data = [1, 2, 3, 4, 5, 6, 7, 8, 9, 1…
-
Dear Wolfgang
Hi,
I was able to install Ansible-easy-vpn and all its components as it was instructed in youtube. It all went through, and I got to wg.mydomain.com, also, I am able to make a new …
-
For example, the W3C CoC? https://www.w3.org/policies/code-of-conduct/
This WG sits between several organizations. Which CoC will be in effect?
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.12.1 linux/amd64
### Does this issue reproduce with the latest release?
Yep. 1.14.1
### What opera…
-
It doesn't matter whether I use `?trackid=` or `?url=`, but with any track (even the ones given as an example in the readme), I always get:
`{
"error": true,
"message": "lyrics for this tra…
-
**V version:**
V 0.1.29 ed874ff
**OS:**
macos 11.0.1
**What did you do?**
I wrote a function to traverse directories using goroutine
```v
// main.v
// run: v run main.v
module m…