Doug Broad

Results 76 comments of Doug Broad

> `optionalChainNotNullable` does not work for me Can verify that this did fix it for me. Seems to require at least angular 14.1.

These notes indicate the issue only occurs with shape 'image', but I appear to be able to reproduce this issue with the standard examples in GitHub Pages. ![image](https://user-images.githubusercontent.com/8430702/185447154-a5ef2013-543c-4e75-b190-ab9944b32e4a.png) https://visjs.github.io/vis-network/examples/network/data/dotLanguage/dotEdgeStyles.html

Likely feasible by adding extra rows for surpluses in the canonical matrix and assigning a cost, only doing so if the cost is configured to be > 0 (where 0...

Requested by Arthzil in Discord.

> Idea: Knowing the recipe duration, all module and beacon effects and the native crafting speed of a factory, the calculator could display the time per recipe completion; this way...

Consider swapping for a directed flow graph instead. E.G. https://js.cytoscape.org/ Which seems to be what is widely used for Satisfactory, e.g. www.satisfactory-planner.net

I like this idea. Weighting power usage is more difficult but maybe if I ever get around to treating power as a product

Related: https://github.com/factoriolab/factoriolab/issues/404