Show original
Enjoyed this article?
Use "Request tipping" to ask the author to set up tip receiving.

AI translation
When you continue making something on your own, at some point you start to care about "how many people used it." Download numbers, active user counts, retention rates. While gazing at these numbers, asking yourself "Is it really reaching people?" becomes part of the daily life of an independent developer. But the other day, it wasn't through any numbers or social media notifications that...
Enjoyed this article?
Use "Request tipping" to ask the author to set up tip receiving.
When you keep making something on your own, at some point you start caring about "how many people have used it." Download counts, active users, retention rates. While staring at these numbers, asking yourself "is it really reaching people?" becomes part of a solo developer's daily life. But the other day, I noticed something that wasn't a number or a social media notification, and I found myself frozen in front of the screen for a while. When I caught a glimpse of someone using my app through scattered words and phrases, I truly realized for the first time that "being used" and "becoming a habit" are completely different things. Today, I want to write about that realization. Not a success story, but a small and quiet event. I'd be happy if it reaches even one person who is also continuing to make something.
I released my first personal development app about three years ago. I thought it was "convenient" enough myself, so I posted it on social media. In the first week, about a hundred people used it.
It felt like a dream. For me at that time.
After that, it went as you'd expect. Active users gradually declined, and a month later it was down to single digits. What I felt then was a sense of "it was just thrown away after all," and whether the numbers were going up or down, there was always a restless feeling.
In the end, I think both the number hundred and the single digits were just "symbols" to me. I had no idea who was opening the app or in what situation, what expression they had while using it. I was just watching a counter go up and down, and the numbers gave no answer to the question "is it really helpful?"
For the next app, I wanted to make something with "actual demand." After researching, I landed on "an app that combines sleep logs and diary," and spent three months making it.
On release day, it wasn't used at all.
The reason was pretty clear: existing apps in the same category were just too strong. After much deliberation, I stripped away most of the features and remade it into "a simple diary app where you can write just one line at night." Thinking "who would even use something like this?" I released it anyway.
Now, I actually quite like how spectacularly I missed the mark. I think there are times when "making something with demand" works out, but at that time, I didn't have the axis of "who do I want to help and what do I want to solve?" I was just borrowing someone else's answer in the form of demand, without having my own question. I was able to realize that because I failed.
The diary app I remade by stripping things down was really quiet in the first month. But someone kept using it. A tiny number stayed there, almost unchanged, every single day.
I think it was about half a year after I remade the app. A message arrived in the feedback form.
"Every morning, I write about the night before in this app while drinking coffee. I like how simple it is. I've kept it up."
That was all the message said. I didn't know their name, age, or what kind of life they lived. But when I read that one line, I couldn't take my eyes off the screen for a while.
"Using" is a verb. It expresses the fact of performing an action. But "continuing" means it's already become automatic for that person. For the person who sent that message, opening my app and drinking their morning coffee were in the same drawer.
Reading that, I truly realized for the first time: "Ah, being used and becoming a habit are completely different things."
Numbers don't show that. "One person who opens it every day" and "one person who opened it only on the first day" are both counted as "one." But they're completely different. The message taught me that.
After that, I started thinking a lot about my own daily habits. I myself have a routine of sorts from the moment I wake up each morning. I make coffee, open the window, check my smartphone, look at the weather app. No one taught me, and I didn't consciously decide it—I just realized one day that's what I was doing.
I think habits are usually not something you consciously create. They quietly slip into someone's life, and before you know it, they're there. My creation had become that kind of presence.
My app doesn't change the world. It doesn't have the power to solve big problems. But it existed in someone's morning for just five minutes. That was a heavier fact than I'd imagined.
Heavy, not in the sense of burden, but in the sense of something you shouldn't treat lightly. Being woven into someone's morning means becoming part of their rhythm. You can't break it, and you can't change it arbitrarily. But you also want to make it better. Both came at the same time.
After receiving that message, my approach to development changed a little.
The desire to add big features receded somewhat. Instead, I started spending time on "making what already exists work more quietly and more reliably." I fixed parts that were slow to load. I made the font slightly more readable. When opened at night, I made it easier on the eyes. They were all mundane changes, maybe not worth mentioning in release notes, but I felt like I was polishing it for someone's morning.
There's an image that solo developers should keep making new things, that it's cool. When you look at portfolios, works line up in rows, and there's an atmosphere of "the more you have, the more dedicated you are."
But now I feel that taking time to refine one app for a long time has equal value. Quietly maintaining something that has become someone's daily habit. It's mundane, but I think that's the most sincere way to engage with it.
In the end, "becoming a habit" happens in places you can't easily see. If the retention rate graph in your analytics goes up, you can think "oh, maybe it's being continued." But how it's being opened in what morning light doesn't show up in the numbers.
Feedback words that arrive sometimes, a line in a review, a casual "I've been using this lately" someone writes on social media. Fragments of habit fall in those places. I want to make sure not to miss them. I want to collect them and increase my resolution on what I create.
I want to quietly cherish the fact that I've become someone's "usual." I'm not honestly chasing big viral moments or rapid growth anymore. Rather, I'd prefer to stay by one person's morning forever.
If you're doing personal development and have ever felt "I know people are using it, but is that enough?" please try reading the feedback you've received again. The fragments of habit are surely there.
Lily (@bokuwalily) — Solo developer. Making iOS apps and web services in tandem with AI.
一人で何かを作り続けていると、いつからか「使ってもらえた数」を気にするようになります。ダウンロード数、アクティブユーザー数、継続率。そういった数字を眺めながら、「ちゃんと届いているのかな」と自問するのが、個人開発者の日常になっていきます。 でも先日、ある数字でもSNSの通知でもない何かに気づいて、画面の前でしばらく動けなくなりました。誰かがわたしのアプリを使っている様子が、ふとした言葉の端々から見えてきたとき、「使われている」と「習慣になっている」は全然違うことなんだと、初めて実感したのです。 今日は、その気づきについて書きたいと思います。成功の話ではなくて、小さくて静かな出来事の話です。同じように何かを作り続けている方に、少しでも届いたら嬉しいです。
わたしが初めて個人開発のアプリをリリースしたのは、三年ほど前のことです。「便利そう」と自分でも思えるくらいにはなったので、SNSにポストしてみました。最初の一週間で、百人くらいの方が使ってくださいました。
夢みたいな数字でした。当時のわたしには。
そのあとは、ご想像の通りです。じわじわとアクティブユーザーが減っていって、一ヶ月後には一桁台になっていました。そのとき感じたのは「やっぱり使い捨てられた」という感覚で、数字が増えるときも減るときも、なんとなく落ち着かない気持ちがずっとありました。
結局のところ、百という数字も一桁という数字も、わたしにとっては「記号」でしかなかったのだと思います。誰がどんな状況でアプリを開いているのか、どんな顔をして使っているのか、まったくわかりません。ただカウンターが増えたり減ったりするのを眺めているだけで、「本当に役に立っているのか」という問いには、数字は何も答えてくれませんでした。
次のアプリは、もっと「需要のあるもの」を作ろうと思いました。いろいろ調べた結果、「睡眠ログと日記が一緒にできるアプリ」にたどり着いて、三ヶ月かけて作りました。
リリース初日、ぜんぜん使われませんでした。
原因はわりと明快で、既存の同カテゴリアプリがあまりにも強かったのです。さんざん悩んだ末に、わたしは機能の大半を削ぎ落として、「夜に一言だけ書ける、シンプルな日記アプリ」に作り直しました。「こんなものを誰が使うんだろう」と思いながら、それでもリリースしました。
今となっては、その盛大な外しかたをわりと気に入っています。「需要があるものを作る」という発想でうまくいくこともあると思うけれど、そのときのわたしには、そもそも「誰のために何を解決したいのか」という軸がなかった。需要という名前の他人の答えを借りてきただけで、自分の問いがなかった。そう気づけたのは、外したからです。
削ぎ落として作り直した日記アプリは、最初の一ヶ月は本当に静かでした。でも、誰かが使い続けてくれていた。ほんのわずかな数字が、毎日、ほぼ変わらずそこにありました。
あれはアプリを作り直してから、半年くらい経った頃だったと思います。フィードバックフォームに、一件のメッセージが届きました。
「毎朝、コーヒーを飲みながらこのアプリで昨夜のことを書いています。シンプルなのがいい。続いています」
それだけのメッセージでした。名前も年齢も、どんな生活をしている人かも、何もわかりません。でもわたしは、その一文を読んで、しばらく画面から目が離せませんでした。
「使っている」は、動詞です。ある行動を実行しているという事実を表します。でも「続いている」は、それがもう当人の中で自動化されているということを意味する。そのメッセージを送ってくださった方にとって、朝にコーヒーを飲むことと、わたしのアプリを開くことが、同じ棚の引き出しに入っていたのです。
それを読んで初めて、「ああ、使ってもらっているというのと、習慣になっているというのは、全然別のことなんだ」と実感しました。
数字にはそれが見えません。「毎日開いている一人」と「初日だけ開いた一人」は、同じ「一」としてカウントされます。でも、全然違う。そのことを、メッセージが教えてくれました。
それから、自分の日課についてよく考えるようになりました。わたし自身、毎朝起きてから何を最初にするか、なんとなく決まっています。コーヒーを入れて、窓を開けて、スマートフォンを確認して、天気アプリを見る。誰かに教わったわけでも、意識して決めたわけでもなくて、気づいたらそうなっていました。
習慣というのは、たぶん、意識して作るものじゃないことの方が多いと思います。誰かの生活に静かに滑り込んで、気づいたらそこにいる。そういう存在に、自分の作ったものがなれていた。
わたしのアプリは、世界を変えるものではありません。大きな問題を解決する力もない。でも、誰かの朝のほんの五分間に存在していた。それは、想像以上に重たい事実でした。
重たい、というのは負担という意味ではなくて、軽く扱ってはいけないという感じです。誰かの朝に紛れ込んでいるということは、誰かのリズムの一部になっているということ。壊してはいけないし、勝手に変えてもいけない。でも、もっと良くしたいとも思う。その両方が、同時にやってきました。
あのメッセージを受け取ってから、開発のスタンスが少し変わりました。
大きな機能を足したいという気持ちが、ちょっと引っ込みました。その代わり、「今あるものを、もっと静かに、もっと確実に動かす」ことに時間をかけるようになりました。起動が遅かった部分を直した。フォントをほんの少し読みやすくした。夜に開いたとき、目に優しくなるよう配慮した。どれも地味な変更で、リリースノートに書くほどのことではないかもしれないけれど、誰かの朝のために磨いている感覚がありました。
個人開発者は、新しいものを作り続けることがかっこいい、というイメージがあると思います。ポートフォリオを見ると、作品がずらりと並んでいて、「量が多い人ほど熱心」みたいな空気が漂っている場面もあります。
でも今のわたしは、一つのアプリを長く磨くことにも同じくらい価値があると感じています。誰かの日課になったものを、静かに守り続けること。地味だけど、それがいちばん誠実な向き合い方なんじゃないかと思えてきました。
結局、「習慣になった」というのは、自分から見えにくい場所で起きています。アナリティクスの継続率グラフが上がれば「あ、続いているのかも」とはわかります。でも、それがどんな朝の光の中で開かれているかは、数字には出てきません。
ときどき届くフィードバックの言葉、レビューの中の一文、たまに誰かがSNSでさらっと書いた「最近これ使ってる」の一言。そういうところに、習慣の欠片が落ちています。見落とさないようにしたいと思います。拾い集めて、自分の作るものへの解像度を上げていきたい。
わたしは、誰かの「いつもの」になれていることを、これからも静かに大切にしていきたいと思っています。大きなバズも、急激な成長も、今のわたしには正直あまり追いかける気になれません。それよりも、誰か一人の朝のそばに、ずっといられる方がいい。
個人開発をしている方で、もし「使ってもらえているのはわかるけど、それだけでいいのかな」という気持ちになったことがあれば、ぜひ届いたフィードバックを読み直してみてください。習慣の欠片は、きっとそこにあります。
Lily(@bokuwalily)― 個人開発者。AIと二人三脚で、iOSアプリやWebサービスを作っています