-
It seems like over time quite a few scripts and a couple of other files have been added to the repo, with everything in the top level dir. Might be nice if some directories were made to structure thin…
-
[api.faforever.com/maps/ladder1v1](https://api.faforever.com/maps/ladder1v1) returns a collection of maps in a valid format, but it seems to contain many maps that are not in the ladder pool and possi…
-
For my project I need to keep trace of what operation has created which vertices, faces or halfedges.
The problem is that knowing which face will be kept in the result during a complex mesh operation…
-
IMO could we move client logs till the end of the `samba.txt` file? The file could be huge and sometimes searching for daemon log inside many client logs is annoying.
An example:
```
ls -lh sam…
jirib updated
3 months ago
-
Hey there!
I am using the lates version of smart-collections and want to test it.
I read the "documentation" of this package - maybe i need a sample - but in my case it does not work.
First what i …
-
Hi!!!
I have the following error training the model :
```
File ".\ubm.py", line 202, in
ubm.train()
File ".\ubm.py", line 50, in train
iterations=(1, 2, 2, 4, 4, 4, 4, 8, 8, 8, 8, 8, 8)
File "…
-
```
$ docker run -d --name usernetes-node -p 127.0.0.1:8080:8080 -e U7S_ROOTLESSKIT_PORTS=0.0.0.0:8080:8080/tcp --privileged rootlesscontainers/usernetes default-docker
03c3f4df528ff65f8bef7733613c…
-
When starting nfs_ganesha I get the following error:
Bootstrapping Ganesha NFS config,
Bootstrapping CA cert,
otstrapping idmap config,
Starting rpc services,
Starting sssd,
Starting dbus,
St…
-
I thought this should be easy, but It took me hours to figure out how to do this. __My solution here is not perfect yet!__
# Method 1: Mount as a local drive (x:\)
Place your private key (id_rsa) …
-
Hi all.
I'm trying to build LXC boxes but get an error on creating containers with packer: https://gist.github.com/zhukovra/20539596a86ac7ed20c60addf5b26c15
My system:
```
/t/lxc $ packer vers…