Live data from Hacker News

Show HN: my open source "reddit"-like community

whoaverse.com

11–17 of 17 posts

Re: Show HN: my open source "reddit"-like community

#11
An open-source Reddit clone written in .NET

For the developer, it seems like a good way to learn more about web development.

Aside from learning or novelty value, I would probably just fork the Reddit repo on Github if I was looking for a clone, as the reddit.com site code is already open-source:

https://github.com/reddit/reddit

Re: Show HN: my open source "reddit"-like community

#12

An open-source Reddit clone written in .NET For the developer, it seems like a good way to learn more about web development. Aside from learning or novelty value, I would probably just fork the Reddit repo on Github if I was looking for a clone, as the reddit.com site code is already open-source: https://github.com/reddit/reddit

Or use the https://lobste.rs/ code:

https://github.com/jcs/lobsters

Re: Show HN: my open source "reddit"-like community

#14
post #13
post #5

65 people browsing the site right now... please don't kill my VPS :p

Genuinely curious: were you not expecting a traffic boost from HN?

As far as I knew, HN was not hugely popular. I was wrong. For a brief moment my post reached HN frontpage and the visits peaked at 70. I tried browsing the site during this peak period and I noticed no difference under this "load".

Re: Show HN: my open source "reddit"-like community

#15
post #12

An open-source Reddit clone written in .NET For the developer, it seems like a good way to learn more about web development. Aside from learning or novelty value, I would probably just fork the Reddit repo on Github if I was looking for a clone, as the reddit.com site code is already open-source: https://github.com/reddit/reddit

Or use the https://lobste.rs/ code: https://github.com/jcs/lobsters

I checked out lobste.rs and I liked it. Thanks! I also noticed that Lobster github repo currently has 22 contributors. Comparing Lobster to a 1 man project is not fair :p I'll keep working on Whoaverse though, who know what may come out of it :)

Re: Show HN: my open source "reddit"-like community

#16
post #14
post #13

Earlier quoted context omitted.

Genuinely curious: were you not expecting a traffic boost from HN?

As far as I knew, HN was not hugely popular. I was wrong. For a brief moment my post reached HN frontpage and the visits peaked at 70. I tried browsing the site during this peak period and I noticed no difference under this "load".

That's always a great feeling when you get a relatively large amount of traffic and nothing breaks.

Re: Show HN: my open source "reddit"-like community

#17
post #15
post #12

Earlier quoted context omitted.

Or use the https://lobste.rs/ code: https://github.com/jcs/lobsters

I checked out lobste.rs and I liked it. Thanks! I also noticed that Lobster github repo currently has 22 contributors. Comparing Lobster to a 1 man project is not fair :p I'll keep working on Whoaverse though, who know what may come out of it :)

I wasn't comparing, leepowers said if he needed a community site he'd probably just spin up a reddit (which has even more contributors, six of which look to be really active).

While lobste.rs has 22 contributors listed, it's mostly just jcs, see the contributor graph: https://github.com/jcs/lobsters/graphs/contributors

Post reply on HN