Live data from Hacker News

Viewing profile — garindra

garindra

HN member
Joined
Fri, Nov 26, 2010, 11:20 PM UTC
HN karma
179
Public activity
86 items

About garindra

https://twitter.com/garindrapp

Recent public activity

  1. comment
    Comment #17543261

    We at Sale Stock (fashion e-commerce in Indonesia) built an in-house system similar to this but more automatic and works with CockroachDB. Not open source yet, but might be interes…

  2. comment
    Comment #14414923

    Is the sidecar-container-within-a-pod the only deployment option on Kubernetes currently? Is a daemonset deployment (like what Linkerd does) option currently in the works?

  3. comment
    Comment #13756549

    DockerHub is down as well. DockerHub was down in Oct 2015 because S3 was down in US-EAST. They should have known to cache images in multiple S3 regions since then.

  4. story
  5. comment
    Comment #9272737

    It's the server-side GraphQL for me :(

  6. comment
    Comment #9272688

    A little typo on the code example on the ListView docs page ( https://facebook.github.io/react-native/docs/listview.html#c... ): new ListViewDataSource should have been: new ListVi…

  7. comment
    Comment #8896817

    From one of his tweets: > Hydraulics are usually closed, but that adds mass vs short acting open systems. F9 fins only work for 4 mins. We were ~10% off. https://twitter.com/elonmu…

  8. comment
  9. comment
    Comment #8480697

    I'm not sure I understand how not giving access to your Dropbox account to Boxifier makes you that more comfortable -- Boxifier will be able to read/write your Dropbox files anyway…

  10. comment
    Comment #8395557

    EC2's new t2.micro instance is actually $9.50/month https://aws.amazon.com/about-aws/whats-new/2014/07/01/introd...

  11. comment
    Comment #7706733

    In the browser environment, people usually use quite a few inline anonymous functions. Javascript is great at this since you can define full-blown anonymous functions anywhere. Pyt…

  12. comment
  13. comment
    Comment #7417915

    Yeah, but if your status page is made to be seen by external people, the right thing to do would be to monitor it just like if you were using it externally. There are whole slew of…

  14. comment
    Comment #7015758

    It's CloudFlare, not CloudFront.

  15. comment
    Comment #6261567

    The reason I asked it because taxis have very different usage pattern than regular cars -- there might be extra operating costs (like extra gas, oil change, & service costs due to …

  16. comment
    Comment #6261488

    >> The highest cost for taxis is not the cars, nor the gas, but the drivers. Do you have any source on this?

  17. comment
    Comment #6052971

    F1 might be not that popular in the US, but the Red Bull F1 team has been dominating F1 for a few years now.

  18. comment
    Comment #6018340

    I don't think Tesla would worry for Hyperloop in the case of SF-to-SJ type commutes -- BART and Caltrain would probably be the ones who should worry. In fact in the US, I don't thi…

  19. comment
    Comment #6018246

    With the addition of Hyperloop, Elon Musk is basically transforming transportation in all possible ranges: - Short-range (in-city, cross-city): Tesla - Medium-range/long-range (cro…

  20. comment
    Comment #5858377

    I honestly thought Sea Lion was pretty cool.

  21. comment
    Comment #5825681

    I think this is where AI comes in -- it should be possible for AI to discern meaningful/non-meaningful movements (based on size, speed, previous state, etc.)

  22. comment
    Comment #5823289

    What's the protocol when the customer can't pay on delivery?

  23. comment
    Comment #5765821

    There might be a lot of internal things that you don't want this "proxy" person to see & hear.. In that case, the Double is a better bet.

  24. comment
    Comment #5746412

    Yeah. As soon as I saw CBS (which weirdly, was first presented in the context of the voice-activated command feature), I knew it had a pretty good chance of taking over the "input …

  25. comment
    Comment #5429741

    It's a nice fun little tool -- but it's rather inefficient in terms of the number of AJAX requests that it needs to do in order to fetch the templates. The rather simple linked pag…