Why is medium being compared to IPFS???
Why build this blog, or anything, on IPFS?
11–20 of 156 posts
Re: Why build this blog, or anything, on IPFS?
#12I don’t want to write a wall of text, right now the top post on https://qbix.com/blog lays out several specific actionable things we can all do to bring about this future. It requires a snowball effect and a critical mass for any of this to take off.
Re: Why build this blog, or anything, on IPFS?
#13It's pieces like these that remind me why good writing skills are important, and one shouldn't stray from the basics unless they're fully aware of the trade-offs. For this article, it would be: write a better hook, and make sure to include a rudimentary thesis statement, because I wasn't able to deduce what you were trying to persuade me of, within the first few paragraphs. With a title like "Why build this blog -- o…
Still, I wish IPFS had been defined within the post. I had to look it up on Wikipedia; presumably it's "Interplanetary File System".
Re: Why build this blog, or anything, on IPFS?
#14This blog is “built” on cloudflare apparently. Why is medium being compared to IPFS???
You can read more about why that is here: http://teetotality.blog/posts/how-this-blog-was-made/
Re: Why build this blog, or anything, on IPFS?
#15Re: Why build this blog, or anything, on IPFS?
#16It's pieces like these that remind me why good writing skills are important, and one shouldn't stray from the basics unless they're fully aware of the trade-offs. For this article, it would be: write a better hook, and make sure to include a rudimentary thesis statement, because I wasn't able to deduce what you were trying to persuade me of, within the first few paragraphs. With a title like "Why build this blog -- o…
I think bloggers deserve some leeway in how they write; it's an informal medium and maybe the author's usual audience is arriving with a lot of shared assumptions. Still, I wish IPFS had been defined within the post. I had to look it up on Wikipedia; presumably it's "Interplanetary File System".
I think my main problem with this blog post, and many others, is that they come off too "stream of consciousness," instead of something more structured, and easily-digestable.
It's obvious the author can write[0], but at risk of being presumptuous, it seems like it was hastily written and submitted to HN for the sole purpose of generating traffic.
[0] This is a much better piece, albeit short: http://teetotality.blog/posts/think-do-build/
Re: Why build this blog, or anything, on IPFS?
#17It's pieces like these that remind me why good writing skills are important, and one shouldn't stray from the basics unless they're fully aware of the trade-offs. For this article, it would be: write a better hook, and make sure to include a rudimentary thesis statement, because I wasn't able to deduce what you were trying to persuade me of, within the first few paragraphs. With a title like "Why build this blog -- o…
If DNS and HTTP are not working absolutely no one will care about some blog being up.
Re: Why build this blog, or anything, on IPFS?
#18ipfs resolve -r /ipns/teetotality.blog/posts/how-this-blog-was-made/%60: no link named "`" under QmefCQnxfw2qaT5WKMxiMVGTWu2i47ttpyUCDdn7f3nA2K
Re: Why build this blog, or anything, on IPFS?
#19This blog is “built” on cloudflare apparently. Why is medium being compared to IPFS???
>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/
> 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 old HTTP link that uses the teetotality.blog host name, there is in fact no server with that name - the content is stored on various IPFS nodes, including but not limited to Cloudflare's edge caches.
Re: Why build this blog, or anything, on IPFS?
#20I have my own blog on DigitalOcean using Jekyll. Can't be more easy to do and mantain.
Sure it can.
- Github pages
- Netlify
- Zeit
All free for static sites; all easy to set up a continuous deployment pipeline for.