Live data from Hacker News

Jimmy Wales has quietly launched a Facebook rival

zdnet.com

581–587 of 587 posts

Re: Jimmy Wales has quietly launched a Facebook rival

#581

What I want is a decentralized Reddit not under the control of advertising needs. Reddit redesign has been bad for quality content. I actually find Reddit to be a better source of information and knowledge than Google at this point, mostly because Google has been inundated with paid blog-spam. It's a bit harder to get away with that in Reddit (for the time being, and for whatever reason).

Can’t trust one source and particularly not china funded.

Also one site meant it is easily affected by big power.

Re: Jimmy Wales has quietly launched a Facebook rival

#582
post #559

Earlier quoted context omitted.

I wouldn't be too sure about the statement that innovation happens faster under centralization (especially government). Rather I'd guess you get certain types of innovations.

How many years after we went to space using a central authority did it take before private enterprise could do it? How much did private enterprise depend on the technological development that arose from central and shared commitments to scientific development in that space? We can have the same discussions about the NIH and new drug development (since most drugs simply can't make money). The internet, chips, Google i…

And then no more. The real innovation happens today is more real and substantial. Whenever you use public fund even under dictatorship like Soviet Union and china today you just have a legitimacy issues - children vs space. I am on the space side but have Soviet Union got voyager ? And I also understand the stress NASA has.

You need both and totalitarianism never pay.

Re: Jimmy Wales has quietly launched a Facebook rival

#583

Earlier quoted context omitted.

I just added a search engine to chrome that searches on Google with the site:reddit com term. Add a simple shortcut to the search bar for that engine like "@", and now I just type "@ best baby teether" and get actual people discussing actual pros and cons of baby teethers (or anything else)

For duckduckgo users, !r does this too

!r redirects to the internal reddit search at " rel="nofollow">https://www.reddit.com/search?q=

It's not the same as searching through Google.

Re: Jimmy Wales has quietly launched a Facebook rival

#584

Earlier quoted context omitted.

I'm a little surprised no one's tried reviving newsgroups for discussions. Decentralized, not privacy-invading, can be rendered by a large variety of front-ends. Somewhat censorship resistant. There would be a huge potential spam problem, but that can be controlled by filters and moderators. Maybe Usenet would be more of a headache than it's worth, but it seems perfect for what you're describing.

If someone resurrected Compuserve, I’d pay. Again. The signal to noise ratio was insane. Having to part with real money tends to focus the mind and the tongue.

I suppose The Well is one option: https://www.well.com/. Decades of ongoing discussion.

People in tech undervalue what older communities offer. If the discussion group hasn't become a wasteland after a few years, there is something there.

Re: Jimmy Wales has quietly launched a Facebook rival

#586

What I want is a decentralized Reddit not under the control of advertising needs. Reddit redesign has been bad for quality content. I actually find Reddit to be a better source of information and knowledge than Google at this point, mostly because Google has been inundated with paid blog-spam. It's a bit harder to get away with that in Reddit (for the time being, and for whatever reason).

There is http://notabug.io that can create mirrors of the main site and synch them up using git. It is a beta test and only deletes cp and doxing. Using nsfw for porn and other stuff.

The code looks clean and is based on the old Reddit code and UI.

Re: Jimmy Wales has quietly launched a Facebook rival

#587
post #536

Earlier quoted context omitted.

> Creating your own website is an order of magnitude harder So let's fix that?

I don't know how much easier it can get than it already is. See https://www.netlify.com/ Basically, just put a bunch of html/css files in a GitHub repo, then use the above page to let Netlify publish that on the net... it can even set up DNS for you so you can your own domain. If that's still too hard, you can use a drag-and-drop option: https://app.netlify.com/drop Just drop a folder with your website and you're don…

Is there a way for doing that, just instead of using html/css files, you'd use a docker image?
Post reply on HN