TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Every day I wake up and ask myself what is a software development environment

2 pointsby ghuntleyover 2 years ago

1 comment

simonblackover 2 years ago
Every day I wonder why developers must use heavy-weight IDEs, etc, when they could be using light-weight components like one or more bash terminals, a text-editor, a gcc compiler and a gdb debugger.<p>My setup is positively spartan. Yes I&#x27;ve tried IDEs, yes I&#x27;ve tried lots of &#x27;WorkShops&#x27;, but I always come back to a text-only development environment. Yes it&#x27;s on a desktop, but that only serves to allow me, on average, about 5 xterms at once and a web-browser for the times when I need assistance from the Web.