I'm a total newbie with Ruby, but I thought I'd use it to try and reclaim the data from my ancient PHP based photo site. That site used PHP serialization to store data in the filesystem like this: ...
The Ruby programming language is impacted by a similar "deserialization issue" that has affected and wreaked havoc in the Java ecosystem in 2016; an issue that later also proved to be a problem for ...
Seems I run into another weird-ass limitation on this server every day. You might remember I had trouble earlier executing anything at all. I fixed that. Then I had trouble writing to a directory for ...