cyberdummy's comments

cyberdummy | 5 years ago | on: Permission.site

I was surprised by this too, now have in firefox about:config dom.pointer-lock.enabled = false

cyberdummy | 5 years ago | on: Amazon S3 Object Lambda

Thanks missed that bit:

For larger objects, the WriteGetObjectResponse API supports chunked transfer encoding to implement a streaming data transfer.

cyberdummy | 5 years ago | on: Amazon S3 Object Lambda

My use case would be to transform log files from something like TSV to JSON, but without being able to stream the output seems like the file size is going to be limited to the lambda memory size or the /tmp 512MB.
page 1