• mfed1122@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 months ago

    I have never seen or known a serious professional who preferred to work outside of a full featured IDE. All the most skilled and highest paid developers I’ve ever known were more adamant about using the IDE when compared to the less skilled developers who preferred to do things more via command line and text editors. Just my experience. I often suspect that this meme is shared and liked by people who aren’t really professionals. Perhaps I just haven’t encountered them yet.

    Edit: It seems I indeed haven’t encountered them! Although I do stand by my original point to the extent that it seems there are disciplines where IDEs are best and disciplines where they aren’t. I enjoyed reading everyone’s responses and thinking about areas of software that I don’t usually think about. It’s given me lots to look into. Thanks everyone who responded nicely! Also, I definitely did not mean to imply that specialists working without IDEs are amateurs or anything like that! Much respect to everyone out there making software.

    • vala@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      On the contrary most people I know who “really know their shit” are using neovim and cli tools.

    • Corbin@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      So, you’ve never known any Unix hackers? I worked for a student datacenter when I was at university, and we were mostly vim users; as far as text-editor diversity, we did have one guy who was into emacs and another who preferred nano. After that, I went to work at Google, where I continued to use vim. As far as fancy IDE features, I do use syntax highlighting and I know how to use the spell checker but I don’t use autocomplete. I’ve heard of neovim but don’t have a good reason to try it out yet; maybe next decade?

  • sun_is_ra@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    I disagree that a person with low IQ would think its possible to code using a simple text editor. If anything he needs IDE more than any one else.

    • KoboldCoterie@pawb.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      Yeah, it doesn’t fit the template but the low IQ version would be more like “You only need ChatGPT for coding.”

  • Hippy@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Why do you need a text editor? Just use radiation to bit flip the memory into the configuration you need.

  • JamBandFan1996@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    You can take away my auto complete, performance monitoring and all that jazz but you can’t tell me a debugging system isn’t absolutely essential if you actually want to finish a project in a reasonable amount of time