-
```
What steps will reproduce the problem?
1. hmm maybe playing a game and typing in console command 'observe handle'
and playing board vanishes and user doesnt understand whats going on.
2. Even clo…
-
Hello.
Due to `goldilocks_gen_tables` being a dynamically linked executable, it cannot be executed when compiled with `musl-gcc`:
$ ./configure --enable-static --disable-shared CC=musl-gcc -…
-
Hi,
it seems that the log function works a bit different than other implementations.
1.)
It prints ints with a tailing ".0", for example
a = 10
console.log(a)
"10.0"
2.)
Passing multiple arguments s…
mm765 updated
8 years ago
-
Under 'Visit Our Neighboring Chapters', clicking the link to Arizona State University links to ucsdthetatau.org
In the src, looks like the href we have for the link is ""
![screen shot 2016-02-16 at…
ghost updated
8 years ago
-
We have a PowerShell snapin that requires version 3.0 of PowerShell to function. So we used the following file element in a WiX (3.8) file:
```
```
However, wh…
-
Currently, monitor hooks a lot functions in ring3, this can be easy detected by malwares. There is a project [zer0m0n](https://github.com/conix-security/zer0m0n) hook in ring0, but seems only a few fu…
-
Try using the window.innerWidth and innerHeight for minimum initial frame size.
-
This wpuldprobably normally be a pull request, but since i don't know how to do that yet, i'll just post it here.
I changed decaf-mongodb so that it can connect to databases on other servers and on di…
mm765 updated
8 years ago
-
Error message:
```
Strict Standards: Declaration of decaf_expand_navigation::add_category() should be compatible with that of global_navigation::add_category() in /var/www/html/moodle/lib/outputlib.p…
-
We have no RC build process at the moment, nor do we have a release process. Will we need to deploy maintenance releases? At the moment what is supported is building dev versions. Without building …