kotlinx.serialization 1.9.0 is out, with Kotlin 2.2.0 support.
https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.9.0
Teuer Tanken | https://teuer-tanken.app |
GitHub | https://github.com/timbrueckner |
kotlinx.serialization 1.9.0 is out, with Kotlin 2.2.0 support.
https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.9.0
Huge thanks to @cheeaun for his amazing work on adding automatic dark/light mode to https://jointhefediverse.net!!
I just built the updated #Phanpy and deployed it to https://phanpy.hear-me.social, the extraordinary alternative #Mastodon interface. Anyone who hasn't tried using it ... should try using it.
I have not been able to attend #KotlinConf this year. Thankfully, #JetBrains published a wrap-up https://blog.jetbrains.com/kotlin/2025/05/kotlinconf-2025-language-features-ai-powered-development-and-kotlin-multiplatform
Request for comments/trying out stuff...
https://github.com/dashorst/quarkus-wicket
It is not published yet to quarkiverse, so you need to build it yourself for now.
gh repo clone dashorst/quarkus-wicket && cd quarkus-wicket && mvn install
and then you can craft your first quarkus & wicket application using the quarkus commandline:
quarkus create app --maven --java=21 --code --extensions=io.quarkiverse.wicket:quarkus-wicket:999-SNAPSHOT org.acme:acme
Check it out and let me know wydt!
Version 1.0.1 of #ManfredApp has just been released for #iOS and #macOS. It contains:
• Default Language Setting: You can now choose your default language in the app settings. Manfred will use this for new posts, and automatically switch to the language of a status when replying.
• Improved Scrolling Performance: Timeline navigation is now smoother and faster, especially when scrolling backward.
• Quick Follow: You can now follow users directly from the timeline.
The next version is already in the making