Frederick Roth

Results 35 comments of Frederick Roth

Thanks for the review, I pushed changes :)

questions / thoughts before I invest time in this: - should the recommendation the compiler option in `getting-started`? I would think so, because in FAQ it will get overlooked to...

I think I tackled all suggestions by @armanbilge in #7030 (apart from trying to upstream `reduceComparisons` to cats). I am not sure whether this issue can/should be closed or not....

Another think that I found that could potentially go away would be `ChunkWriter` which is only used in `MultipartEncoder` and could be moved there and made private. However that would...

> It uses `Stream` for resource initialization (see also [http4s/http4s.g8#278](https://github.com/http4s/http4s.g8/issues/278) ) and is written in tagless final style. Both templates are pretty similar to each other now. Both are not...

Thanks for having a look @erratic-pattern! `rm -rf target` did not change anything for me. I also tried cargo upgrade and removing Cargo.lock. Both not successful for me. I am...

@TonioGela timing indeed :) no worries, I can redo this change onto your code once merged. I am not sure about `sbt-tpolecat` for this template however. I am a huge...

> * Setup as the default mode [the verbose one](https://github.com/typelevel/sbt-tpolecat?tab=readme-ov-file#verbose-mode) I think the underlying question is: what is the intended audience of this template. People wanting to try ce out...

> Once the PR is ready (this one or a new one that you may want to open), we can share the link in Discord and discuss it a bit...