Conversation

Replying to
I mean I'm fine with it tbh, I'll take Java over most languages. It's ugly, and a very odd choice for D&R, but I honestly think it's about 1000x better than Python in virtually every way for 99% of use cases.
1
1
Replying to and
Java doesn't lock you into using Java as a language. It's painless to use Kotlin instead even in projects already heavily using Java. IntelliJ IDEA (or Android Studio) will happily convert it file-by-file. It might not be idiomatic to start but it's not that hard to clean it up.
1
2