Live data from Hacker News

Ask HN: I find writing difficult, how do I make it easy?

news.ycombinator.com

21–30 of 43 posts

Re: Ask HN: I find writing difficult, how do I make it easy?

#21
As an academic, so a full-time writer, getting to the point of 'decent writing' took years and about 50% of my work-time so far. The key was never stopping writing (500 words per day on a weekly average) coupled with external, sometimes brutal editoring/reviewing (in this case, from my supervisors).

I think external editing/reviewing is key. A sentence you've reworked ten times sounds perfectly reasonable to you because you've read it hundreds of times, but to someone else it may unintelligible garbage.

I'm not sure how your different edited drafts differ. Are they details? For me I first sit down and think of the 'one' story I want my data to tell, from there flows only one single possible draft.

Re: Ask HN: I find writing difficult, how do I make it easy?

#22
I've been reading Ryan Holiday's book Perennial Seller, and it's great to read as a developer, and someone who is learning the importance of being able to sell.

The big take-away so far, is that it is all about editing. Get something down, and then work it again and again. When you write a sentence, that's just the beginning, not the end. If you take that approach, it may help.

I now view some of my writing as "wordsmithing". Sure, I write, but then I re-write and review, and get feedback, etc. etc.

Re: Ask HN: I find writing difficult, how do I make it easy?

#23
It is difficult because your standards are higher than what you can dish out effortlessly. That's a good thing. Higher standards are the route to better work, and towards even higher standards. Make peace with never feeling satisfied!

There are two techniques that work for me. Perhaps they will help someone.

First, the empty page. The empty sheet is the hardest to tackle. I dump out the main points I want to convey, in no particular order, and I am often surprised at the narrative arc taking shape. There's content hidden inside ones brain that's occluded by the part that's policing the written style. Concentrate on first getting it out in the form of bullet points, small funny phrases, headlines, etc. You could use powerpoint to restrict yourself from having to think in terms of long sentences. Then you look back and see what your brain has conjured up.

Second, reviewing. When reviewing a draft, for each set of lines that focus on one idea or concept or theme, write a very short description (4-5 words) of the idea on the margin. Now, start from the top and only read the margin annotations. That gives you a feel for the narrative arc. Give an entire para to an idea if it spans a few sentences.

Re: Ask HN: I find writing difficult, how do I make it easy?

#24
I’m still grateful for a high school teacher that would assign a 1000 word essay and, weeks later after we’d forgotten it, hand it back and make us write the same essay in 250 words without losing the meaning of the original.

When you have something to say, write. Then set it aside until you have time to improve it. Then publish.

Re: Ask HN: I find writing difficult, how do I make it easy?

#25
> I find it difficult to write in a lucid way.

So does everyone. It's like with "clean code" - no-one can write clean code. You write dirty code and keep editing it until it's clean. It's easy to see someone else's 20th draft and think you can't write as good as them. Neither can they.

It's like everything, you're bad when you start doing it, and you get better at it as you do more of it.

> Even after rereading and editing my docs multiple times I am not happy with the outcome.

How many times is "multiple times"? Doesn't sound like too many. A few dozen times wouldn't be unusual among writers. i.e. Editing every day for a month.

> In fact I fall into dilemma on which of my edited drafts should I choose as final version.

So just have one version. If a change doesn't make a sentence better, don't make that change. Sure, sometimes you can't decide which of 2 versions of (say) a sentence is better. So choose the simpler, the one with less words, the less show-offy one, the more direct. Also, put it aside for a few days or a week or two and read again. Choices like that will be obvious again after you get some time-distance.

Re: Ask HN: I find writing difficult, how do I make it easy?

#26

I’m still grateful for a high school teacher that would assign a 1000 word essay and, weeks later after we’d forgotten it, hand it back and make us write the same essay in 250 words without losing the meaning of the original. When you have something to say, write. Then set it aside until you have time to improve it. Then publish.

Wow, such a good idea!

Re: Ask HN: I find writing difficult, how do I make it easy?

#27
I've yet to try this. I read a while back that Benjamin Franklin learned to write by picking prose he thought was good and rewriting it in his own words. He did that over and over until he felt he was good enough. Eventually he founded his own newspaper and ultimately retired very wealthy in his forties.

Re: Ask HN: I find writing difficult, how do I make it easy?

#28
Watch this video on the five principles of clarity https://www.youtube.com/watch?v=maKe0wQqJ0g If you focus on the clarity of your writing, it will guide you to the best way to express yourself. My company, ProWritingAid, produces lots of content for people who want to improve their writing. Our mission is to empower people to share their ideas, because lack of writing confidence can often be an impediment to sharing your knowledge and experience. Writing is a skill like anything else, and practice does make perfect. I used to be a terrible writer. Best of luck.

Re: Ask HN: I find writing difficult, how do I make it easy?

#30
Here are some tips/hacks/info that might be helpful:

- Use a voice recorder (step a way from the computer an dictate to yourself what you want to say--ideally while walking), then come back to the computer and transcribe what you said. You writing style will be come --- literally --- conversational. A plan/outline might be helpful to bring on your walk-a-talk to help you stay organized.

- Use dictation software like the one built-into mac OS, or the one in google docs. It's pretty good accuracy

- Use a text-to-speech software to read back what you've written, see info how to setup here https://docs.google.com/document/d/1mApa60zJA8rgEm6T6GF0yIem...

- Watch the video on this page https://documentation.divio.com/

- Think of the reader https://www.youtube.com/watch?v=vtIzMaLkCaM

Post reply on HN