-
running version 0.10.0 on an pi2 with a 2.041 volumio image.
whenever I start the android client the snapserver goes up to 100% cpu and stays there even after closing the android app.
The server lo…
-
```
root@LEDE:~# nsjail -Ml --port 9000 --chroot /chroot/ --user 99999 --group 99999 -- /bin/sh -i
[2017-10-15T10:02:43+0000] Mode: LISTEN_TCP
[2017-10-15T10:02:43+0000] Jail parameters: hostname:'…
ebadi updated
7 years ago
-
The by far most common memory leak people introduce in .NET apps are caused by event handlers added to longer-lived objects. For instance an event on a static instance, or on an instance who's lifetim…
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
error was like:
Building CXX object cartograp...nary.dir/lua_parameter_dictionary.cc.o
FAILED: /usr/bin/c++ -O3 -DNDEBUG -isystem /usr/local/include -isystem /usr/include/eigen3 -I. -I.. -I../c…
-
I know from geoclub.de that GClh II is not yet working on Chrome.
Maybe the error log can help here:
```
VM1167:4 SCRIPT RUN TIME[Mystery Wizard]: 19975.375ms
VM1167:31 Mystery-Wizard 2.2.403
V…
-
Hi,
I tried bootstrapping a system with the below cloud profile
```
ubuntu-base-public-ip:
provider: aws
size: t2.small
image: ami-d6e7c084
ssh_username: ubuntu
network_interfaces:
- D…
oba11 updated
9 years ago
-
Had a thought-provoking conversation with @piscisaureus today. He works on libuv and was giving me their perspective on how they do I/O and how it interfaces with Node.js's streams.
He pointed out th…
-
Given the provided cloud.profiles, clean.map, and master files, ubuntu fails to start with the error:
```
clean-vm1:
----------
Error:
Command 'echo "put /tmp/tmpDxcI4v /tmp/.saltclou…
-
Somewhat like #416, except that
1. Only reproduces with syscall buffering enabled
2. Only reproduces 1/10 or 1/20 runs or so
3. Reproduces at what looks like fairly arbitrary points in execution, as o…