Viewing profile — shakkhar
shakkhar
HN member- Joined
- Sat, Feb 09, 2013, 1:49 AM UTC
- HN karma
- 298
- Public activity
- 129 items
- HN profile
- View on Hacker News ↗
About shakkhar
No profile information was provided.
Recent public activity
-
comment
Comment #46774982
Surely you haven't seen taleo.
-
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…
-
comment
Comment #37943066
How about company that changes it's name for strategy shift?
-
comment
Comment #37505344
> Facebook Messenger uses React Native. This is misleading at best, if not outright wrong.
-
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…
-
comment
Comment #32077896
Whatsapp and IG
-
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,…
-
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…
-
comment
Comment #30998678
> They are funded by the CCP First time I am hearing this. What's the source?
-
comment
Comment #30134858
Honest question - was this sarcasm?
-
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.
-
comment
Comment #29207985
You have clearly never worked in a large geographically distributed group.
-
comment
Comment #28146581
Learn databases.
-
comment
Comment #27680758
CPUID is just a bunch of flags used to discover the capabilities of your CPU: https://en.wikipedia.org/wiki/CPUID
-
comment
Comment #27419731
If you are getting 9+ hours sleep, and finding time to exercise - you are not working too hard.
-
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 …
-
comment
Comment #26963358
When there's proof, only one story is enough.
-
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…
-
comment
Comment #26867515
Exactly. Apple refusing your app is an anti-trust issue. Local baker refusing you service is a civil rights issue.
-
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.
-
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…
- story
-
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…
-
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.
-
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.