Ondra Pelech

Results 282 comments of Ondra Pelech

> excluding FFM support. might that make the REPL work less well for some users AFAIK we're not using any of this newly introduced functionality. We should be safe to...

The audio quality is unacceptably low. It turned NewPipe unusable for me. I had to come back to playing music through Firefox. Please improve it 🙏

There's already this for templates (maybe even interactive). https://www.foundweekends.org/giter8/ Bleep could have a built-in repository of blessed templates for common setups (while also allowing for arbitrary ones).

Or just create g8 templates designed for Bleep from the start...

Regarding the jvm-index, maybe we don't need it at all, now that DiscoAPI is available: https://github.com/foojayio/discoapi/issues/38 Also TypeLevel is maintaining its own version of jvm-index: https://github.com/typelevel/jdk-index /cc @vasilmkd I'm not...

Hello @SethTisue , could you please point me in the right direction how a PR like this can get merged?

Given that both 2.13.16 and 3.6.0 have been released, can this PR get reviewed, please? @lrytz

I've described a use case for this here https://old.reddit.com/r/scala/comments/1eqqng2/the_simplest_dependency_injection_pure_scala_no/ In short, I believe converting between ordinary and contextual function is important and will be even more, once `?=>` in Scala...

Looks good to me! Thanks for the initiative. I'd like to get this merged (and have the linked PRs closed as deprecated): * https://github.com/zio/zio-prelude/pull/1360