HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bothra90

no profile record

Submissions

How we built a vector search engine in 200 lines of Rust

fennel.ai
2 points·by bothra90·3 jaar geleden·0 comments

Micromanagement (sometimes) good?

lethain.com
2 points·by bothra90·3 jaar geleden·0 comments

The case for consolidation

benn.substack.com
39 points·by bothra90·4 jaar geleden·11 comments

ML behind recommendation systems at FAANG

blog.fennel.ai
5 points·by bothra90·4 jaar geleden·0 comments

The Case for Consolidation

benn.substack.com
3 points·by bothra90·4 jaar geleden·0 comments

Sibyl – Prediction Service at DoorDash (2020)

doordash.engineering
27 points·by bothra90·4 jaar geleden·36 comments

Big Data Serving – The Hardest Problem in Computing

medium.com
1 points·by bothra90·5 jaar geleden·0 comments

Sibyl – Prediction Service at DoorDash

doordash.engineering
3 points·by bothra90·5 jaar geleden·1 comments

Merlion – A new time-series ML framework from Salesforce

github.com
7 points·by bothra90·5 jaar geleden·0 comments

The Rise of Worse Is Better – Richard P. Gabriel (1991)

dreamsongs.com
2 points·by bothra90·5 jaar geleden·0 comments

comments

bothra90
·2 jaar geleden·discuss
Is this competing with Nessie (https://projectnessie.org/)?
bothra90
·3 jaar geleden·discuss
That would be awesome!
bothra90
·3 jaar geleden·discuss
Exciting work! Some questions:

1. Any plans on open-sourcing this?

2. Why not have a tiered architecture that can provide lower latency? p99 of 1s can be too high for some use-cases.

3. Related to 2, how does WarpStream compare to tiered storage in Pulsar?

[Edit 1] Added (3)
bothra90
·4 jaar geleden·discuss
Can you share some insight on how/if Kagi is different from Neeva[1] in its approach?

[1] https://neeva.com/
bothra90
·5 jaar geleden·discuss
By an independent board do you mean that the H1B holder cannot themselves be on the company's board? Re: 50% ownership, is 50-50 split OK, or does it have to be less than 50?
bothra90
·5 jaar geleden·discuss
Is this solving similar problems as Ray [1]?

[1] https://www.ray.io/
bothra90
·5 jaar geleden·discuss
How does this compare with https://github.com/linkedin/greykite?
bothra90
·5 jaar geleden·discuss
I really wish more design docs / project reports looked like this article - talking about the whys, goals / non-goals, options considered, prototypes built, challenges, and solutions, learnings and next steps. Kudos!