Live data from Hacker News

From where I left

antirez.com

1–10 of 472 posts

Re: From where I left

#5
Well, I see this as great news. I've been tinkering with vector search myself and really don't like the APIs, query structures, even the embedding steps required. Anything that makes it simpler (and faster) is most welcome.

I do hope Salvatore keeps doing emulators for MCUs, though :)

Re: From where I left

#10
post #7

[flagged]

I'll try very hard to not disappoint you. The AI things I'm doing for Redis are truly low level and minimal. HNSWs rewritten from scratch in C caring about every bit of performance and memory usage optimization, with a trivial API. Embeddings are useful even if you don't like LLMs and generative AI, it is really a different field. Also I'll be doing a lot of the old stuff too, but with a more "informative" profile, that is, I'll do as I share what I'm experimenting with. And I'll handle the community. My things will not be limited to AI stuff. Thanks for your comment, I understand the sentiment.
Post reply on HN