Live data from Hacker News

Viewing profile — adam-badar

adam-badar

HN member
Joined
Sun, Apr 05, 2026, 6:03 PM UTC
HN karma
2
Public activity
5 items

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

  1. story
  2. 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-…

  3. 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…

  4. comment
    Comment #47652218

    does jmux handle the case where two agents need to modify the same file?

  5. 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?