Telokis

Results 62 comments of Telokis

Most of the mk2, mk3, mk4, ... from Bob's mods are simply better versions of the vanilla (named mk1 when the mods are used) machines. They are faster and consume...

No, I wasn't using beacons or anything like that. To fix it, I simply removed some pumpjacks that I suspected could annoy your pathfinding and I connected them manually after...

From a brief look at [the code](https://github.com/silentmatt/expr-eval/blob/master/src/parser.js#L92), you should be able to alter `parser.binaryOps` just like you can alter `parser.functions` even though it's not in the documentation. I think this...

@silentmatt Ok, my bad, I suppose I looked too quickly before answering! Thanks for clarifying!

@RobinBuschmann Hey! I have this exact problem. Did you manage to find a solution?

@tmcw After reading [this part](https://github.com/documentationjs/documentation/blob/master/docs/FAQ.md#why-use-documentation-instead-of-jsdoc) of the FAQ, I thought that documentationjs had a "well documented and flexible" plugin system because it said `Customization points like plugins & templates are...

Hey @wilmardo ! Thanks for the PR. I quickly glanced at it. I plan on testing it but shouldn't you use https://kubernetes.io/docs/concepts/storage/volumes/#using-subpath instead of simply moving the mount directory? Right...

Back with feedback! Got the exact same error but the directory is different: ``` 2019-11-26 15:05:28.501 UTC [142] FATAL: data directory "/var/lib/postgresql/data/pgdata" has wrong ownership 2019-11-26 15:05:28.501 UTC [142] HINT:...

Yes, I tried with the current setup (after your modifications) but I also tried with the previous setup. In both cases, the same error arised.

I didn't change it at all, I'm using all default values everywhere. It was a simple "clone and run" test