Hacker News new | ask | show | jobs
by jrajav 5000 days ago
I disagree. I think the best writers work precisely like the best coders. They don't compromise on a single letter, they ruthlessly rewrite and refactor their own work as many times as they need to, and they value simplicity, elegance, and effectiveness.

The main difference isn't the method, it's that writers usually get a lot more time to do their work.

Tangentially, I believe that learning to write better will make you a much better coder and communicator.

1 comments

> They don't compromise on a single letter

+1. I think that's why the Hemingway snippet works so perfectly. The tone both perfectly captures Hemingway's voice, and the design qualities of beautifully engineered code.

> I believe that learning to write better will make you a much better coder and communicator.

And again, yes.