Robert Crews
Robert Crews
Using XSLT to write JSON, I get incorrect output due to the erroneous inclusion of an XML declaration: ``. Running the same XSLT with the same XML using `xsltproc`, the...
Using XSLT to write JSON, my program either hangs or gives an inscrutable error message. The same XML/XSLT processes fine with xsltproc and with MRI. I created this short program...
Using JRuby 9.4.2.0 and Apple Silicon with the AWS Ruby SDK for S3, uploading an object of more than about 500 KB fails with the message "Broken Pipe" or "Connection...