|
|
|
|
|
by MeetingsBrowser
75 days ago
|
|
Having used both terminal and GUI based development environments, the good GUI environments blow terminal based workflows out of the water. There are pros and cons to each. Vim can do some neat things, but GUI based IDEs are generally useful and easier to use out of the box for development. The terminal tools are getting popular because people don’t need to do development. Claude is doing the development task. People just need to quickly review code in terminal. |
|
This is true, they are much better for discovery and affordance, but as you progress with your tooling and tool usage there is a much higher ceiling on your productivity with other tools and their composability. In my opinion, not putting effort into learning tools ultimately holds a lot of people back from their potential.