John Platte

Results 9 comments of John Platte

I've pair-programmed with a man in the Italian agile software community, where the Pomodoro Technique came from. They use physical timers that one has to reset each time. This creates...

I'm on - Big Sur 11.2.3 - 2017 MBP i5 - TiddlyDesktop 0.0.14 - TiddlyWiki 5.1.23 - frequently have two 4K monitors attached as well as laptop monitor I never...

I made no other changes at all, simply started running the 0.0.15 prerelease. I started using my computer and found TiddlyWiki slow to respond. Noticed my CPU fan running, popped...

That fixes the case where the publisher doesn't have a constructor. Here are two specs I added to `integration_spec.rb`. Adding your suggested code, the first one passes, the second fails...

It would be great to have this released. Causing extra headaches for me today trying to use this from rails-assets.org. Bower let me "cheat" on this incorrectly-specified dependency, but now...

I just came here to suggest giving a tolerance option—e.g. tolerance of `1` would allow 1 more reference to another "envious receiver" than to `self`. Could default to `0` for...

@fantasydong Foreman stops all processes when any of them exit. Your first example command is short-lived, and Foreman stops everything when it exits; your second example command is long-lived and...

Thanks for turning this into an issue. Happy to help in any way that's useful.

Other approaches that could be considered to get a useful "single number" for this type of analysis: Median (50 percentile)? Other percentile? Report the percentile younger/older than a specified threshold?