Hacker News new | ask | show | jobs
by awesome_dude 181 days ago
You're right, people write code all day long and have no idea what pattern it is that they've just applied.

Having said that, they cannot communicate that that's what they want done, nor can they receive instructions to do something that way.

They really are hand in hand.

1 comments

> You're right, people write code all day long and have no idea what pattern it is that they've just applied.

Thanks for agreeing with me, I guess. I was actually making the opposite point:

People who can talk about creating software, but who can't actually create any software.

Yes... and I was pointing out that people who think that they can write software... cannot talk about it, making them...?

You're completely missing the point that doing and talking are necessary in a world where developers aren't the only ones working on a project.

What use is someone that can write a priority queue, but not be able to be asked to write one, or to tell anyone to write one?

The same as someone who can ask for those things, but cannot do it themselves... right?