emmanueloga_

↗ HN profile [ 172 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I created a CDK deploy that uses docker-rollout [1][2] to deploy highly available infrastructure to EC2 using only autoscaling groups. It is not super polished but it is a complete example, so it could be useful if you…

  2. Review and Compare VPS Servers (vpsbenchmarks.com)
  3. These talks [1] and tutorials [2] from David Beazley make me feel a bit more excited about Python, in general. I'm particularly interested in his talks about concurrency and Python's async. Have you used these…

  4. I was on my annual exploration of Scheme implementations, this time I focused my attention on Gauche for the first time... I was surprised to find the twitter profile of the author, Shiro Kawai [1]. It turns out he also…

  5. Java performance tips (java-performance.com)