Live data from Hacker News

The Kotlin Foundation

kotlinlang.org

1–10 of 236 posts

Re: The Kotlin Foundation

#2
Rust, Python and now Kotlin.

Just as PSF promoted Google to visionary sponsor, although I understand Jetbrains, but we see yet again our saviour Google on the board of yet another language, even after Rust formed its foundation.

I guess I have no choice to accept this future we've put ourselves in.

Re: The Kotlin Foundation

#4

Rust, Python and now Kotlin. Just as PSF promoted Google to visionary sponsor, although I understand Jetbrains, but we see yet again our saviour Google on the board of yet another language, even after Rust formed its foundation. I guess I have no choice to accept this future we've put ourselves in.

well Google's using all three in different ways...

and another trend on prog. langs: they're becoming more and more similar feature-wise (eg. pattern matching)

Re: The Kotlin Foundation

#5
Next entity for the killed-by-google-graveyard?

Joke aside, seems that kotlin is a niche player and will remain a better Java until something like Rust eventually takes over the enterprise market.

Re: The Kotlin Foundation

#6

Rust, Python and now Kotlin. Just as PSF promoted Google to visionary sponsor, although I understand Jetbrains, but we see yet again our saviour Google on the board of yet another language, even after Rust formed its foundation. I guess I have no choice to accept this future we've put ourselves in.

I understand that side (and I'm personally against Google's behavior, hegemony and influence on almost everything). But Google is one of the few companies that gives back to projects they use. You can't say that of many other companies that use tools and make sure they never contribute back (either financially or as code). As long as they don't put their adcrap in any of those languages or the things around them...

Re: The Kotlin Foundation

#9
post #5

Next entity for the killed-by-google-graveyard? Joke aside, seems that kotlin is a niche player and will remain a better Java until something like Rust eventually takes over the enterprise market.

Android development is a huge “niche”.

I don’t see how Rust displaces Java or Kotlin. It’s very different with different use cases that it’s suited for and different strengths and weaknesses.

Kotlin also seamlessly inter operates with Java, which is a big deal for any company with a large existing Java code base, which are legion.

Re: The Kotlin Foundation

#10
post #5

Next entity for the killed-by-google-graveyard? Joke aside, seems that kotlin is a niche player and will remain a better Java until something like Rust eventually takes over the enterprise market.

Kotlin is slowly getting in the industry as well. But really comparing Rust and Java (meaning the JVM, its languages and all the libs and tools) is not fair. They have different targets and respond to different needs. Of course, like everything, there are problems where their capabilities overlap and they would both work really well. But I have trouble believing this "new language that will rule them all" idea. We didn't really see that happen anywhere (or maybe we did and I'm missing an example of that).
Post reply on HN