Tootfinder

Opt-in global Mastodon full text search. Join the index!

@frankel@mastodon.top
2025-11-04 20:02:22

In a #Kotlin multiplatform project, I switched my Docker base image from #NodeJS to #Bun.
The former is ~160MB, the latter ~106MB, a 33% slimdown!
I need to check if everything works as before, but I'm…