Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
adam-badar
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
adam-badar
6mo ago
i've been building a persistent context layer that captures screen + audio continuously using screenpipe and syncs to a vector db. how are you handling the relevance scoring? time-based decay alone doesn't work because some old co
2.
▲
by
adam-badar
6mo ago
working with continuous OCR capture across 3 monitors using screenpipe. at 1.2fps you get usable text extraction but use 600mb-2gb ram. biggest issue is OCR can't distinguish directionality - ie. if someone messages you, or you type &q
3.
▲
by
adam-badar
6mo ago
does jmux handle the case where two agents need to modify the same file?
4.
▲
by
adam-badar
6mo ago
curious how you handle the volume - for heavy users with 50k+ emails, are you processing everything client-side or hitting the gmail api for each message?