anotherdpk | 9 years ago | on: Docker not ready for primetime
anotherdpk's comments
anotherdpk | 9 years ago | on: Ask HN: How do you handle DDoS attacks?
anotherdpk | 9 years ago | on: Ask HN: How do you handle DDoS attacks?
Btw, check out curl's --resolve flag. You can use it to override default DNS resolution and can then drop the -k flag.
anotherdpk | 9 years ago | on: Docker not ready for primetime
Sure, but I don't think this is a show stopper. You can and should only carefully upgrade between versions of Docker (and other mission-critical software). The process is functionally identical to the process you'd use to perform a zero-downtime migration between versions of the Linux kernel -- bring up a new server with the version of Docker you want to use, start your services on that new server, stop them on the old server, shut down the old server, done.
I don't mean to suggest this is trivial, only to suggest that it is no more complicated than tasks that you/we are already expected to perform.
anotherdpk | 9 years ago | on: KickSat: open source spacecraft project
anotherdpk | 9 years ago | on: Ask HN: How do you handle DDoS attacks?