Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jiballer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jiballer
11y ago
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 your function, which is only when a request is made.
2.
▲
by
jiballer
11y ago
I just find it funny that the favicon is the old Sun Microsystems logo.
3.
▲
by
jiballer
11y ago
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.
▲
by
jiballer
12y ago
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 millions of years of humans driving so I'd trust it ov
5.
▲
by
jiballer
12y ago
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 something like that makes the article seem less credible
6.
▲
by
jiballer
12y ago
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 other technology, but running a registry took me all