Viewing profile — Edwinr95
Edwinr95
HN member- Joined
- Fri, Jan 27, 2023, 5:00 AM UTC
- HN karma
- 64
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About Edwinr95
No profile information was provided.
Recent public activity
-
comment
Comment #46557572
The dot product is computed between two vectors. For these use cases that dot product is equal to the cosine of the angle between these angles. (Strictly speaking we have that the …
-
comment
Comment #42309927
Isolation can be quite important. I work with a micro services architecture, where we assign a database per service. That makes it very easy to manage access to sensitive data.
-
comment
Comment #42309894
But a smaller CRUD app wouldn't need "virtually unlimited scale". I'm very curious what their target audience is.
-
comment
Comment #42309764
I find it to be super limited, and I'm sort of struggling to see the point given all these constraints. No temporary tables, no foreign keys, no views, no more than 10k rows in a t…
-
comment
Comment #40751441
No, the statement holds perfectly fine for the rationals.
-
comment
Comment #39048928
I'm quite negatively surprised that a government service is moving from their own platform to AWS for such an important service.
-
comment
Comment #38430226
How the push service delivers the message to the browser is still mysterious to me. Is Firefox simply hardcoded to poll Mozilla's push service?
-
comment
Comment #38160445
I've seen people dump and share entire databases in JSON format at my job....