Daniel Hinojosa

Results 12 comments of Daniel Hinojosa

Can I take this? I had been doing some trials on this, and this would help me understand them a bit better @Daenyth @barambani

Thanks all, I have been meaning to add and join for a long time

`ApplicativeError` is up for approval. #3593

Waiting until the mdoc #3595 is approved and I will write the docs in mdoc.

PR up for review. https://github.com/typelevel/cats/pull/3616

PR up for review for `MonadError`, let me know what you think @Daenyth. I haven't added your tupling recommendation yet that you suggested in the previous PR. #3639

These ones look pretty beefy, and I have a fast M1 ``` + Decoder[Int]: monadError.flatMap associativity 2.04s + Decoder[Int]: monadError.flatMap consistent apply 1.97s + Decoder[Int]: monadError.flatMap from tailRecM consistency 1.65s...

Seems that in order to get all the results in needs to use the `start` parameter. For example, `https://search.maven.org/solrsearch/select?q=scalatest&rows=1186&wt=xml&start=40`

On edit: accidentally captured the wrong one It's actually `CONTROL_CENTER_CONNECT_HEALTHCHECK_ENDPOINT`. That ought to fix it, tried it on mine, and it links up well. ```yaml control-center: image: confluentinc/cp-enterprise-control-center:7.2.1 hostname: control-center...

@djspiewak , I would love to help with docs. with your and the rest of the team's guidance. Anything, in particular, you would like first?