5 years and $300 million in investor money later and IPFS is still not useable for website hosting.
https://macwright.org/2019/06/08/ipfs-again.html
Personally, I'm disappointed. Guess I'll start poking more at dat:// but I'm not happy with how it barely got any implementation outside the browser.
@polychrome IPFS, Dat, cjdns, …
All these nice ideas for decentralizing the web but nobody wants to use them.
Maybe, just maybe, it’s not such a bad idea to write your reference implementation as a library with a C API and write some proper cross-platform tooling so people can actually use it. Not Node.js or Go. Jesus fucking christ.
@iMartyn @lachs0r @polychrome
I2P and Freenet also both suffer from being written in a language (Java) that doesn't like to interoperate. As such they've remained niche.
I think I2C may finally have an implementation with a C API at least.
@polychrome @lachs0r @iMartyn
I2P I mean.
@polychrome
@lachs0r @iMartyn
Making distributed systems is hard. If you can't make a C API, you're probably not even close to qualified.