Live data from Hacker News

Viewing profile — shakkhar

shakkhar

HN member
Joined
Sat, Feb 09, 2013, 1:49 AM UTC
HN karma
298
Public activity
129 items

About shakkhar

No profile information was provided.

Recent public activity

  1. comment
    Comment #46774982

    Surely you haven't seen taleo.

  2. comment
    Comment #38968380

    The numbers I've seen on blind are mostly accurate. The issue is that people only report on blind when their comp is at p95 of market. Making $350k is a bit of a trope on blind. Yo…

  3. comment
    Comment #37943066

    How about company that changes it's name for strategy shift?

  4. comment
    Comment #37505344

    > Facebook Messenger uses React Native. This is misleading at best, if not outright wrong.

  5. comment
    Comment #34786408

    > Hiring standards must have fallen if they added people so rapidly I have been hearing this about Meta / FB for the last 10 years. This line of thinking is overly simplistic. If a…

  6. comment
    Comment #32077896

    Whatsapp and IG

  7. comment
    Comment #31591464

    Almost certainly not. In aggregate - may be, but looking at individual user search history without strong business reason and approval would be a quick way to get fired. Generally,…

  8. comment
    Comment #31047599

    > Do FAANGs hire such old ICs? I can only talk about one of the letters in FAANG. Just my observation. We definitely hire 50+ or even 60+ people. In my experience, all of the inter…

  9. comment
    Comment #30998678

    > They are funded by the CCP First time I am hearing this. What's the source?

  10. comment
    Comment #30134858

    Honest question - was this sarcasm?

  11. comment
    Comment #29903081

    No. I know that my total expense in a given year will never exceed $X (Premium + out-of-pocket max). Worrying about every single transaction is not worth it.

  12. comment
    Comment #29207985

    You have clearly never worked in a large geographically distributed group.

  13. comment
    Comment #28146581

    Learn databases.

  14. comment
    Comment #27680758

    CPUID is just a bunch of flags used to discover the capabilities of your CPU: https://en.wikipedia.org/wiki/CPUID

  15. comment
    Comment #27419731

    If you are getting 9+ hours sleep, and finding time to exercise - you are not working too hard.

  16. comment
    Comment #27047043

    > This project is, very literally, stealing from me. That is, literally, not true. I have always had a safari subscription through my employers, but found the app to be unpleasant …

  17. comment
    Comment #26963358

    When there's proof, only one story is enough.

  18. comment
    Comment #26911387

    No this is not normal. The important thing you need to decide is whether you want to drag this through the legal process or simply cut your losses and move on. To get a lawyer to p…

  19. comment
    Comment #26867515

    Exactly. Apple refusing your app is an anti-trust issue. Local baker refusing you service is a civil rights issue.

  20. comment
    Comment #26830448

    Take a look at https://cgsql.dev/ . It's supposed to be a lightweight and strict type-checked data layer on top of sqlite.

  21. comment
    Comment #26676412

    Fortunately, I was an adult at the time the original iphone came out. (Although not in the US.) By then, market was already flooded with cheap Chinese phones with "touchscreen" whi…

  22. story
  23. comment
    Comment #26228579

    To offer a counterpoint - this is a blog post made by Fred Wilson with the exact same title. Fred has the prerogative to title his posts whichever way he likes, and I would not wan…

  24. comment
    Comment #26199364

    I think OP could (should?) also sue the company for harassment and defamation if the ex-employer is badmouthing him around town which could have real career impact.

  25. comment
    Comment #26159084

    FWIW, we use https://cgsql.dev/ to solve the type issue, among others. I totally understand that this is not for everyone.