this post was submitted on 24 Jan 2024
32 points (90.0% liked)

Java

1348 readers
2 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 1 year ago
MODERATORS
 

Link to the thread: https://programming.dev/post/8969747

Hello everyone, I've followed this thread yesterday and noticed a few very negative reactions towards the choice of Java. I follow Java evolution from far away, but it seemed like it was evolving in a good direction since the last few years, and that performance-wise it would make sense for the back-end of a Lemmy-like platform.

Is it indeed the case? I was just curious to see that much negativity towards one of the most popular languages.

you are viewing a single comment's thread
view the rest of the comments
[–] TheOneCurly@lemmy.theonecurly.page 17 points 8 months ago (2 children)

"Java bad" is a pretty long standing meme. I would guess that most peoples' only experiences with java are in school and in monstrous, ancient corporate codebases.

[–] Blaze@discuss.online 3 points 8 months ago

I guess. I learned a few things though, so it seems that new version of Java are optimized so that their footprint is similar to Go? That seems a nice improvement from a few years back

[–] SatouKazuma@lemmy.world 1 points 8 months ago (1 children)

Speaking anecdotally, I've yet to see a modern Java codebase. But again, that's just anecdotally, and I'm (truly) sure they exist. Just that I've not had the fortune of being around it. Is that a bad thing?

[–] andnekon@programming.dev -5 points 8 months ago

Java is a boilerplate-driven language designed for writing verbose, object oriented, instant-legacy code