Live data from Hacker News

Show HN: I built a peer-to-peer publishing platform

peerdium.com

21–30 of 58 posts

Re: Show HN: I built a peer-to-peer publishing platform

#21
post #5

Good idea. If there were some way to store that data in a more permanent form, that would have been awesome. Either way, a small nit. > Peerdium would not have been possible with WebTorrent, QuillJs and Vue.js I think you meant "Peerdium would not have been possible WITHOUT WebTorrent, QuillJs and Vue.js"

Yup. I thought I fixed that typo. I can't fix it now as the identifier of the post would change :)

Re: Show HN: I built a peer-to-peer publishing platform

#22

Just made my own post and would love to see how long it can stay up for (and if people will host it for me): https://peerdium.com/5558335f57ef076dea5566bd09c111be4ea5769...

Awesome. I just woke up after posting this to HN and your page is still alive :)

Re: Show HN: I built a peer-to-peer publishing platform

#23

Congrats! This is a really nice project. I'm amazed that the editor is just 200 lines of code and i like the minimalistic design. Assuming the number in the right side are the spectators. Could you show on the left side how many peers are seeding?

It's the number of people who have the tab opened == no of people seeding the post. When you open a post you get the content from other seeders and starts seeding the post :)

Re: Show HN: I built a peer-to-peer publishing platform

#25
post #15

Was going to say, I remember https://news.ycombinator.com/item?id=9531265 that had the very same idea as this. The thing is, what's the benefit of an ephemeral page? What can I do better if someone else is seeding it for me? Is it that hard to centrally host these bits?

Yes. I think Peerdium is not at all necessary for 99% of the use cases. You can just use a normal publishing platform. Peerdium can become useful if you don't want a single point of failure. That is anyone can spin up Peerdium servers from source code and the links would still work as long as someone is seeding the content. Also nothing is stored in a server. So if you want to share some content that you don't want to get stored in someone's private server then Peerdium can be used as well.

Re: Show HN: I built a peer-to-peer publishing platform

#27

So if the only person reading the article closes it, is the article lost? Since there is no one else to retrieve the data from for future readers.

Yup. You have the option to save the article as well by clicking on the heart icon. This allows you to view the article even if no one else is seeing it.

Re: Show HN: I built a peer-to-peer publishing platform

#28
post #8

This would be interesting if combined with something like BAT or AdSense or Coinhive to earn revenue from viewing then use that revenue to pay for seeding via something like Sia/ Filecoin.

Never thought about it before. Sounds interesting. Let me see if I can integrate one of these easily :)

Re: Show HN: I built a peer-to-peer publishing platform

#29
This seems like it could be good as an ephemeral pastebin/image/video sharing with a small group.

off topic, I wish one of these peer-to-peer schemes caught on, if only because it will incentivize people to buy a desktop computer which will serve as network node. There's so many interesting things that can be done if people can be convinced that they are part of the network and not just "tablet users".

I wonder if anyone is trying to build home routers that double as ipfs/torrent nodes.

Post reply on HN