Hacker News new | ask | show | jobs
by old_man_cato 337 days ago
A lot of engineers underestimate the learning curve required to jump from IDE to terminal. Multiple generations of engineers were raised on IDEs. It's really hard to break that mental model.
1 comments

Yes.

A simple example is GIT. Many insist on using standalone GUI/IDE panels for a simple fetch/push rather than just using terminal.