-
I was just reading through the Compedium, since you can now see what Modifiers affect different Spells.
Then i noticed Something...
While all the Offense and Defense, and even the Utility stuff can in…
-
```
To see this, start an indiserver, e.g:
indiserver indi_celestron_gps
then start open-phd-guiding
click on "indi control planel"
if you enter some names for the device port (e.g /dev/ttyUSB0) t…
-
```
To see this, start an indiserver, e.g:
indiserver indi_celestron_gps
then start open-phd-guiding
click on "indi control planel"
if you enter some names for the device port (e.g /dev/ttyUSB0) t…
-
var ansi = require('ansi')
log.cursor = ansi(process.stderr)
On these lines you guys are sending in process, which is, for some reason, undefined in my project. Which makes me experience this bug:
…
-
```
What steps will reproduce the problem?
1. Make a x64 MSI using the MakeMSI tool. I provided it the default ini file
with only the path to wpkg.js changed.
2. Create a GPO for deploying it
3. Gpup…
-
```
To see this, start an indiserver, e.g:
indiserver indi_celestron_gps
then start open-phd-guiding
click on "indi control planel"
if you enter some names for the device port (e.g /dev/ttyUSB0) t…
-
Whenever I try to put a block of one way glass into a carpenters block ( I've tried the block and the barrier) my minecraft instantly crashes. I have accidentally discovered this on a server with some…
-
Since a few days my mage level is 11.
I read that after level 10, Moonstone meteors can spawn.
Sadly...they wont.
Im alone in my BoP Wasteland in a Bunker under the earth.
Sometimes i hear explosions…
-
7 New feature: portability Von Munchausen-style
If the license of an Unhosted app allows it, the user might want to pick up code he or she likes and store that code with his or her remoteStorage prov…
-
Currently using a V8 JS object as a hash table. This turns out to be terribly inefficient for large amounts of data. We need to implement something more on the JS side.