this post was submitted on 23 Jan 2024
        
      
      363 points (96.7% liked)
      Fediverse
    37630 readers
  
      
      218 users here now
      A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
 - Be respectful of others.
 - Cite the sources used for graphs and other statistics.
 - Follow the general Lemmy.world rules.
 
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
        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
Or Kotlin, which is much more "Java but good" as it even runs on the JVM
Yeah, but then you still have an Oracle dependency in your stack ๐คฎ
You can switch to Kotlin Native, which depends on C libraries, or Kotlin JS, which depends on whatever libraries your JS runner has. No matter whatever Oracle has done, they produce a pretty good library, API spec and OpenJDK.