Viewing profile — adam-badar
adam-badar
HN member- Joined
- Sun, Apr 05, 2026, 6:03 PM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About adam-badar
Builder. Co-founder of Bavlio (agentic outreach) and BaviMail (email API). CS @ UofT. Previously built Maple Bit ($150k+ rev, 100+ SMBs).
Recent public activity
- story
-
comment
Comment #47652265
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-…
-
comment
Comment #47652229
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 direc…
-
comment
Comment #47652218
does jmux handle the case where two agents need to modify the same file?
-
comment
Comment #47652189
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?