News

Chinese AI startup Moonshot releases open-source Kimi K2 model that outperforms OpenAI and Anthropic on coding tasks with breakthrough agentic capabilities and competitive pricing.
Playing with Kotlin on Windows This repository gathers Kotlin code examples coming from various websites and books. It also includes several build scripts (Bash scripts, batch files, Gradle scripts, ...
Consider the screenshot above, where I have converted a Java code sample (at left) to Kotlin automatically. Notice that the mindless repetition inherent in instantiating Java variables has gone away.
This post is an introduction to Kotlin for Android development. Learn how the language differs from Java and the basic syntax and layout.
If you don't understand Epoxy well, or don't understand Kotlin well enough to know what this code is doing then it is recommended that you use either the @ModelView or ViewHolder approach instead.