Advertisement ยท 728 ร— 90

Posts by theapache64

thanks for the heads up though ๐Ÿ™Œ๐Ÿผ

7 months ago 0 0 0 0

understood. my use case was a bit different (transpiling kotlin code to c++), and i was blocked on the root repo due to the kotlin 2.x limitation. your repo helped me out there :) for now, it works fine and i guess for the most future part of my usecase (just compile) this should be enough ๐Ÿ™Œ๐Ÿผ (1/2)

7 months ago 0 0 1 0
Preview
GitHub - ZacSweers/kotlin-compile-testing: A library for testing Kotlin and Java annotation processors, compiler plugins and code generation A library for testing Kotlin and Java annotation processors, compiler plugins and code generation - ZacSweers/kotlin-compile-testing

Big shoutout to @zacsweers.dev for maintaining github.com/ZacSweers/ko... repo!

You saved my day! โค๏ธโ€๐Ÿฉน

7 months ago 0 0 0 0
Retrosheet JS Sample

Retrosheet v3 is now available with support for Android, iOS, JVM, and JS! ๐ŸŽŠ Thanks to Kotlin Multiplatform ๐Ÿ™๐Ÿผ

๐Ÿ”— GitHub: github.com/theapache64/...
โ–ถ๏ธ JS Demo : a64.in/retrosheet

1 year ago 0 0 0 0

what are you cooking this weekend ? ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป

1 year ago 1 0 0 0
Generating thumbnails 3.8x faster by using ffmpeg seeking instead of fps filtering As part of tinkering with reelchest, one of the tasks I need to tackle is thumbnail generation. A few ways to do that are described in the official ffmpeg documentation. Since I want to create more th...

Wrote up a little discovery / improvement that was the result of today's tinkering. Fun with ffmpeg! sebi.io/posts/faster...

1 year ago 12 1 1 0