Why build this blog, or anything, on IPFS?
21–30 of 156 posts
Re: Why build this blog, or anything, on IPFS?
#22ISPs have made it really expensive to get a static IP. I maintained a commercial connection for way to many years because I would remote into my home systems.
That's not ISPs' doing, it's the natural outcome of IP address exhaustion. BTW, there are ways to "remote into" your home systems even if you don't have a static IP. You can even make it work if your home systems aren't directly accessible due to NAT.
Re: Why build this blog, or anything, on IPFS?
#23Earlier quoted context omitted.
>This blog is “built” on cloudflare apparently. You can read more about why that is here: http://teetotality.blog/posts/how-this-blog-was-made/
I found that too as the article linked raised more questions that it answered. I was like "how can I be reading this if it's not using DNS?" And from the link this explanation: > It updates a dnslink pointer at Cloudflare, which allows Cloudflare's DNS to direct teetotality.blog HTTP traffic to the correct IPFS hash address via their IPFS Gateway. So even though you've (probably) reached this page through a regular o…
Re: Why build this blog, or anything, on IPFS?
#24> even go super old-school and run a web server at home. It's not as if we're short on options in 2020. Though it's old school, it's incredibly difficult to run server at home now at least in India. The network I connect to is behind a NAT which is behind another NAT. At least that's what I saw when I tried to host my blog on Raspberry PI at home over a year ago. Ultimately I gave up on that endeavor. If anyone has s…
Re: Why build this blog, or anything, on IPFS?
#25> even go super old-school and run a web server at home. It's not as if we're short on options in 2020. Though it's old school, it's incredibly difficult to run server at home now at least in India. The network I connect to is behind a NAT which is behind another NAT. At least that's what I saw when I tried to host my blog on Raspberry PI at home over a year ago. Ultimately I gave up on that endeavor. If anyone has s…
I solicit feedback via email rather than having public comments, and upcoming authenticated areas are done via Auth0 tokens.
Re: Why build this blog, or anything, on IPFS?
#26Not to be a downer on IPFS at all, btw. I'm very glad that both it and Dat exist. IPFS has always seemed like a much larger undertaking and it is cool thst they are trying to push the dweb even further. We need that just as much as we need Dat, which with its inclusion in the Beaker browser for example really serves as a super cool demo of what dweb can give us in the future.
Re: Why build this blog, or anything, on IPFS?
#27ISPs have made it really expensive to get a static IP. I maintained a commercial connection for way to many years because I would remote into my home systems.
Re: Why build this blog, or anything, on IPFS?
#28I would argue that this is even more of a problem with decentralized services because there is no one to define (or police for) spam or bad content.
Re: Why build this blog, or anything, on IPFS?
#29In addition the ecosystem is filled with technical/community debt that makes navigating the system a nightmare for anyone who isn't an expert. As an example: https://github.com/ipfs/go-ipfs/issues/1482
It's a shame if you ask me.