Viewing profile — ovaistariq
ovaistariq
HN member- Joined
- Wed, Dec 28, 2011, 12:34 PM UTC
- HN karma
- 217
- Public activity
- 125 items
- HN profile
- View on Hacker News ↗
About ovaistariq
Recent public activity
-
comment
Comment #48096936
Check out Tigris: https://www.tigrisdata.com/
-
comment
Comment #48081069
There is no way to reliably prove that bytes have made their way to the disk without issuing fsync. Thus, without it you cannot guarantee that writes ACKed to the client survive an…
-
comment
Comment #47937939
This is very cool.
-
comment
Comment #47858798
Spec and features are intertwined. Customers who switch away from AWS S3 still want to use the same SDKs, libraries, etc that support S3 API. They don't want to rewrite their appli…
-
comment
Comment #47810294
The API has sort of become a standard. There are many providers providing S3 API-compatible storage.
-
comment
Comment #47810286
Add Tigris to the list as well please. We maintain a page that shows our compatibility with S3 API. It's at https://www.tigrisdata.com/docs/api/s3/ . The test runner is open source…
-
comment
Comment #47759157
or Tigris
-
comment
Comment #47759152
Potential of startup for hosted object storage? I think Tigris ( https://www.tigrisdata.com/docs/ ) will work pretty well with Render.
-
comment
Comment #47681326
TLDR: EFS as a eventually consistent cache in front of S3.
-
comment
Comment #47674629
The critical part of Dropbox is not just the storage layer but a combination of their client and server. Even small things like how do you handle conflicting writes to the same fil…
-
comment
Comment #47550186
That works. Please do reach out. I love nerding out and would be happy to help in anyway I can.
-
comment
Comment #47539029
Ovais - co-founder of Tigris here. This is very cool. I have been thinking about embedded databases running on Tigris. Specially from an agent perspective, agents can suspend and c…
-
comment
Comment #47282090
Well we have made small objects work well on Tigris ( https://www.tigrisdata.com/ ). And we have several use cases of folks using it as KV store. Funny that you mention FoundationD…
-
comment
Comment #46928373
Yeah, there are no quotas in Tigris. Agents can create as many as needed:)
-
comment
Comment #46648913
It would be great to pair it up with Tigris as well
-
comment
Comment #46636488
There is https://www.tigrisdata.com/
- story
- story
-
comment
Comment #45648657
What other AWS services do you depend on?
- story
-
comment
Comment #45212452
Or consider Tigris object storage service.
-
comment
Comment #44977140
I don’t see much benefit from the disclosure alone. Ultimately, this is code that needs to be reviewed. There is going to continue to be more and more AI assisted code generation, …
-
comment
Comment #44963001
How AI is transforming software development from autocomplete to autonomous agents, and what this means for the future of coding.
- story
-
comment
Comment #44957238
The takeaway is that if your workload involves small objects (which we see with training workloads for our customers), and you are using the neoclouds, then Tigris will offer bette…