Hacker News new | ask | show | jobs
by mbrock 2417 days ago
Here’s my attempt at a tool for writing not even a draft but a stream of consciousness that evaporates like a daydream or prayer.

https://swa.sh

It doesn’t work on mobile, but you should use it with a proper keyboard anyway. There’s nothing sent from the JavaScript to any server; it’s a static page hosted on Netlify with very simple code. It’s just an index.html with style and script tags, 39 lines total.

I use it in the evening when the baby is asleep and I just want to reflect and think for a while. Maybe you will like it too.

1 comments

This is great. I often write just to clear my head. There's never an output/deliverable. It's just meditation. Thanks for sharing!
Glad you like it! Feel free to save it to your disk and modify it. I forgot to put a free software license, will do later...