Results 131 comments of Daniel Esik

@satorg Thanks for your thoughts on this, but `groupMapNel` is kinda counterintuitive for me. Naming is controversial all the time, so it would be nice to get more opinions. If...

@armanbilge yeah, as it's well discovered, there are only two hard things in programming: cache invalidation and naming things.

> Can anyone at least respond specifically to my point in https://github.com/typelevel/cats/pull/4243#issuecomment-1162201748? Alright, you asked for it! 😆 I think you described rather implementation details than the actual naming convention/contract...

Okay, I'll add one link to strengthen my hand in this negotiation (this trick is also known as _argumentum ad verecundiam_). > `parFlatMap :: Strategy [b] -> (a -> [b])...

I'm not that sure about this variant, but could it be caused by the ScalaCheck update?

@FrancescoSerra it would be great 👍🏻

We can do weak analytics via [search on Github](https://github.com/search?l=Scala&q=%22import+mouse%22&type=Code). And on the whole, I think we can save `mouse.all`, because it's kinda super-import of all syntaxes.

@benhutchison thanks for your thoughts! I'll return with draft PR after a while then.

Hi, @tyrcho did you find some ad-hoc workaround for preventing recompilation or maybe find how to replace 'hoarder'?

@ikhoon It's been two years since you have done the benchmark. It'd be nice if you can run it with the new `http4s-armeria`/`blaze`. I believe some numbers must change in...