Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jabo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Cursor (IDE) tried launching on HN 8 times unsuccessfully
(twitter.com)
14 points
by
jabo
3mo ago
|
6 comments
2.
▲
Blocking mobile internet on smartphones improves attention and mental health
(academic.oup.com)
5 points
by
jabo
4mo ago
|
0 comments
3.
▲
by
jabo
1y ago
Mercury
4.
▲
by
jabo
1y ago
Wonder if white noise counts as noise from this perspective. Or if it’s mainly unexpected noises that make sleep quality worse.
5.
▲
by
jabo
1y ago
The day I discovered that marquee tags have a direction attribute, using which you can make the text go up/down left/right and use multiple of these tags, is still etched in my memory.
6.
▲
by
jabo
1y ago
We generally tend to engage in in-depth conversations with our users. But in this case, when you opened the GitHub issue, we noticed that you’re part of the Meilisearch team, so we didn’t want to spend too much time explaining something in-
7.
▲
Are you VC-funded? No, we're profitable
(twitter.com)
98 points
by
jabo
1y ago
|
39 comments
8.
▲
by
jabo
2y ago
If anyone's interested, a while ago I downloaded the MusicBrainz database and built a search-as-you-type experience here with about 32M songs: https://songs-search.typesense.org The dataset has been very helpful to benchmar
9.
▲
Burning the SSO Boogeyman
(typesense.org)
1 points
by
jabo
2y ago
|
0 comments
10.
▲
The Carnegie Mellon Oculus Booth Incident of 2014
(uploadvr.com)
2 points
by
jabo
2y ago
|
0 comments
11.
▲
Black box from Alaska Airlines flight erased
(twitter.com)
6 points
by
jabo
3y ago
|
4 comments
12.
▲
by
jabo
3y ago
We’ve interacted before on Twitter and GitHub, and I want to address your point about Raft in Typesense since you mention it explicitly: I can confidently say that Raft in Typesense is NOT broken. We run thousands of clusters on Typesense C
13.
▲
by
jabo
3y ago
I'm biased, but I'd recommend exploring Typesense for search. It's an open source alternative to Algolia + Pinecone, optimized for speed (since it's in-memory) and an out-of-the-box dev experience. E-commerce is also a v
14.
▲
by
jabo
3y ago
Here's an example of semantic search: Let's say your dataset has the words "Oceans are blue" in it. With keyword search, if someone searches for "Ocean", they'll see that record, since it's a close ma
15.
▲
by
jabo
3y ago
I work on Typesense [1] - historically considered an open source alternative to Algolia. We then launched vector search in Jan 2023, and just last week we launched the ability to generate embeddings from within Typesense. You'd just ne
16.
▲
by
jabo
3y ago
We don't plan to support external vector databases, since we want to build Typesense as a vector + keyword search datastore by itself.
17.
▲
by
jabo
3y ago
Typesense has a vector store / search built-in: https://typesense.org/docs/0.24.1/api/vector-search.html In the upcoming version, we've also added the ability to automatically generate embeddings fr
18.
▲
Vowel.com Is Shutting Down
(twitter.com)
19 points
by
jabo
3y ago
|
5 comments
19.
▲
by
jabo
3y ago
We've been using Struct's Slack bot in Typesense's Slack community here (if you want to see a demo of how it looks): https://threads.typesense.org/kb I love that the discussions we're having (in public c
20.
▲
by
jabo
3y ago
You can also use this library with Typesense, which is an open source alternative to Algolia: https://github.com/typesense/typesense-autocomplete-demo Disclaimer: I work on Typesense.
21.
▲
by
jabo
3y ago
Typesense: https://typesense.org/docs/0.24.1/api/vector-search.html
22.
▲
eBay’s Fast Billion-Scale Vector Similarity Engine
(tech.ebayinc.com)
66 points
by
jabo
3y ago
|
24 comments
23.
▲
by
jabo
3y ago
I get this question frequently - why not use FAISS or ANNOY directly, instead of a vector database, so glad to see this aspect covered in this article. Plug: If you're ever looking for an open source alternative to Pinecone, we recentl
24.
▲
by
jabo
3y ago
Yup. If you store timestamps as Unix timestamps you can gave Typesense sort on text match score and the timestamp field: https://typesense.org/docs/guide/ranking-and-relevance.html#...
25.
▲
by
jabo
3y ago
Plug: If you're ever looking for an open source alternative to Pinecone, we recently added vector search to Typesense: https://typesense.org/docs/0.24.1/api/vector-search.html The key thing is that it&#x
26.
▲
by
jabo
3y ago
If I'm reading this correctly, it looks like search requests are now charged separate from the number of documents. So if I have 5M records and 5M searches per month, in the old pricing scheme I would have paid $5K per month. In the ne
27.
▲
by
jabo
3y ago
We added HNSW-based vector search to Typesense as well recently: https://typesense.org/docs/0.24.0/api/vector-search.html So you can combine attribute-based filters along with nearest-neighbor search. Put tog
28.
▲
by
jabo
4y ago
This seems like the central page that FDIC is using to communicate the latest news. This FAQ document has more tactical next steps: https://www.fdic.gov/resources/resolutions/bank-failures/fai...
29.
▲
Tell HN: Next steps for SVB customers from FDIC
(fdic.gov)
2 points
by
jabo
4y ago
|
2 comments
30.
▲
by
jabo
4y ago
I second this. Thank you for sharing! I wonder if this is a custom visualization pattern, or if there is general a name for this type of visualization. Does any one know?
More ›