Hacker News new | ask | show | jobs
by prodigal_erik 4835 days ago
Java users are stuck with IDEs largely because it's so hard to design a decent DSL when you're confined to Java method syntax. Autocomplete doesn't make it any easier to read bulky verbose code, just gives you more of it.