How does it get updates?
Now IPNS is a thing. Months ago it just didn't work, at least for me, now something is happening in the way IPNS works.
Show HN: Rarbg on IPFS
41–50 of 138 posts
Re: Show HN: Rarbg on IPFS
#42I was curious how this works and then I saw the sqlite requests in the network tab. It's amazing to see what we have access to these days -- SQLite over HTTP over IPFS to provide a giant, censorship-resistant database!
It's censorship resistant if enough nodes mirror the sqlite file I guess. Is there any incentive for nodes to do so? Is it possible to see a statistic about how many nodes mirror it?
Re: Show HN: Rarbg on IPFS
#43Re: Show HN: Rarbg on IPFS
#44Look if you want to find isos to Linux (wink wink) off the web just use Usenet.
Re: Show HN: Rarbg on IPFS
#45Earlier quoted context omitted.
Because its using a gateway. I think if you are accessing it natively through IPFS, it will default to adding you as a peer.
Yes and the many IPFS implementations (I've tried them all) consume tremendous amounts of bandwidth and require shocking levels of system resources (considering what it does fundamentally). There's an entire cottage industry of IPFS pinning and gateway providers that exist largely because of the challenges of running your own IPFS node for anything beyond casual use.
Re: Show HN: Rarbg on IPFS
#46Aren't these magnet links useless without trackers?
Re: Show HN: Rarbg on IPFS
#47Earlier quoted context omitted.
It's censorship resistant if enough nodes mirror the sqlite file I guess. Is there any incentive for nodes to do so? Is it possible to see a statistic about how many nodes mirror it?
torrents work fine without having a monetary incentive, this misconception of the blockchain crowd really has to die its killing real decentral solutions
Re: Show HN: Rarbg on IPFS
#48Re: Show HN: Rarbg on IPFS
#49edit: the "Getting Started ->" is actually a dropdown.
Re: Show HN: Rarbg on IPFS
#50I was curious how this works and then I saw the sqlite requests in the network tab. It's amazing to see what we have access to these days -- SQLite over HTTP over IPFS to provide a giant, censorship-resistant database!
Can you explain bit more? Isn't the dump of last RARBG magnet links on the order of MBs? We can just download it and grep in plain text. I don't get what is the role of SQLite or IPFS here.