João Costa

Results 90 comments of João Costa

> and none of the resources I recognize as "mine": I'm a bit confused about what you mean by this, but considering you are also adding `.psd` and `.js` files,...

Oh, you are right... https://github.com/scalatest/scalatest/tree/main/jvm/core/src/main/resources/images That's a bit odd, though... The resources seem to live just on the `jvm` part... I wonder if this is a issue on how scala-test...

I admit that I never played with strict equality, so this might not make much sense, but: > Now you might say, OK, then maybe we can make the CanEqual...

I was thinking a bit about this and, if I understand the problem correctly, you need more guarantees than just "being a sealed trait" - It needs to be a...

Thanks for this Indeed, I noticed some weird issues with the audio queues, but I never got any easy way to reproduce it. I think there's also one issue with...

I haven't had a lot of time to work on this, but I think there might be an issue with how the current audio thread is implemented. I have a...

Something about Wojciechsuggestion seems odd to me. I think it's this: > [...] `unsafe.alloc` [...] it's the safest for the users. That sounds backwards... Lee's suggestion to rename `Zone#alloc` to...

Related to https://github.com/scala-native/scala-native/issues/3921 I'm not sure if a full `java.net.http.HttpClient` implementation in core Scala Native is a good idea, because it will add more dependencies to SN. It would probably...

> Does that means if I don't want to build Scala Native by myself, I could only test it until release of v0.5.7? Yes, unfortunately, I think that's the case....

> I also see that my non-anonymous snippets are also gone On that note, the demo snippet is gone: https://github.com/scalacenter/scastie/blob/250c2569a7a58db8e5b5bcae9889fa14844d910f/README.MD?plain=1#L8