Show HN: I've been making JavaScript sandbox alone for 6 years (playcode.io)
Hi HN!
Thanks for your attention to my post.
It was a big challenge to run most of Node.js packages in browser, fast moreover. Virtual File system, resolve import/export. I got cold many times, depressions, burned out, yet still alive and finished it.
Many guys helped me with an advice. Many users give a lot of positive feedback. There are 200,000 monthly unique users.
I work full time now because of the freemium business model. To be honest - I am happy after many years of hard work.
106 comments
[ 3.1 ms ] story [ 154 ms ] threadhttps://playcode.io/learn/basic-javascript
to OP: the contact links on the page are not working, i wonder how much team pricing is ty
There are few quotes which helps me in bad days: "I choose whether I will succeed or not.»
- "Nothing could stop him."
- "One of the most common reasons for failure is the tendency to quit the game, faced with temporary defeats, and immediately give up."
- "Despite any difficulties, we must continue the work we have started"
All about the same :)
>Doing is often better than thinking of doing
JS actually has a lot of buffer until you hit the bloat.
Cool project besides that :)
I'm trying to recommend material for learning to a friend and this looks like a great way to learn and see if there is interest without bogging someone down with environment configuration.
I'd love to hear people's experiences.
> I work full time now because of the freemium business model.
Not sure, if i understand correctly. You're working fulltime on this project, because the freemium model earns enough to make you a living?
This is quite an impressive project, to which you've dedicated 6 years of hard work. If you really have users at Google, Microsoft, Amazon, etc., I would just ask them for money. These companies have tons of it and they certainly aren't giving their primary products away for free (don't be distracted by side projects like VSCode or GMail). Inform them that you'll be charging $39/month starting September 1.
> I wish it is completely free, Ad free
I get it, you have benefited from the open-source community and probably use a lot of free tools yourself, and you want to contribute or "give back." But your time, effort, intelligence and persistence are all valuable, don't dismiss that and don't assume you owe anybody stuff for free, especially trillion-dollar corporations.
Thank you for your feedback!
Also, fwiw, I've read--and consider it useful to reflect on--the idea that one should avoid comparison with others and seek first to compare yourself with yourself: have you improved, are you nearer your goals, have you increase your fulfilment ...
I just forwarded your suggestion to him.
Here's a quote I stumbled upon just earlier today: "Genius is eternal patience". I think it applies here too.
Would be great to read a blog post about your journey with ups and downs. Do you plan to write something like that at some point?
I can sort of relate. I worked on an infrastructure system, almost entirely alone, for ten years, before it was finally taken over by a capable team, and I was able to step away, and it took on a life of its own. It is now a worldwide standard, used daily, by thousands.
I say “sort of,” because it was never something I planned to make money on. It filled a need. Also, and it’s a long story, I had to weather a fairly hefty level of abuse during that time. The demographics of the target user base were … challenging.
It’s all good, now.
One thing all that time brought me, was a really high-Quality product. Lots of time to squash bugs, and iterate the UX.
It is so incredible meet a man who run product also. Can we connect? Telegram @ ruslan_ianberdin
I just sent a second reply.
It will come from a mac.com address.
Go to my Web site, and use the form.
I did try sending to what I think is your gmail address (I had to guess).
I don't have a gmail address. I did, but Google decided to lock it, and I couldn't get it unlocked, so it's basically just dead space.
However, it's not confidential, and I have no problem sharing it on a one-to-one (also, it isn't too hard to guess).
Look at the ReactJS homepage (https://reactjs.org/), it's the same as yours minus b2b fluff, and heaven knows they could list some companies in there :)
I was instantly concerned, at a sign of a huge player with major platform control entering our space.
Then I looked into it a bit, and it appeared all the competitor company had gotten is normal free startup cloud credits for Azure.
Therefore I'm really curious how the author can tell it's used by FAANG employees. Corporate emails?
If that's current, the free plan is limited to 8 lines of code. That kind of pushes the definition of "freemium".
It used to be free without any time limitation. But now it only allows 30 minutes of free usage per day. Is this model actually working?
Codepen is a community first while having a pretty limited and slow editor without NPM modules, multiple files, rich console, etc.
Also, thanks for sharing your story! Very inspiring!