Erik Erlandson

Results 47 issues of Erik Erlandson

A candidate fix for #755 that refactors `==>` to be macroless: if a valid inference cannot be proven, then `P1 ==> P2` will fail to manifest. It no longer has...

core
scalaz

moving this sub-discussion on #758 to its own topic for clarity It seems like it could be possible for `refined` to go completely macro-less, if (for example) `refineMV[Positive](5)` was instead...

I could use a version of `Inference` that always fails to manifest. For example, the following inference "fails" but it doesn't fail to manifest, it just has a `false` value:...

**Is your feature request related to a problem? Please describe.** In OpenShift, containers always run as an anonymous, random, uid, and group 0): for example `13223455:0` to run a containerized...

enhancement
review

I have a code block that creates an error, but the long length of the error is a bit distracting. Is there a way to tell `mdoc` to clip the...

spree

https://github.com/typelevel/cats/blob/41b99ed87ab56b32c7b793530aaeeaf5957a236e/algebra-core/src/main/scala/algebra/instances/double.scala#L8

I made the mistake of manually deleting some spark cluster pods that had been spun up by odh via this operator. The spark operator got a REST call failure when...

Currently the spark operator check for state updates every 3 minutes. This is a UX problem for tooling like Open Data Hub because if a user hits the JH spawner,...

A lot of silex components have no actual dependency on Spark - ideally these could be published in a sub-package so that people can consume them without a Spark dependency

Issue from #56 Do you think it's worthwhile to apply this bias correction? https://en.wikipedia.org/wiki/Cram%C3%A9r's_V#Bias_correction They make it sound like a good idea but I don't have any experience with it.