Live data from Hacker News

Hermit Programmers Are Dead

cesarsotovalero.net

1–10 of 133 posts

Re: Hermit Programmers Are Dead

#4
I disagree with the article's summary; the tasks listed at the end (planning, documenting, testing, refactoring) are helpful but:

1. There exist successful projects that don't rely on them.

2. They're not in an exclusive relationship to programming (e.g.: a person that focuses just on programming and that write code for themselves can still refactor their code).

Re: Hermit Programmers Are Dead

#5
> Thus, writing a bunch of code is not going to be a cool thing to do anymore: thinking about how to assembly existing software pieces to solve problems with computers will.

The vast majority of sw projects are exactly that: connecting pipes.

Re: Hermit Programmers Are Dead

#7
post #5

> Thus, writing a bunch of code is not going to be a cool thing to do anymore: thinking about how to assembly existing software pieces to solve problems with computers will. The vast majority of sw projects are exactly that: connecting pipes.

Where do the pipes come from, though? And it's not just "a" pipe and "b" pipe you are connecting. It's not a "pipe" at all. It's complicated components that can have complicated interactions.
Post reply on HN