this post was submitted on 09 Feb 2026
4 points (100.0% liked)
Programming
25524 readers
425 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What Russian ties? JetBrains is a Czech company, with very little income from Russia. They suspended sales in Russia and Belarus in 2022. https://www.jetbrains.com/lp/annualreport-2022/
And please do list the practical reasons for avoiding Kotlin.
Just the historical Russian ties, which is enough for some people/organizations to avoid them. The biggest practical reason is the dependence on tooling. Kotlin is a great language, but loses a lot of its allure when you can't use an IDE for whatever reason. It makes sense, given that its developed by a company whose main product is IDEs; but it can still be an issue in some circumstances.
What makes kotlin different from any other language in that regard? It’s better to use an IDE that supports the language than a plain text editor that has no tooling. That’s just a fact of programming.