Viewing profile — jiballer
jiballer
HN member- Joined
- Sun, Feb 08, 2015, 4:45 AM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About jiballer
Recent public activity
-
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…
-
comment
Comment #9558723
I just find it funny that the favicon is the old Sun Microsystems logo.
-
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?
-
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…
-
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…
-
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…