Great idea, going to try it out. The RSS feed combined with the source filtering idea would be great.
I had the ErgoDox EZ for a while, switched it out for a redox (https://github.com/mattdibi/redox-keyboard) which I find is perfect for me. It is a lot smaller and just removed all the keys I was not using on the EZ…
I was surprised by this too, now have in firefox about:config dom.pointer-lock.enabled = false
Thanks missed that bit: For larger objects, the WriteGetObjectResponse API supports chunked transfer encoding to implement a streaming data transfer.
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.
Great idea, going to try it out. The RSS feed combined with the source filtering idea would be great.
I had the ErgoDox EZ for a while, switched it out for a redox (https://github.com/mattdibi/redox-keyboard) which I find is perfect for me. It is a lot smaller and just removed all the keys I was not using on the EZ…
I was surprised by this too, now have in firefox about:config dom.pointer-lock.enabled = false
Thanks missed that bit: For larger objects, the WriteGetObjectResponse API supports chunked transfer encoding to implement a streaming data transfer.
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.