I haven't launched, so I hope this is okay. I'm 7/mo into developing a side project called https://keygen.sh , and am finally wrapping things up to launch a beta in early January. I have a few hundred people on my mailing list, so that's a plus. Challenges I've faced: - Getting carried away with automation: emails after certain events, marketing to users who don't convert, billing features; all of these are things I…
Ask HN: How long did it take to release your side project in 2016?
11–20 of 47 posts
Re: Ask HN: How long did it take to release your side project in 2016?
#123 months to build a new video chat platform. The first release was very naked, live video chats worked, but there was no text chat on the side. Since then, we've fixed a lot of connection bugs, added Twitter login, and had to scale to a new server with 15 times capacity. It's called Harf, would love to hear anyones opinion: http://harf.io
Re: Ask HN: How long did it take to release your side project in 2016?
#13Working with the libraries was unexpectedly easy since I looked at a lot of sample code and tutorials.
The challenges are to come when I have to dig deeper into combining different image processing techniques to boost my particular tracking needs. Additionally, I'll have to learn about 3D graphics from scratch if I want to make the game more immersive and dynamic. Lastly if I want to add stuff like an in-game economy, that will take time away from experimenting on the computer vision stuff.
Check it out and send me feedback! https://appsto.re/us/hhcxfb.i
Re: Ask HN: How long did it take to release your side project in 2016?
#143 months to build a new video chat platform. The first release was very naked, live video chats worked, but there was no text chat on the side. Since then, we've fixed a lot of connection bugs, added Twitter login, and had to scale to a new server with 15 times capacity. It's called Harf, would love to hear anyones opinion: http://harf.io
Hi, can I ask what features you're going to implement next? Also, is harf.io's main advantage supposed to be that it's essentially a committment-free, platform agnostic videochat service? Who do you think would use it most; Craigslist patrons requesting remote, "hand-on" previews of listed products with constraints to iOS' facetime or Google's Duo?
We are pushing code every day, though it's not always visible to the user. A lot of features are coming soon, most importantly moderations tools.
Re: Ask HN: How long did it take to release your side project in 2016?
#15I haven't launched, so I hope this is okay. I'm 7/mo into developing a side project called https://keygen.sh , and am finally wrapping things up to launch a beta in early January. I have a few hundred people on my mailing list, so that's a plus. Challenges I've faced: - Getting carried away with automation: emails after certain events, marketing to users who don't convert, billing features; all of these are things I…
When I view your landing page, the graphics spaz out. Is that intended?
Re: Ask HN: How long did it take to release your side project in 2016?
#16It was never meant to make any money, so maybe your definition of side project is more specific than mine. I got about tens of clicks on the affiliate links and made a grand total of $0.00.
The website is at https://javascript.onl/ and I wrote a high-level blog post about how I did it at http://www.pesfandiar.com/blog/2016/05/12/javascript-online-...
Re: Ask HN: How long did it take to release your side project in 2016?
#17I haven't launched, so I hope this is okay. I'm 7/mo into developing a side project called https://keygen.sh , and am finally wrapping things up to launch a beta in early January. I have a few hundred people on my mailing list, so that's a plus. Challenges I've faced: - Getting carried away with automation: emails after certain events, marketing to users who don't convert, billing features; all of these are things I…
This looks like a demanding project! I hope you make good headway, and get a lot of traction this new year. I'm curious, since I'm convinced consumers are deviating away from licensed native software towards web-accessible, web-authenticated product subscriptions, who your target audience/market is supposed to be? If it's targeted at native Electron and NW.js developers, can I ask what problem(s) your product might s…
My product was developed because I've written more or less the same licensing API logic for a few different desktop applications. I figured I couldn't be the only person who didn't want to write licensing logic, especially when it starts getting more complex with add-ons, user accounts, etc. so I've been creating a solution for myself and everybody else.
Keygen solves that issue by making licensing simple for desktop applications (not only limited to Node/JavaScript, of course), as well as some web apps (most notably in my mind would be gaming or other SaaS apps, but really it could be used for many different types of web apps). I've tried to provide a better UX than current solutions, such as not requiring a license key but rather having your users login and then checking their account for a specific license.
Re: Ask HN: How long did it take to release your side project in 2016?
#18Re: Ask HN: How long did it take to release your side project in 2016?
#19But it quickly became apparent how useful it would be as a product, so I built it that way from day one, with its own domain and API for collecting data. The idea was to build the pieces I needed to do my thing, and if it didn't work amazingly well, to shoot it in the head and move on.
So:
- Idea in July
- Prototype in August
- Decided to move forward in September
- Public site live in September
- Fully functional by around October
- Some minor promotion in November
- Just went live with real customers in December
No paying users yet (and no means of processing payment). With luck, and assuming the first round of trials go smoothly, it should get a proper "Launch" in January.Naturally, feedback is always welcome.
Re: Ask HN: How long did it take to release your side project in 2016?
#20I had been thinking about it for weeks/months and knew exactly how it would work. Having mentally worked out all the problems simplified the creation so much. While putting things off is usually bad, sometimes continuously thinking about it solves problems before they come up. The only challenges I had were with learning new tools and not execution.
Wrote a hn post (on an alt acc) and sent a few emails and it had a couple nice traffic spikes and news/blog articles. I haven't touched it since though. I won't link it because I don't want my name attached to it.