vicpara

↗ HN profile [ 112 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. You have an idea, started building already or perhaps you have a prototype or an MVP. How do companies get their first 10,20,50,100 customers? This is the valley of deaths where most of the nascent companies die. There…

  2. On Innovation (medium.com)
  3. What infrastructure setups are a great trade off between flexibility & access to company's resources and security. The assets restricted to company's local network are documents, the codebase, CI pipelines, deployment…

  4. I am in need of a KeyValue database, with ACID support (I cannot lose any data that was written) that can sustain about 10K reads + 10K writes per second at peak time. Object size varies from 5Kb -100Kb. I don't need…

  5. Yes, I know AES/Rijndael is a symmetrical encryption algorithm that somehow became the winner of a competition NSA had a lot of strings to pull. In the same time it is considered relatively secure for most application.…