rishabhpoddar

↗ HN profile [ 84.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I primarily use typescript, and Codex tries and makes all fields in a type optional even though its obvious that optionality is not needed. It also uses tons of try / catches, swallows the errors and returns null /…

  2. I don't mind keeping my macbook awake all the time to be able to do this.

  3. The problem I am looking for a service or effective technique using which I can get quick and reliable translation of our Node SDK (https://github.com/supertokens/supertokens-node) applied to our Python…

  4. I’m Rishabh and the co-founder and CTO at https://supertokens.com (YC S20). We offer open-source user authentication and we just released our user roles product for companies implementing authorization. Our users are…

  5. Hi, I'm wondering if the following will still be allowed after chrome starts to disallow third party cookies: - iFrames that load a page from a subdomain or a completely different domain - http requests to subdomains or…

  6. The Twitter hack was a result of unauthorised access to an internal tool. Traditionally, apps are protected via 2FA, network restrictions, logs auditing and access control. However, those are not enough to minimise the…