I dislike that my IDE (sublimeText, but I don't think others are any better). has stuff all over the place, that I've got separate terminal windows for my grunt tasks (linting, tests, etc), git status, a separate browser window to view changes.
That's why I'm building my own :)
On my side projects I tend to use Vim for C++ which works fairly well after heavy customization with plugins.
At work I have tried to adopt Vim with Java but Java does not lend itself to simple developments (far too may 3rd party library imports). Eclipse is bulky and slow, doesn't customize well and constantly crashes.
I have heard emacs lends itself better to Java than Vim due to it's extensibility, but devoting the time to learning another application is not really something I want to do.
Vim is too basic for a complete IDE (and it should remain that way it is a text editor after all), Eclipse is too bulky, I want something that is just right.
I wish I could say Java was my target market, but unfortunately, I'm more focused on javascript. The app will of course work with Java, and it will be open-source so maybe somebody will inplement some killer Java features.
Have you tried SublimeText or LightTable? Did those not fit the bill as lighter than Eclipse but better than Vim?
It's just the usual gripes, the CEO, Product Manager/Dev Manager don't understand the technology as-well as they should. (And I interact with both of them on an almost-daily basis). The CEO is some-what understandable for his lack-of-technical knowledge except that he is a technical founder (of an admittedly 20-year old company), so you would just expect more. Same with our Dev Manager who doesn't code anymore, and spends most of her time getting requirements and working on the data-models...but again, using extremely out-dated techniques.
Oh and I also want to add, the feeling that I could legitimately produce a better product then what I am working on now, if I was just in a position to take that risk and open a company. (Can't work on similar work for a year after I leave due to Contractual Obligations). It's pretty obvious when you are re-writing EVERYTHING, that the entire product could just be...better. And that it's also obvious when you enjoy re-writing everything and going to work, that this is a business-area you have a passion-for improving. Sadly, I'm no salesman and never will be, and I also lack sufficient capital at my (young) age to get started on my own.
Those are my gripes anyway :)
Projects are slowed down by these tactics:
- Heavyweight code review process with very large teams and lots of conflict
- Unscheduled meetings if things start happening too quickly.
- Using methodology to limit the scope of developer work.
- If things get too out of control, rotate and reassign developers every few months.