Daniel Peebles
Daniel Peebles
I have an existing RPM that I would like to modify one file in and then repackage, preserving metadata, pre/post scripts, dependencies, and so on. I see that fpm supports...
These are remarkably hard to find and it would be nice to have a clean one in Haskell.
It would be fascinating to see how S3's SSE (both KMS and the old-fashioned flavor) affect throughput and latencies. Might require some finagling to figure out how/if per-object data keys...
It's a lot more readable as an output format than the XML plist, and Mac OS can read it just fine. It's even the default format for XCode project specifications,...
The macOS license actually allows running macOS in a VM on Apple host hardware, which hyperkit would satisfy. I'm wondering what work would be required to enable that. Since quite...
This is similar to my request for https://github.com/boto/boto/issues/3381, but for the botocore credentials/session system. When I first looked for this, I got my hopes up because I saw the `AssumeRoleProvider`...
The main capnproto website mentions a canonicalization algorithm. Does this package implement that, or otherwise output serialized data in a canonical manner?
It then restarts and all is well, but the crash in the log is as follows: ``` Embedded server running on port 8899. Press any key to stop. net.liftweb.json.JsonParser$ParseException: unknown...
(These are mostly by @krisher from a while back) ### UI - Horizontal code / output layout (side by side instead of current top/bottom) - Config and init scripts editable...
I'm not sure which of the scipr-lab repositories to file this against, so apologies if I'm sending this to the wrong place. I'm packaging libsnark in nixpkgs and have had...