Przemek Pokrywka

Results 24 comments of Przemek Pokrywka

@MrSwitch could you please make sure that a proper URL is whitelisted in the Twitter app's settings just in case? Thanks

It would also enable the legacy Windows support (Windows without WSL)

It may be worth trying Scala Native for that.

Thanks for your kind words, I'm happy you like the tool. I'd probably keep the pipefail option but I'd add `2> /dev/null || true` to the set command, so shells...

I think that code generation is clearly behind the ideal scope of scala-cli, because it makes it very difficult to define a clear feature set of the tool. Clear definitions...

To add some constructiveness to the criticism above, in my opinion it would be good to make scala-cli a well-behaving component of arbitrary systems larger than itself. I'm thinking of...

Hi, seeing the ["manual code-gen directive" in action](https://github.com/WojciechMazur/ScalaNative-SAM-examples/blob/main/handlers/wildrides/RequestUnicorn.scala#L8) changed my mind as it's much better to support the popular use cases in a standard way rather than forcing users to...

Thanks for chipping in @mkurz, unfortunately, I am aware of that, yet I am trying to make people realize the utility of the change, especially since it is small and...

> I understand your wish to improve testability of your code Dear @ennru, dear @lightbend maintainers, not only of my code but also of code maintained by teams, to which...

Dear @ennru, dear https://github.com/lightbend maintainers, As correctly pointed out by @yantonov at https://github.com/lightbend/config/pull/797#issuecomment-1778614070, feature completeness should not mean, that the users should cope with the existing problems until they move...