Philip (flip) Kromer

Results 25 issues of Philip (flip) Kromer

* Updated packages to modern expo/react * Typescript => 4.x * the alpha scroll-to-a-letter thing works even in languages with many characters, with preferred countries, and with Åland * search...

Uses the decking-example to build a walkthrough, and documented all the decking directives

- maven is putting the `storm-*` jar files in target/release+provided, not target/provided. Fixed path. - storm-netty had a dependency itself on storm-core, so the storm-core jar was in both _release...

- Enable verbose GC tuning into {storm.home}/logs/gc-worker.log.N, capped at 100k - added a new childopts interpolant, '%STORMHOME%', set to storm.home property at runtime. - put example production childopts in the...

This is all @hausdorff's work -- it addresses #419 and #525, and supersedes #497 I've rebased his commits into the current master, and validated that the tests pass. Hopefully this...

Could not get this to work; it gives the error `ReferenceError: before is not defined`. It traces back to these lines (in the built version) ``` return function (chai, utils)...

tl;dr: I have an MRE where including a certain long-used babel plugin causes some part of the metro-babel-react-native-expo-server stack to eat its brain and stop doing live refresh or displaying...

't Hooft (a Dutch name convention) is parsed wrong: see more here http://www.phys.uu.nl/~thooft/ap.html

If any file in .document is missing, the doc generation will fail. Strangely, yardoc is totally silent about this on my local machine.

I've also been working on adapting the esri geometry API to Pig (I unfortunately didn't discover this library until I'd gotten a good chunk of code written): https://github.com/mrflip/datafu/tree/esri_fiddle/datafu-pig/src/main/java/datafu/pig/geo The most...