Hacker News new | ask | show | jobs
by itsjustme2 1000 days ago
I agree, Java is wordy, ritualistic, and prone to overcomplication. Build/run/write loops are slow and painful, and frameworks and toolkits try to do so much that they inevitably get in the way.
1 comments

Not by that much... the problem is Java's build systems. Theyre what complicate and slow down java development 90% of the time.