Upgrade is done already! :)
Upgrade is done already! :)
Our GitLab server and some other services might experience some downtime within the next 48 hours due to a scheduled hardware upgrade. We apologize in advance and thank you for your patience :) -AH
We are experiencing a small outage due to issues at our hoster. GitLab and all other sevices should be up again in a couple minutes. -AH
v2 of our MMIO library for #Kotlin Multiplatform is out now!
If you need to handle large files with random access, this is the library for you. Get it while its still hot:
github.com/karmakrafts/...
Want proper threads and synchronization primitives in #Kotlin Multiplatform? Filament, our threading library is now available for Kotlin 2.3! Grab the 1.6 release here:
github.com/karmakrafts/...
lazyStatic, our library for static locals in #Kotlin Multiplatform now supports Kotlin 2.3! Grab the 1.4 release here:
github.com/karmakrafts/...
The Introspekt compile time introspection framework for #Kotlin Multiplatform now supports Kotlin 2.3! Grab the new 1.6 release here:
github.com/karmakrafts/...
Iridium, our IR/FIR testing framework for #Kotlin now supports Kotlin 2.3! Grab the new 1.10 version while it's still hot:
github.com/karmakrafts/...
Need compression in your #Kotlin #Multiplatform project?
Check out our new library Kompress, a zlib API for #KMP!
karmakrafts.dev/2025/12/13/k...
We just had a small outage of some of our services due to a DB migration, everything should be back up now. -AH
Please report any issues you find here: git.karmakrafts.dev/kk/jbpl/-/is...
JBPL, our macro assembler and assembly language for the JVM is now in open beta! Create, tinker and patch with JVM software using the CLI assembler or embed it as a library. It also comes with an IDEA plugin! plugins.jetbrains.com/plugin/29212...
git.karmakrafts.dev/kk/jbpl
GitLab server is currently restarting due to some maintainance caused by the incoming JBPL 1.2.0 update.
We are working on a new website, go check it out!
The new blog will soon be synced with this account.
karmakrafts.dev
Our servers experienced some downtime due to some software issues. We fixed the issue and the server should be online again in a couple minutes. -KA
We had some slight technical issues with out GitLab server, but it should be back online in a few minutes :)
New logo for 2025 is in.
New CI and documentation servers are up.
Ready to shake up the Kotlin world this year~
We are updating our GitLab and adding more CI/CD runner nodes. Services should be back up within the next 15 minutes.
Introspekt 1.4.0.25-SNAPSHOT is out now and ready for testing! It adds support for Kotlin 2.2.0 and fixes a bug with nested intrinsic calls.
git.karmakrafts.dev/kk/introspekt
Iridium 1.6.0.42-SNAPSHOT is available for testing now! It adds support for Kotlin 2.2.0, but JS/Native compile targets are disabled for now since those need more refinement to work on the new Kotlin version.
git.karmakrafts.dev/kk/iridium
Got a proper handle now :)
fun main() = println("Hello, Bluesky")