Live data from Hacker News

Viewing profile — loneranger_11x

loneranger_11x

HN member
Joined
Tue, Apr 23, 2013, 8:46 AM UTC
HN karma
48
Public activity
30 items

About loneranger_11x

No profile information was provided.

Recent public activity

  1. comment
    Comment #42439966

    Npm registries seem to be down - affecting build servers and production systems!

  2. story
  3. comment
    Comment #41398017

    Hear hear! >It was fun, it was challenging, it was rewarding, it was amazing. This cannot be overstated

  4. comment
    Comment #39452771

    Spot on argument. Especially valuable piece of advice is to find 25-30 minutes of uninterrupted time and aim to knock out one small task. Even if you didn't finish it, note down pr…

  5. comment
    Comment #39367353

    Absolutely this "it's an effective brain training system." Apart from helping with faster memorisation, I have noticed that writing a problem down / solving on paper improves probl…

  6. comment
    Comment #39311829

    "Treasure such places. They don't tend to last." True true true. Especially if people are building quirky cool stuff in smaller orgs, its simultaneously a great place to work and h…

  7. comment
    Comment #39128530

    I still use   to put more than one space between 2 words in text. this requirement pops up surprisingly often. Too lazy to wrap them in spans and use paddings!

  8. story
  9. comment
    Comment #27739703

    tl;dr: order by mastery desc, method desc - when looking for advisors

  10. comment
    Comment #27118591

    Impressive achievement and more power to them. But does anyone else find the use of the word "showstopper" peculiar here. In management-speak, showstopper usually means - "There ar…

  11. comment
  12. comment
    Comment #24333473

    which book is this? and would you recommend?

  13. comment
    Comment #21334050

    We are facing this right now for us-east-1 :/ thankfully production is unaffected.

  14. comment
    Comment #20693122

    Not an expert. But there are a few ways to look at this. Bodies that are in stable orbit can have only a specific velocity which is a function of its distance from & mass of whatev…

  15. comment
    Comment #20532776

    True but most of the research is around how to safely handle liquid cargoes. What the article talks about is 2-phase cargoes, cargoes which are expected to behave as solids but cou…

  16. comment
    Comment #20458375

    Thanks for the summary! > as long as the route the call takes is via a licensed operator. This is Twilio's problem, not yours. I surmised as much. Have not been able to speak to Tw…

  17. story
    Ask HN: Is it legal to use Twilio/Plivo within India

    Context: Want to setup a telephony solution for an Indian business with Indian customers. Would preferrably want a cloud solution with API access like Twilio. But AFAIK Indian regu…

  18. comment
    Comment #19312077

    Now need one for kafka!

  19. comment
    Comment #19043562

    As others have mentioned "12 hour days" seem intense. I am assuming then that you are not able to get a lot of work done. Then, the key thing to focus on would be to get work done:…

  20. comment
    Comment #19043534

    ^ hah. that is a genuine problem But on a serious note, mature services like youtube/instagram can do it - they know more about me than anyone else. How hard would it to be to filt…

  21. comment
    Comment #19043257

    True. But another issue I feel with today's internet and apps is that it has lower rate of serendipity Most of our experience is controlled by an all-knowing black-box algorithms. …

  22. comment
    Comment #18775123

    > That you should strive to build modules which have deep functionality and small interfaces... this. interfaces are not the most important thing in a software but definitely one o…

  23. story
  24. comment
    Comment #8535546

    We built http://filr.io for the same purpose. You can follow feeds from various content sources. These feeds could be based on rss or any kind of content that changes over time. Ev…

  25. comment
    Comment #8425729

    See if this helps: http://filr.io/channel/hackernews/stream queryparams: pageSize (no of items to return in one go) before (takes an epoch timestamp and returns results before that…