-
Is this expected to work with the newly released v8 engine? If not, are there any alternative.
-
So, I was adding the new [Cherow parser](https://github.com/cherow/cherow) to the comparison benchmark, and I noticed that the results didn't match up with my unscientific benchmark "in the wild", whi…
twiss updated
6 years ago
-
Java JRE 1.8.0_121
Minecraft 1.12.1
MC Forge 14.22.0.2446 - 14.22.0.2463
LiteLoader 1.12.1-SNAPSHOT (unknown build number - 1 or 2 - I'll find out)
Results of testing (each repeated 3 times):
-…
-
Looks like a bunch of modules have had some fairly major churn on master / v7 to refactor the way they export.
This is creating quite a bit of churn.
I'd like to use this issue to keep track of…
-
@mayork another one of these cases where constraining something improves the objective function. When solving:
```python
sol = run_optimal_D8('W_{f_{total}}',True, False)
```
the fuel weight is 25…
-
# Proposal
Similar to #935, we can upload FOSS mods to the Internet Archive. There is example code over at KSP-CKAN/NetKAN-bot for uploading to the IA, the sticking point is the resulting uploaded fi…
-
[demo][hook-callback][Chrome Canary 63.0.3239.0] `Map.get()` is very slow
More than 100 times slower than that on Chrome 61.
Observe until the release.
-
@mayork when I printed sol.table(latex = 2) for any of the SPaircraft, I realized that the variable naming was not very good, usually due to the inconsistent use of brackets {}. I am scrubbing the cod…
-
Hi!
I have just found myself currying by hand yet another function like `insert/remove` from `StrMap` in `fp-ts` and `Lens#modify` in `monocle-ts` to use it with `compose` and `pipe`.
Here's th…
-
Hey @developit! I was wondering if you would be open to a new build that is ES modules compatible for the web? I have a branch of this working locally. It uses a small custom babel plugin that turns …