Natan

Results 13 comments of Natan

Your file path needs to terminate with a image mime-type Example: /path/to/screenshot **.png** screenshot.png will be the name of screenshot ;)

Maybe I'm mixing things up, but does this somehow give an alternative to the issue ["onDelete: 'CASCADE'"](https://github.com/typeorm/typeorm/issues/6478) not working properly?

I think it is caused by: https://github.com/TrilonIO/zeit-now-nestjs/commit/d187085b26e49f921d2886a9a63d10ffbb2ab019#commitcomment-38228725

@ScreamZ I followed the discussion in vercel repository. If I understand correctly, vercel does not support asynchronous functions anymore, so I can't wait for nestjs to start, is there any...

@aalfiann The cache system lowers the TTFB too much in my json script, so it's not useless. idk about streaming limit because I already had videos using 20GB per day...

Just some info... Facebook use hotlink protection and the sources of the video have no sound, facebook converts a separate sound track that is applied only to facebook player, this...

Hi, thanks for your response. I will use this service is my future website and I will post here the website if someone want to see an demo in production....

I saw the [source code](https://github.com/itzg/docker-minecraft-server/blob/c8a75133220f3f1218b880f489a67d42d2f2f76a/scripts/start-utils#L421) function that decompress things, and I think it makes sense not allowing `application/octet-stream`, but can we at least fallback to file extension?

Thanks for considering my suggestion. But, before we implement something like this, we should consider how we will actually do it. Since `application/octet-stream` can represent literally anything [per definition](https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/MIME_types#applicationoctet-stream), we...