Enrico Fasoli
Enrico Fasoli
Hey @McSinyx sorry for the super late response. I just updated the app to the most recent version of js-ipfs and will look into implementing drag on drop uploads next.
Seems like this is fixed by https://github.com/Shopify/tapioca/pull/1556
That's true @xinyifly I have noticed the same behavior recently
Looks like license is not an issue as long as we provide credit to randall and include a copy of the license. Also: - Storing title and alt-text in the...
I completed the archive (now every image file and more is available via ipfs), it just a needs a viewer and probably better folder structure. Here you go: [QmPVP4sDre9rtYahGvcjv3Fqet3oQyqrH5xS33d4YBVFme](http://gateway.ipfs.io/ipfs/QmPVP4sDre9rtYahGvcjv3Fqet3oQyqrH5xS33d4YBVFme)
@cryptix yeah I figured it was necessary :) if you'd like a try, the script I used to generate the directory tree is included in the directory. It's named `xkcd-downloader.js`...
@leerspace sorry for replying late, looks like I lost my copy of the original archive. Thanks for updating it! :+1:
@nicolasrouanne's solution worked for us, so I am not using the patched build I made with #7484 anymore. By putting the ruby project as the first folder in the workspace...
I am having the same issue on both my computers running linux. Both computers are x86_64 but bundler seems to think that the platform is `ruby`. Attempting to install sorbet...
The underlying issue wasn't that sorbet doesn't publish a linux/arm64 version for me. I am using a linux x86_64 machine but I still had the same error: `Could not find...