Live data from Hacker News

Ask HN: Have any side projects from Show HN gone big?

news.ycombinator.com

71–80 of 169 posts

Re: Ask HN: Have any side projects from Show HN gone big?

#71

I did a Show HN for Roll20 right after launching: https://news.ycombinator.com/item?id=4532754 We now have almost 2 million users and a small team working on it full-time. I definitely originally thought it would only be a side project...

I love roll20! You've created a phenomenal product

Re: Ask HN: Have any side projects from Show HN gone big?

#72

This isn't exactly a software project, but I posted in a "What are you working on?" thread three years ago about my book, Statistics Done Wrong : https://news.ycombinator.com/item?id=6619796 Someone posted it on the front page soon after: https://news.ycombinator.com/item?id=6675843 Now it's a book published by No Starch, has sold 25,000 copies, and has been translated into German, Korean, and Chinese: https://www.st…

Looks like a great book! I think I'll have to buy a copy.

It's interesting that you found the attention the HN post brought helped you focus and finish the book.

Lately, I've been trying to pay more attention to the Show HN section of the site, giving upvotes to interesting projects and commenting or asking questions where I can.

I think that lots of us here could improve the HN community by giving more attention to Show HN posts, even for projects that seem easy or mundane to those of us who have been developers for a while.

The simpler projects might be the ones where encouragement helps the most. Without that kind of encouragement from more experienced developers 7 years ago, I probably wouldn't have a software career right now at all.

Re: Ask HN: Have any side projects from Show HN gone big?

#73
post #15

I did not put "Show HN" in the title when I posted Redis here, but an HN post was the first announcement I did.

You probably get this a lot, but I'm going to say it anyway - Thank you for redis, it's an amazing bit of software and I use it in virtually every project.

Not only is it useful, but the source code is pure poetry to read.

Thank you again

Re: Ask HN: Have any side projects from Show HN gone big?

#74
post #53

Moqups: https://news.ycombinator.com/item?id=4222992 We're still bootstrapped and fairly small (< 25 employees including the founders). We've grown organically to about 1 million users since then. The feedback we've got on our submission back then gave us enough courage to go from just a pet side-project to a full time business, so Big Thanks HN! That day was one of the happiest days in the history of our business.

We really like using Moqups here. We've architected, wireframed, and sold some big projects because of it. :)

Thanks for letting us know! We're happy to hear that.

We've changed the product quite a bit in response to the huge projects that our users create on our design platform. Nevertheless, we've also faced quite a few engineering issues in respect to browser performance and real time backend data synchronization.

Re: Ask HN: Have any side projects from Show HN gone big?

#75
post #53

Moqups: https://news.ycombinator.com/item?id=4222992 We're still bootstrapped and fairly small (< 25 employees including the founders). We've grown organically to about 1 million users since then. The feedback we've got on our submission back then gave us enough courage to go from just a pet side-project to a full time business, so Big Thanks HN! That day was one of the happiest days in the history of our business.

Its a wonderful tool! If you could shed some light on the stack used in the editor.

Re: Ask HN: Have any side projects from Show HN gone big?

#76
post #56

Earlier quoted context omitted.

I have 1/2 TB of pictures kids pic, videos from cell phone, SLR etc backup to multiple HDD. If everyone put 1/2 TB or more to google, can google backend really handle that, if so for how long? Also need to consider how long it will take me to download back those pic once they decide to shutdown the "free" service.

I'll answer in reverse order: > Also need to consider how long it will take me to download back those pic once they decide to shutdown the "free" service. This is an incredibly good point, both in terms of bandwidth considerations (particularly their ratelimiting) and in terms of products randomly disappearing with limited takeout windows. FWIW, https://get.google.com/albumarchive/ UID> will net you takeout archives…

This kind of high quality, high effort comment is why I love this site so much. Thanks for crunching the numbers and making me drop my jaw at the amount of data.

Just upvoting you doesn't suffice today.

Re: Ask HN: Have any side projects from Show HN gone big?

#77
post #52

Earlier quoted context omitted.

FTP needs no defending -- it was really useful in 1979, but times have changed (e.g. I suspect every machine on the Internet uses an 8-bit byte). One point you wrote surprised me though: > no clear client/server relationship which can cause issues for NATing and filewalls (particularly if running with TLS) Really, crocks like NAT and stateful firewalls should die. Layers 4 and below are inherently peer-peer -- the ne…

The thing is while NAT is horrible for what you're saying, it probably did more to improve security than anything else, which wasn't it's primary goal. I remember what the internet was like when ADSL/cable models first came along. Everyone was getting pwned none stop. Any RCE could easily be applied by scanning a consumers DSL/cable IP pool and you'd be able to hit a very high %age of them. NAT totally stopped this.

It was the firewalling that stopped those attacks. Granted you could argue that the firewalls only came popular in households because routers were shipped to address a need for NATing but pragmatically we really should have been installing firewalls on our PCs in the pre-router days of the internet.

Re: Ask HN: Have any side projects from Show HN gone big?

#78

I did a Show HN for Roll20 right after launching: https://news.ycombinator.com/item?id=4532754 We now have almost 2 million users and a small team working on it full-time. I definitely originally thought it would only be a side project...

I just sent that link to a dozen people and am already trying to get my scattered-over-the-globe circle of high school friends to agree to a reunion of our Shadowrun group.

Hadn't heard of your site so far. Cannot believe it. Thank you so much!

Re: Ask HN: Have any side projects from Show HN gone big?

#79
post #37

Earlier quoted context omitted.

Google photos is better for that.

I don't fully understand the underlying cause, so take this with a pinch of salt... but my girlfriend's father's photo collection almost got wiped out by Google Photos. After being locked out of his Samsung tablet (supposedly it set itself a lockscreen out of the blue), I checked whether it had backed his photos up on Google Photos, but nothing there... After resetting it (it seems Samsung removed the ability to rese…

Why didn't you just log into his account on the web and click on photos?

Re: Ask HN: Have any side projects from Show HN gone big?

#80
post #73
post #15

I did not put "Show HN" in the title when I posted Redis here, but an HN post was the first announcement I did.

You probably get this a lot, but I'm going to say it anyway - Thank you for redis, it's an amazing bit of software and I use it in virtually every project. Not only is it useful, but the source code is pure poetry to read. Thank you again

Wow I like your POV about things. Ok seriously, thanks a lot, it's great to do something that can be useful. Thanks for using it.
Post reply on HN