https://kotlinlang.org logo
Title
s

Sebastian Aigner

03/23/2023, 8:36 PM
🔴 There's a cute new tool out called thumbhash (https://github.com/evanw/thumbhash), so I'm going to spend some time poking around its Java source and really putting Java-to-Kotlin converter to the test! ...who knows, maybe we'll end up with a multiplatform implementation by the end of it. Feel free to join! https://twitch.tv/sebi_io
...spoiler alert – we did end up with a Multiplatform implementation, that paves the way for some fun experimentation in the next steps! And the path was filled with Go anecdotes, Randomness, Code Coverage, and more! https://www.twitch.tv/videos/1773553329
n

Nikky

03/24/2023, 11:57 AM
did you make the repo public ? edit: found it: https://github.com/SebastianAigner/thumbhash-multiplatform
s

Sebastian Aigner

03/24/2023, 12:16 PM
Yup! Going to continue tinkering with it tonight, potentially!