The Daily Kotlin
1.61K subscribers
53 photos
1 video
1 file
494 links
Kotlin Chats in Telegram:
RU https://kug.community/
EN https://kug.community/en

Kotlin news and tips
Download Telegram
Ktor 3.1.0 Release

Ktor has been released with multiple improvements, and even I contributed a tiny MR that adds a content type for YAML.

Blog
Github
๐Ÿ”ฅ11๐Ÿ‘3๐Ÿคฎ1
OpenAI vs. DeepSeek: Which AI Understands Kotlin Better?


Generators Average assessment
DeepSeek-R1 8.79
OpenAI o3-mini 8.70
OpenAI o1 8.62
OpenAI o1-preview 8.60
OpenAI o1-mini 8.40
OpenAI GPT-4o (11.20.2024) 8.40
Anthropic Claude 3.5 Sonnet 8.38
๐Ÿ‘13๐Ÿ˜1๐Ÿคฎ1
๐Ÿ‘2๐Ÿ”ฅ2๐Ÿคฎ1
Kotlin 2.1.20 Released

What's new
๐Ÿ‘2๐Ÿ”ฅ2๐Ÿคฎ1
๐Ÿ˜5๐Ÿคฏ3๐Ÿคฎ3๐Ÿ‘1๐Ÿค”1
Creator of the Spring Framework: I basically had no desire to write Java, at all
https://www.youtube.com/watch?v=MQuPfZsiVx8
๐Ÿ‘7โค2๐Ÿคฎ1
Kotlin 2.2.0-Beta1 ๐ŸŽ‰

๐Ÿš€ Major New Features

๐Ÿ”น Context-Sensitive Resolution (KT-75315, KT-75316, KT-75061)
๐Ÿ”น Context Parameters (KT-74546, KT-72639, KT-75017)
๐Ÿ”น K2 Compiler Enhancements
๐Ÿ”น -Xjvm-default=all-compatibility is now default (KT-71768)
๐Ÿ”น New Annotations: @MustUseValue, @IgnorableValue (KT-74804)
๐Ÿ”น Unnamed Local Variables (KT-74809)

https://github.com/JetBrains/kotlin/releases/tag/v2.2.0-Beta1
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘4๐Ÿ”ฅ1๐Ÿคฎ1