Live data from Hacker News

Show HN: WriterKata – a site for writers to practice their craft

writerkata.com

1–10 of 51 posts

Re: Show HN: WriterKata – a site for writers to practice their craft

#2
I am a (web) programmer by day, writer by night. I've written a couple novels, unpublished so far. A few weeks ago I sat down to sharpen the saw and after struggling to come up with something to write about, I realized I could use a tool to give me random writing exercises so I can focus on the writing itself. Something like a writing prompt, but more compelling and interactive. Inspired by the practice of coding katas, I decided to create WriterKata. It has a hundred or so exercises so far, a social aspect, and some slight gamification features. Any writers in the HN sphere are invited to check it out, give feedback, etc. It is 100% free.

Of technical interest, this is my first Node/Express site, coming from the Rails world. I enjoyed the low-level nature of it but did miss a lot of the built-in features Rails gives you. Don't know what you got til its gone, I guess. :-)

Re: Show HN: WriterKata – a site for writers to practice their craft

#3

I am a (web) programmer by day, writer by night. I've written a couple novels, unpublished so far. A few weeks ago I sat down to sharpen the saw and after struggling to come up with something to write about, I realized I could use a tool to give me random writing exercises so I can focus on the writing itself. Something like a writing prompt, but more compelling and interactive. Inspired by the practice of coding kat…

Hey, nice idea! Can't comment on functionality or usability, (I only loaded the initial page) but I'm guessing this has some appeal, since out of a small sample of two here in this room, one is interested enough to take a go at it later, and the other is wavering.. Thanks! :)

Re: Show HN: WriterKata – a site for writers to practice their craft

#4

I am a (web) programmer by day, writer by night. I've written a couple novels, unpublished so far. A few weeks ago I sat down to sharpen the saw and after struggling to come up with something to write about, I realized I could use a tool to give me random writing exercises so I can focus on the writing itself. Something like a writing prompt, but more compelling and interactive. Inspired by the practice of coding kat…

It's a cool idea. It reminds me of a writing exercise we used to do in a journalism class in high school. The teacher gave us an assortment of facts about a story, and from those facts, we'd compile ledes (opening sentences and/or paragraphs).[1] As many strong ledes as we could muster from the same pool of information.

A strong lede is compelling, informative, and brief. Those goals are tough to reconcile. You'd spend 5-10 minutes nailing the "perfect" lede. Then you'd go through it carefully, cutting out anything extraneous or sloppy. Then you'd toss it out and start again, approaching the story differently.

Despite the nature of the exercise, it never felt boring or repetitive. It was great practice, too.

[1] Don't ask me why journalists spell it "lede," when "lead" is perfectly fine. It's a quirk of the trade, sort of like the journalistic use of "graf" for "paragraph."

Re: Show HN: WriterKata – a site for writers to practice their craft

#8
post #7

Hi, lispylol: you can view other's 'public' cycles. Question to creator: how do I make my cycles public? Have been scrutinising the interface, perhaps not closely enough ;)

Hi, thanks for checking out the site. When you complete a cycle, you will be presented with the choice to make it public or private. Public will earn you some experience.

Re: Show HN: WriterKata – a site for writers to practice their craft

#9
post #6

Oh this is neat. Would be super cool if you could view how others did the same exercise.

That is an excellent idea. I want to do something where once you complete an exercise, only then can you see how others answered the same one. Kind of like Project Euler if you've ever used that.
Post reply on HN