Hacker News new | ask | show | jobs
by scarface74 2618 days ago
Real coders boot up their computers and type

  CALL -151
  !
And type 65C02 assembly.

Now get off my lawn.....

1 comments

Let me just remind you of what the GP post said:

> Beyond a certain level of codebase complexity, there is simply no way to do the job with a text editor

An absurd claim. How can you interpret my post as a "get off my lawn" type thing?

Well because it is. With a large codebase, things like navigating through a solution, automated code refactorings, intellisense, etc. can be done with IDEs. Do you all so litter your code with print statements to debug?
Are you just playing ignorant for fun? You must know that there are people out there hacking on the most advanced software projects we have such as the linux kernel or C compilers etc. and they don't all use IDEs.
And what percentage of developers is that? That’s about like the same bubble thinking of every developer works on the west coast making $300K a year that you see on HN.

And some people also still write in assembly. I also thought that any high level language was useless. Then I thought anything more high level than C was for beginners.

But I grew up and start being more concerned with making money and implementing solutions than having geek cred...

Good for you, man. I hope the money continues to bring you happiness.