Live data from Hacker News

Viewing profile — jiballer

jiballer

HN member
Joined
Sun, Feb 08, 2015, 4:45 AM UTC
HN karma
5
Public activity
6 items

About jiballer

Hacker @ Oculus

Recent public activity

  1. comment
    Comment #9558743

    With beanstalk, you're paying in terms of multiples of server instances at all times, even if nothing is hitting your servers. With Lambda, you pay only for the execution time of y…

  2. comment
    Comment #9558723

    I just find it funny that the favicon is the old Sun Microsystems logo.

  3. comment
    Comment #9388261

    I'm curious why it needs beacons when we have things like self-driving cars and machine learning? Is it just a matter of cost?

  4. comment
    Comment #9225862

    I don't think those are programmed into the driving software as much as it has learned them through machine learning. Most of these systems have gone through the equivalent of mill…

  5. comment
    Comment #9019322

    I've been using Docker in an end-to-end development to production environment for over 6 months now and was hoping to get some valid insight from your review. However mentioning so…

  6. comment
    Comment #9016460

    I find it bewildering that you ran docker in production for 6 months and yet you find that running your own docker registry a "complex" operation. Docker has its flaws, like any ot…