Curious: Why IPFS? My own use-case is very much just "as a file database and easy sharing files". What's yours?
Discussion
It started with "I'm implementing media uploads and need to get a sha256 for the filename" which lead to "well, couldn't I get an IPFS CID instead?" which resulted in a defacto IPFS implementation in 5 lines of code, the dopamine was rushing, so I went a bit further. Now it's less than 100 lines of code for real IPFS integration as an option instead of just S3, which always felt wrong to me anyway.