Leonardo Colman Lopes
Leonardo Colman Lopes
The original issue has a very rich discussion! I think I'll be learning wtf Flatbuffer means 😂 My opinion on your suggested solutions: > stop waiting for kmp support -->...
IMO, a good first approach would be Use Java bindings in this library, make it Kotlin-JVM only, but prepare the API and system design using Kotlin-Common When other platforms (ie...
One thing to take into consideration: [Part of Open-Meteo API is still not available in the SDK](https://github.com/open-meteo/sdk/#usage) as FlatBuffers. We can ignore flatbuffers and use http until both the SDK...
I don't have any mac :( Only Github can run with mac for me 😂 https://github.com/kotest/kotest/blob/master/.github/workflows/release_macos.yml
> experiment with gh actions I suggest experimenting with https://github.com/typesafegithub/github-workflows-kt . Kotlin all way down :) That repo is pretty interesting! 🎉
Great! Good to know Patrick will be there when we need them :D https://dev.to/julbrs/beginner-guide-to-maven-central-publishing-3jio I think this tutorial summarizes a good start: - create a JIRA account [here](https://issues.sonatype.org/secure/Signup!default.jspa) - Create...
Does it still happen? Shouldn't md5 return the same given the same input? How urgent is this?
Happening to me as well, that exact exception
Closing this as it's stale. Feel free to reopen
Closing this one as it's a bit stale. Let us know if we should reopen