Live data from Hacker News

Greatest Java apps

blogs.oracle.com

1–10 of 194 posts

Re: Greatest Java apps

#2
The list generates some mixed feelings - #16 for example, where the inventor/maintainer got driven away by Oracle's acquisition of Sun and forked Jenkins from Hudson.

Re: Greatest Java apps

#4
post #3

I'd nominate Bitwig for this. The UI is written in Java and is one of the nicest DAW interfaces around. The stuff they've been doing in the modular grid lately is particularly impressive. The fact that it's in Java means it works great on Linux too. https://www.bitwig.com/en/home.html

Definitely, thanks for sharing.

Re: Greatest Java apps

#6
In praise of Lucene, it's stated that

> Wikipedia replaced the Lucene engine with Elasticsearch, a distributed, REST-enabled search engine also written in Java

Elasticsearch is still using Lucene as core search engine though, so all that was replaced is the custom job control and wrapping around Lucene (SOLR?) by the one that Elasticsearch provides I guess.

Re: Greatest Java apps

#9

Lucene? Android :) Tomcat? Maven? The Minecraft coding community is amazing. What they get done without documentation is stunning.

I guess that they wanted to go down the route of "hardly controversial and highly popular" applications, that's why they didn't include Maven.

Granted, Maven is an essential piece in the Java ecosystem, yet it seems that many developers are highly opinionated about it.

Re: Greatest Java apps

#10
What are the odds that a language known for its use in boring enterprise software is the language used to create the most popular video game in history (Minecraft). If C++ was a person it would be mad/salty at this fact.
Post reply on HN