Live data from Hacker News

Viewing profile — crearo

crearo

HN member
Joined
Mon, Sep 12, 2016, 5:52 AM UTC
HN karma
9
Public activity
15 items

About crearo

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #42685562

    HN kiss of death

  4. comment
  5. story
  6. comment
    Comment #36285921

    False, India the largest democracy tops the list of Internet outages. https://www.dw.com/en/india-internet-shutdown-capital-of-the...

  7. comment
    Comment #29875790

    FWIW, every data structure / algo interview I've done allowed me to use built in functions for sorting (I work at FAANG). In general, I dislike the interview process too, but there…

  8. comment
    Comment #29875648

    I work at FAANG - my take is, all questions can be solved based on these 10-15 data structures / algorithms. They are just gift wrapped with a lot of fluff, but underlying each of …

  9. comment
    Comment #29067552

    The OP probably means once a company is already established and has their core product peaked at max profit, they struggle to innovate further and build new products. Working at FA…

  10. comment
    Comment #24554896

    Apart from pulling the plug on products at random, why I'm sceptical is because this hasn't been introduced / used internally widely. Think of it like a product Google created, say…

  11. comment
    Comment #24540642

    Yes, but: - They're trying to do the same thing by keeping you engaged by shoving up as much content as they can to you, by making recommender systems that "know you". - They polar…

  12. comment
    Comment #24540609

    What really resonated with me is one of the speakers talking about taxing companies on collecting users' data. They first establish that the sole driving factor for these companies…

  13. comment
    Comment #24340094

    A better, possibly fast open/close design would be: 1. to have a motor roll open and close the bin lid. 2. the opening end could have a weak magnetic strip to "click" on that side.…

  14. comment
    Comment #23748967

    Something that really annoys me is a blob of code suddenly pushed to GitHub without a commit message, and then 10 random Update Readme commits. The repository holds no history. A r…

  15. comment
    Comment #12477478

    I felt the exact same thing when I started webdev after 3 years of app dev and a little bit of REST APIs (and backend) using python flask. For me JS, and all frameworks built using…