Hacker News new | past | comments | ask | show | jobs | submit login

There was a time when a Swing application felt heavyweight, but today, it feels extremely lightweight (including JVM startup).

(Not IntelliJ, which is horrible in every regard.)




> (Not IntelliJ, which is horrible in every regard.)

Curious, why is IntelliJ so thoroughly bad?


Compared to jedit, stability is a huge issue as IntelliJ seems to take a “move fast” approach which makes each update risky especially given their recent QA issues.

IntelliJ also doesn’t scale very well for large code bases due to the number of features it tries to provide. Basic things like project opening can take tens of minutes while jedit takes seconds (if that) as it’s not trying to build a syntax tree at load time.


It’s definitely horribly bad in anything related to loading.

I can’t find anything to replace it’s features though.


This. The feature set in their suite of IDEs is amazing. The occasional lag though, man, sometimes I wonder if they actually use their own IDE. I don't think Java is to blame either, I have Java apps with much higher heaps and lower pause times...


It's kinda fun. By now I'm used to writing Android code with what I write showing up on the screen only every couple seconds.

Mind, not all the time, but enough to get used to it.


It seems disabling smooth scrolling helps for some reason.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: