theapache64's Avatar

theapache64

@theapache64

https://theapache64.github.io

49
Followers
10
Following
5
Posts
24.11.2024
Joined
Posts Following

Latest posts by theapache64 @theapache64

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

31.08.2025 22:39 ๐Ÿ‘ 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)

31.08.2025 22:39 ๐Ÿ‘ 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! โค๏ธโ€๐Ÿฉน

31.08.2025 13:31 ๐Ÿ‘ 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

30.03.2025 16:27 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

08.03.2025 08:39 ๐Ÿ‘ 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...

21.12.2024 20:14 ๐Ÿ‘ 12 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0