Hacker News
Show HN: Tomoshibi – A writing app where your words fade by firelight
The problem wasn't discipline — it was that I could always see what I'd written and go back to change it.
I tried other approaches. Apps that delete your words when you stop typing — they fight fear with fear. That just made me panic. I wanted the opposite: not punishment, but permission.
"Tomoshibi" is Japanese for a small light in the dark — just enough to see what's in front of you.
You write on a dark screen. Older lines fade, but not when you hit return. They fade when you start writing again. If you pause, they wait. You can edit the current line and one line back — enough to fix a typo, not enough to spiral. The one-line-back rule also catches my own practical issue: Japanese IME often fires an accidental newline on kanji confirmation.
Everything is saved. There's a separate reader view for going back through what you've written. Tomoshibi is for writing over months, not just one session. When you come back, your last sentence appears as an epigraph — as if it always belonged there.
No account, no server, no build step. Your writing stays in your browser's local storage — export anytime as .txt. Vanilla HTML/CSS/ES modules.
Try it in your browser. A native Mac app (built with Tauri) with file system integration is coming to the store.
I've been writing on it for two months.
Lvl999Noob
|next
[-]
Edit: adding, it's also surprisingly... slow? I noticed some lag as I moved my mouse around. I don't know if it's because of the website or my browser (firefox) or my OS (Ubuntu) but I don't believe there's any reason for lag here so something should be fixed.
My autocorrect also didn't work. I did get the red squiggles on a misspelling but no suggestions on right click. Again, not sure if it's something wrong with the website or something with my setup (it works fine on other sites).
hakumei
|root
|parent
[-]
You're right about the fading — if you keep writing in one long block, lines stay. I write in short paragraphs myself, so I hadn't noticed. I'll think about how to handle this better.
On losing text: lines don't fade the moment you hit return. They wait until you start typing again. I found that fading on return alone left the screen empty at exactly the moment I needed to think.
The lag on Firefox/Ubuntu is something I'd like to look into — I haven't tested on that environment. The autocorrect issue is likely a browser limitation, but I'll see if there's a workaround.
oscarcp
|next
|previous
[-]
hakumei
|root
|parent
[-]
The frustration at the start is real. It doesn't fully go away. But for me, it slowly became something else — a feeling of gently letting go of what I'd written.
I thought hard about the reader mode. For long-form writing, an app where you can never look back is just too limiting. In the end, I decided to keep both.