David Pelaez
David Pelaez
Hi, I was wondering if the `defaults` section is global when used inside an included file. For instance I have a `production.yml` file included in the main config, if I...
``` root@ip-10-108-9-175:~# acme reg -gen mailto:[email protected] account key: open /root/.config/acme/account.key: no such file or directory root@ip-10-108-9-175:~# mkdir -p /root/.config/acme/ root@ip-10-108-9-175:~# acme reg -gen mailto:[email protected] CA requires acceptance of their Terms...
Hi. We are using Typescript 2.0.3 (the latest) in a project. You ship with the NPM pkg an `index.d.ts` which apparently doesn't work with my version. Here are some examples...
Fred, could you tell me why you chose to use SimpleDB. I was looking in depth at the aws flow framework and it has way to many bad design decisions...
Hi, I have an `on_activity_completed do |task, event|` but I don't know how to find the name of the task that just completed. Your gem is by far the cleaneast...
Hi. Thanks for creating this tools. It looks very clever and simple to me. We need to have more than one keychain in use because of different security levels in...