top | item 7281656

(no title)

markdennehy | 12 years ago

> It baffles me why in 2014, some developers still prefer to work as if UNIX System V had just been released.

Because (a) some of us aren't convinced that things like IDEs give a better view of what's going on in the system; (b) some of us think that fundamental tools like terminal emulators, editors and so on should be debugged and stable because we have to earn our mortgage payments using them and chasing the shiny isn't on our job description; (c) any actually useful new idea winds up in Vim anyway.

You want to use a new shiny unproven editor, grand, have a ball. But don't ask me to purely on the basis that it's not new and shiny.

discuss

order

pjmlp|12 years ago

IDE aren't new and shiny, I have been using them since the early 90's.

markdennehy|12 years ago

(a) To some of us, that's not that long ago :D (b) Vim is an IDE. No, seriously, if you can run the debugger, the compiler and a plethora of other tools from within it, it is an IDE. You might not like it, but... (c) IDE, DDE, doesn't matter. Some of us work faster in IDEs, some in DDEs. Now, if you don't grok what's happening from your source down to the metal, that matters.

(d) When did I specifically pick out IDEs as the sole example of new and shiny? Or did you just read my comment without parsing it?