Viewing profile — protus
protus
HN member- Joined
- Wed, Sep 22, 2021, 5:28 PM UTC
- HN karma
- 2
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About protus
Recent public activity
-
comment
Comment #39933103
Not sure if this company also ran into this issue, but the engineers at my startup absolutely hated the Firebase UI for querying. Genuinely could not fathom how product designers c…
-
comment
Comment #39911772
I work at a startup, and recently built the fraud detection algorithm we use to classify and process payments. I have a BS in CS with a minor in Data Science, and also have applied…
-
comment
Comment #39907837
Will take a look, thank you!
-
comment
Comment #39906489
I agree that Kubernetes is overkill, even at our scale. My biggest concern with "serverless" paradigms like Cloud Run or Fargate is with cold starts.
-
comment
Comment #39900514
I believe the main pitfall of this approach is related to what the author of the og article mentioned around r/w and query latency from S3. I like the old Twitter eng blog post on …
-
comment
Comment #39900399
I looked at it briefly - it looks interesting, but I'm a bit worried about the same things that are affecting us with our current infra provider. Namely, PaaS overhead cost, lack o…
-
story
Ask HN: Series A/B startups, what's your infra setup?
I'm currently at an early stage startup around the series B mark, and we're currently using a PaaS, like Heroku or Fly.io, to host our infrastructure. However, while these solution…
-
comment
Comment #39854468
Firestore is great until Google sunsets it