mrucci | 8 years ago | on: Towards Scala 3
mrucci's comments
mrucci | 10 years ago | on: Show HN: Something pointless I made
mrucci | 11 years ago | on: 'YOUTUBE is EVIL': Somebody had a tape running, Google
Just look at the titles of articles published by this author: http://www.theregister.co.uk/Author/2578
What the hell does this means?
"MI5 boss: We NEED to break securo-tech, get 'assistance' from data-slurp firms"mrucci | 11 years ago | on: Why Loggly Chose AWS Route 53 Over Elastic Load Balancing
Route 53 Health Check: either 10s or 30s
mrucci | 11 years ago | on: Why Loggly Chose AWS Route 53 Over Elastic Load Balancing
* HTTPS termination.
* Autoscaling group management. By connecting an ELB to an autoscaling group, the logic of registration and deregistration is fully managed behind the scenes. With route53, you have to implement it yourself.
* Minimum autoscaling group size. If you enable ELB health checks, you can rely on the ELB to maintain a group of instances of constant size.
mrucci | 12 years ago | on: Show HN: NCurses Terminal Webcam
Can play any videos or stream the webcam:
vlc -V aa file.avi
vlc -V aa v4l2:///dev/video0