Hacker News new | ask | show | jobs
by exabrial 3798 days ago
the 90s called and they want their comment back
3 comments

Tell that to the 4.5GB of RAM my Eclipse instance is sucking down at the moment.
While it's possible you have discovered some exciting new problem, Eclipse is likely more your problem than the JVM. I've never increased the heap size of IntelliJ from its default size of 750M except when dealing with extraordinarily large Scala projects. I've had Sublime Text use more RAM than that with some plugins.
Try Atom.
I prefer VIM, but I still need Eclipse to do my job effectively due to circumstance.

Like Eclipse only plugins whose functionality I would have to take time I can't justify to duplicate. Plus the additional maintenance cost of the dev team no longer having a homogeneous environment. All to allow me to be able to... do what I already do.

Don't get me wrong, I'd really enjoy taking a week to explore the options and put together a better development environment for myself and my team. I do make improvements where I can already. But we're already an effective team despite Eclipse's flaws, the RoI just isn't there from a business perspective.

Did you hear then over the sound of your garbage collector?

But seriously, I'm a huge JVM fan yet I know that if memory is a limiting factor, I should look elsewhere. I just don't current work in any environments where my program has less than 64mb to use.

I remember the same comments about Smalltalk. Now the average jpeg or js file the browser downloads is larger than most Smalltalk images.