Live data from Hacker News

This page exists only if someone is looking at it

ephemeralp2p.durazo.us

21–30 of 72 posts

Re: This page exists only if someone is looking at it

#21
I recently came across an in-progress book from Manning, "Peer-to-Peer Web Applications" [0] that, despite a fair bit of crypto/web3 references, seems to be targeting an audience of people looking to build more robust/complex version of this.

I'd recently been thinking about how it's unfortunate that we have seen so little growth in the peer-to-peer part of the web, which to me is the most resilient strategy to resist a few large tech companies taking over everything and turning the web into a gigantic advertisement.

Curious if anyone has read the MEAP for that book so far and has any opinions on it?

0. https://www.manning.com/books/peer-to-peer-web-applications

Re: This page exists only if someone is looking at it

#23
We made something similar but for group decision-making, ie this drag-and-drop poll only exists if someone is looking at it:

https://druthers.app/#/d54c9d32-0212-4c9d-a831-ae9becb1d202

Obviously its current feature set leaves it highly vulnerable to griefing. Currently lacking the motivation to improve, since it works perfectly for my personal use case of deciding boardgame night once a week and family vacation plans once a year.

Re: This page exists only if someone is looking at it

#26

Anyone know where I can find the source for this? I’d love to try to implement an extension attack to add some trivial content to the page, but don’t have time right this second (I’m at a work offsite)

the page links to this github repo at the bottom: https://github.com/losvedir/ephemeral2

Re: This page exists only if someone is looking at it

#27

Anyone know where I can find the source for this? I’d love to try to implement an extension attack to add some trivial content to the page, but don’t have time right this second (I’m at a work offsite)

This GitHub link is at the bottom of the page - https://github.com/losvedir/ephemeral2

Re: This page exists only if someone is looking at it

#28
post #9

The page mentions the possibility of file sharing/torrents using WebRTC which does exist if anyone is interested: https://webtorrent.io/ and https://instant.io/ The projects are open source: https://github.com/webtorrent/webtorrent

Also, https://file.pizza/

Re: This page exists only if someone is looking at it

#29

This so cool and weird, almost like I'm in a room with other people.

SO this totally popped into my brain - there was a PHP script you could add to your site called Crisc - https://web.archive.org/web/20021010104130/http://biomatic.o... It showed your IP and you could send a message to the other visitors on the site - I was blown away at the time I saw this.

Re: This page exists only if someone is looking at it

#30

Fascinating experiment in ephemerality. If a page is popular, more people will see/share it amongst themselves... but as soon as it loses interest... the content is gone. Also a high potential for content to be gone before it can be indexed.

What's old is new: torrent. ;)
Post reply on HN