Viewing profile — mrucci
mrucci
HN member- Joined
- Thu, Feb 10, 2011, 2:50 PM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About mrucci
No profile information was provided.
Recent public activity
-
comment
Comment #16888043
I found this blog post to explain trampolines quite well: http://blog.richdougherty.com/2009/04/tail-calls-tailrec-and...
-
comment
Comment #10648309
Hey, I made something pointless too! http://mrucci.github.io/dumb-cat/
-
comment
Comment #8966286
It's hard to believe that articles in this newspaper are not generated by a markov chain or some other machinery. Just look at the titles of articles published by this author: http…
-
comment
Comment #8386733
ELB Health Check: min, max = (1s, 300s) Route 53 Health Check: either 10s or 30s
-
comment
Comment #8386710
Interesting points. Here is a few things you'll miss choosing Route 53 over ELB: * HTTPS termination. * Autoscaling group management. By connecting an ELB to an autoscaling group, …
-
comment
Comment #7638625
Cool. You can do it also with `vlc` and the `-V aa` (ascii) or `-V caca` (colored ascii) video output in the console. Can play any videos or stream the webcam: vlc -V aa file.avi v…