A place to cache linked articles (think custom and personal wayback machine)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. <!doctype html><!-- This is a valid HTML5 document. -->
  2. <!-- Screen readers, SEO, extensions and so on. -->
  3. <html lang="fr">
  4. <!-- Has to be within the first 1024 bytes, hence before the <title>
  5. See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
  6. <meta charset="utf-8">
  7. <!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
  8. <!-- The viewport meta is quite crowded and we are responsible for that.
  9. See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
  10. <meta name="viewport" content="width=device-width,initial-scale=1">
  11. <!-- Required to make a valid HTML5 document. -->
  12. <title>The story of a unicorn solo founder making $500,000 ARR (archive) — David Larlet</title>
  13. <meta name="description" content="Publication mise en cache pour en conserver une trace.">
  14. <!-- That good ol' feed, subscribe :). -->
  15. <link rel="alternate" type="application/atom+xml" title="Feed" href="/david/log/">
  16. <!-- Generated from https://realfavicongenerator.net/ such a mess. -->
  17. <link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
  18. <link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
  19. <link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
  20. <link rel="manifest" href="/static/david/icons2/site.webmanifest">
  21. <link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
  22. <link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
  23. <meta name="msapplication-TileColor" content="#f0f0ea">
  24. <meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
  25. <meta name="theme-color" content="#f0f0ea">
  26. <!-- Documented, feel free to shoot an email. -->
  27. <link rel="stylesheet" href="/static/david/css/style_2021-01-20.css">
  28. <!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
  29. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
  30. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
  31. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
  32. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  33. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  34. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  35. <script>
  36. function toggleTheme(themeName) {
  37. document.documentElement.classList.toggle(
  38. 'forced-dark',
  39. themeName === 'dark'
  40. )
  41. document.documentElement.classList.toggle(
  42. 'forced-light',
  43. themeName === 'light'
  44. )
  45. }
  46. const selectedTheme = localStorage.getItem('theme')
  47. if (selectedTheme !== 'undefined') {
  48. toggleTheme(selectedTheme)
  49. }
  50. </script>
  51. <meta name="robots" content="noindex, nofollow">
  52. <meta content="origin-when-cross-origin" name="referrer">
  53. <!-- Canonical URL for SEO purposes -->
  54. <link rel="canonical" href="https://www.lunadio.com/blog/the-story-of-a-unicorn-solo-founder-making-dollar500000-arr/">
  55. <body class="remarkdown h1-underline h2-underline h3-underline em-underscore hr-center ul-star pre-tick">
  56. <article>
  57. <header>
  58. <h1>The story of a unicorn solo founder making $500,000 ARR</h1>
  59. </header>
  60. <nav>
  61. <p class="center">
  62. <a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
  63. <use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
  64. </svg> Accueil</a> •
  65. <a href="https://www.lunadio.com/blog/the-story-of-a-unicorn-solo-founder-making-dollar500000-arr/" title="Lien vers le contenu original">Source originale</a>
  66. </p>
  67. </nav>
  68. <hr>
  69. <p>Do what you love, build projects and features people want, and the success will come. I bet you heard that many times. This saying is well known, but I need to point out it takes time to get results. Many founders give up too soon and break their consistency.</p>
  70. <p>It’s not the issue of <a href="https://twitter.com/ivankutskir">Ivan Kuckir</a> and his project <a href="https://www.photopea.com/">Photopea</a>. He has been building this online photo editor for 7 years now, and it’s paying off. Last year, he broke the line of $500,000 ARR, and it’s still growing.</p>
  71. <p>We sat down together with Ivan to discuss his startup journey and how consistency and listening to your customer can get your project over $40k MRR.</p>
  72. <h3 id="hi-ivan-can-you-please-describe-your-project-you-are-working-on">Hi Ivan, can you please describe your project you are working on?</h3>
  73. <p>Hello Lunadio, Photopea is a free web-based graphic software. It’s an alternative to Photoshop and other similar tools. I’ve been working on this project for over 7 years now. It started as an experiment and turned out to be my main source of income.</p>
  74. <h3 id="whats-your-stats-can-you-please-share-some-numbers">What’s your stats? Can you please share some numbers?</h3>
  75. <p>I started to monetize this tool 4 years ago, and it’s growing continuously year by year. Last year, I made over $500k for the first time, and there is still plenty of space to grow for this tool.</p>
  76. <p><img src="https://lh5.googleusercontent.com/CG5I7g7up1BLKO2uEhK-PtvorJzd0HGOt6432yVqAYzray_RMFojueedzIKYsogVLwW4B102pgY7MaVUjyio5y1AkHVk7mANd4wyyrVvTYv8b0wlaOHg8ebtliaIBDZVVomAPO26" alt=""></p>
  77. <h3 id="how-do-you-make-money-from-your-project">How do you make money from your project?</h3>
  78. <p>It might surprise you, but the primary revenue stream is from ads. On top of that, I do license deals. You can customize Photopea using API and integrate it into your projects. I charge a monthly fee for it.</p>
  79. <h3 id="yep-it-is-surprising-for-me-for-sure-why-did-you-decide-to-use-this-type-of-monetization">Yep. It is surprising for me for sure. Why did you decide to use this type of monetization?</h3>
  80. <p>Well, I was building online games before Photopea. Do you remember those flash-based simple online games all around the Internet? I’ve created some of them. Game developers monetized these games by putting banner ads inside. I knew exactly how many views and impressions I need to get decent money out of the project. It is pure math.</p>
  81. <p>Because I have this know-how, I decided to build the tool for free and use ads to monetize.</p>
  82. <h3 id="thats-cool-so-what-are-your-daily-visits-then">That’s cool. So, what are your daily visits then?</h3>
  83. <p>300,000 users come to my website every day. They spend 45,000 hours using my tool each day.</p>
  84. <h3 id="okay-thats-pretty-impressive-i-can-imagine-your-server-costs-are-huge">Okay. That’s pretty impressive. I can imagine your server costs are huge.</h3>
  85. <p>Actually, you won’t believe me, but I pay $45 per year.</p>
  86. <h3 id="are-you-kidding-me">Are you kidding me?!</h3>
  87. <p>It’s all rendered in the user’s browser. There is no database, no backend. I only pay for the hosting of Javascript scripts and static files.</p>
  88. <p><img src="https://lh6.googleusercontent.com/MDBl76C-QhET8u89xLyCGD1wYijyToAzxBrputVypVUwuiCqkgZKtfaabYuc62C1Te-aqHysM445BygdftH4xp5NqH6NT4Xq6bSRyKBvRsQN0TWQ5BVjNSNgAmhEw3uNlFBXjdcL" alt=""></p>
  89. <h3 id="oh-my-let-me-breathe-it-out-thats-amazing-do-you-have-any-other-costs-any-employees-or-still-working-on-the-project-alone">Oh my, let me breathe it out. That’s amazing. Do you have any other costs? Any employees or still working on the project alone?</h3>
  90. <p>I don’t have any employees, and I’m still working on the project alone. In the beginning, I thought it’s a disadvantage. I didn’t want my customer to know I’m the only one working on this. I was afraid of their reaction when they would find out it’s only me using an old $500 notebook.</p>
  91. <p>Later on, I realized I got nothing to hide, and I want to use it as an advantage. I want to show others what they can achieve when they consistently build projects that people want. That’s why I decided to share my story.</p>
  92. <h3 id="and-thank-you-for-that-let-me-take-you-back-a-little-bit-what-was-your-mvp-version-of-photopea-how-did-you-start-this-project">And, thank you for that. Let me take you back a little bit. What was your MVP version of Photopea? How did you start this project?</h3>
  93. <p>It all started as an experiment. I know Photoshop pretty well, and I wanted to find out if it’s possible to parse Photoshop (.psd) files in the website browser. I created a simple web tool where you could open a .psd file, and you were able to download all layers separately. It was a technical challenge, and I like working with new technologies.</p>
  94. <h3 id="compared-to-what-photopea-is-now-you-started-with-a-single-feature-do-you-have-any-advice-for-founders-building-their-products-for-years-before-launching-them">Compared to what Photopea is now, you started with a single feature. Do you have any advice for founders building their products for years before launching them?</h3>
  95. <p>Start with a small product, and add more features on the go. I’ve learned it’s good to launch your projects or features before you are 100% satisfied with that. I still do that now. I’m not trying to do all things perfectly. I launch it as soon as it works, and then I wait for user feedback.</p>
  96. <p>I released a new update supporting .ai (Adobe Illustrator) files, and I know it’s not perfect. However, it works for 80% of users, and others report bugs and all edge cases. Now, I’m going to fix these issues one by one.</p>
  97. <h3 id="when-was-the-time-you-realized-this-could-be-a-successful-project">When was the time you realized this could be a successful project?</h3>
  98. <p>I had like 20 projects back then. All of them had the same importance to me, and my expectations were high for every project. I decided to focus on Photopea because I most enjoyed working on this product. I know I’m building a unique tool, and it motivates me to continue.</p>
  99. <h3 id="how-do-you-prioritize-new-features">How do you prioritize new features?</h3>
  100. <p>Photopea is composed of many small functionalities. Each feature is a new challenge for me, and I’m happy once I finish it.</p>
  101. <p>I receive new feature requests over Github. People are reporting issues and asking for new things there. The funny thing is that 80% of these users created an account on Github the day they posted a new request. I bring many new users to Github over the years. 😅</p>
  102. <p>I choose requests from this list based on my current mood and what I would like to implement next. There is no secret sauce behind it. It’s all about building what people want.</p>
  103. <p><img src="https://lh6.googleusercontent.com/a6eD4iFyY-tgQMX_X1t4QAFNXf7xXkASJI2IrN6S_VYPPa7OT_zWUF2v84EtYfBxww3Sn6kh9uUU2aaV1udHC1gypauOc8Xry_xjlMQxGNep_3H6CNGSoLr2QT5pSlhhHe2OZWtB" alt=""></p>
  104. <h3 id="whats-your-marketing-strategy">What’s your marketing strategy?</h3>
  105. <p>I don’t have any strategy. I’m just building a nice tool people like, and they talk about that. It’s all just word of mouth.</p>
  106. <p><img src="https://lh4.googleusercontent.com/dGiNmdAZXcFQUs13AazmpDk9LnDgHlco0fD5MusNQ79sH7XgZzq_GSXUeYugwCgFpRFEGvnUuEkrTj8U2PwkHqZNaIUbgqc1_1g3Zzt64aaitvsXj4r11COCHTnvat7A-0tKk05u" alt="">
  107. <em>(stats by Ubersuggest)</em></p>
  108. <p>I have no growth hack advice or anything for you. I share new feature updates on Reddit, Twitter, Facebook, sometimes on Hacker News as well.</p>
  109. <p>I launched on Product Hunt a few years ago, and I had absolutely zero results, with no success. Then, some random fan of my tool, with 10 followers, <a href="https://www.producthunt.com/posts/photopea-3">relaunched it</a> last year, and it gets to #4 Product of the Week with more than 1000 upvotes.</p>
  110. <p><img src="https://lh5.googleusercontent.com/C1bj98E_zoHwNIV2s5FXXjSKNDrC7tU2O4MaHgubE9yIwUCqWKNdr9aJ1GfAEqF5WHYwYWqtuwaryoT6wFO7tqOjJR0a7QEsN0x_vgH0eGcitFXHJevICK7rDSEUfgvjMAGnfHkR" alt=""></p>
  111. <h3 id="okay-so-your-advice-would-be-let-someone-else-launch-your-project-on-product-hunt">Okay, so your advice would be, let someone else launch your project on Product Hunt.😅</h3>
  112. <p>Yes, that’s my only marketing advice that worked for me.</p>
  113. <h3 id="can-you-share-any-fuck-up-or-fail">Can you share any fuck up or fail?</h3>
  114. <p>Once, I forgot to update one script, and Photopea didn’t work for like 12 hours. It was during my nighttime. When I woke up and checked my phone, I found 150 emails and approximately 50 tweets reporting my tool doesn’t work. It catapulted me from the bed, and I fixed the issue immediately.</p>
  115. <h3 id="thank-you-very-much-for-the-interview-im-glad-we-know-you-and-your-product-better-i-believe-your-story-is-inspiring-for-all-readers-of-this-blog-post-the-same-way-its-for-me">Thank you very much for the interview. I’m glad we know you and your product better. I believe your story is inspiring for all readers of this blog post the same way it’s for me.</h3>
  116. <h3 id="do-you-have-any-final-advice-for-early-stage-founders">Do you have any final advice for early-stage founders?</h3>
  117. <p>Find a domain you really like and something that you enjoy doing. It’s a long journey.
  118. I love programming and creating new things, and I use it as my superpower. What’s yours?</p>
  119. </article>
  120. <hr>
  121. <footer>
  122. <p>
  123. <a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
  124. <use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
  125. </svg> Accueil</a> •
  126. <a href="/david/log/" title="Accès au flux RSS"><svg class="icon icon-rss2">
  127. <use xlink:href="/static/david/icons2/symbol-defs.svg#icon-rss2"></use>
  128. </svg> RSS</a> •
  129. <a href="http://larlet.com" title="Go to my English profile" data-instant><svg class="icon icon-user-tie">
  130. <use xlink:href="/static/david/icons2/symbol-defs.svg#icon-user-tie"></use>
  131. </svg> Pro</a> •
  132. <a href="mailto:david%40larlet.fr" title="Envoyer un courriel"><svg class="icon icon-mail">
  133. <use xlink:href="/static/david/icons2/symbol-defs.svg#icon-mail"></use>
  134. </svg> Email</a> •
  135. <abbr class="nowrap" title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340"><svg class="icon icon-hammer2">
  136. <use xlink:href="/static/david/icons2/symbol-defs.svg#icon-hammer2"></use>
  137. </svg> Légal</abbr>
  138. </p>
  139. <template id="theme-selector">
  140. <form>
  141. <fieldset>
  142. <legend><svg class="icon icon-brightness-contrast">
  143. <use xlink:href="/static/david/icons2/symbol-defs.svg#icon-brightness-contrast"></use>
  144. </svg> Thème</legend>
  145. <label>
  146. <input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
  147. </label>
  148. <label>
  149. <input type="radio" value="dark" name="chosen-color-scheme"> Foncé
  150. </label>
  151. <label>
  152. <input type="radio" value="light" name="chosen-color-scheme"> Clair
  153. </label>
  154. </fieldset>
  155. </form>
  156. </template>
  157. </footer>
  158. <script>
  159. function loadThemeForm(templateName) {
  160. const themeSelectorTemplate = document.querySelector(templateName)
  161. const form = themeSelectorTemplate.content.firstElementChild
  162. themeSelectorTemplate.replaceWith(form)
  163. form.addEventListener('change', (e) => {
  164. const chosenColorScheme = e.target.value
  165. localStorage.setItem('theme', chosenColorScheme)
  166. toggleTheme(chosenColorScheme)
  167. })
  168. const selectedTheme = localStorage.getItem('theme')
  169. if (selectedTheme && selectedTheme !== 'undefined') {
  170. form.querySelector(`[value="${selectedTheme}"]`).checked = true
  171. }
  172. }
  173. const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
  174. window.addEventListener('load', () => {
  175. let hasDarkRules = false
  176. for (const styleSheet of Array.from(document.styleSheets)) {
  177. let mediaRules = []
  178. for (const cssRule of styleSheet.cssRules) {
  179. if (cssRule.type !== CSSRule.MEDIA_RULE) {
  180. continue
  181. }
  182. // WARNING: Safari does not have/supports `conditionText`.
  183. if (cssRule.conditionText) {
  184. if (cssRule.conditionText !== prefersColorSchemeDark) {
  185. continue
  186. }
  187. } else {
  188. if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
  189. continue
  190. }
  191. }
  192. mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
  193. }
  194. // WARNING: do not try to insert a Rule to a styleSheet you are
  195. // currently iterating on, otherwise the browser will be stuck
  196. // in a infinite loop…
  197. for (const mediaRule of mediaRules) {
  198. styleSheet.insertRule(mediaRule.cssText)
  199. hasDarkRules = true
  200. }
  201. }
  202. if (hasDarkRules) {
  203. loadThemeForm('#theme-selector')
  204. }
  205. })
  206. </script>
  207. </body>
  208. </html>