aprao

↗ HN profile [ 93.1 ms ] full profile
Karma
145
Created
July 11, 2016 (10y ago)
Submissions
0
  1. It seems to me that the mechanism to maintain a ledger of user accounts is mostly the same across companies and domains, even though it is probably implemented from scratch in each company. Even if the account asset…

  2. Coda and Confluence are very heavy weight and slow. Also, it's a pain to create pages when you need to tab back and forth to copy text and pictures. Any other solutions in the market that do a better job?

  3. At work, I find myself writing a Python/Go/JS SDK for every single internal API that I implement. This might even be more prevalent for public facing APIs since creating/maintaining public API SDKs for popular languages…

  4. Imagine a very simple user creation flow in an online marketplace: - Service A (user service) receives the request and creates a user object and sends an async request to service B and C (e.g. via Kafka) - Service B…