Viewing profile — bigmicro
bigmicro
HN member- Joined
- Fri, Nov 15, 2024, 9:32 AM UTC
- HN karma
- 125
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About bigmicro
No profile information was provided.
Recent public activity
-
comment
Comment #42155343
I was. I was answering calls for 8 hours straight as it was on HN first page. Then decided to go to sleep!
-
comment
Comment #42150973
This was our original focus and remains core. Currently, you can create and share unique links across channels for different purposes. In the medium term, we'll introduce disposabl…
-
comment
Comment #42150585
Thank you! - We do not support cname domains (not part of the short term roadmap) - We're not happy with the standard widget, we're certainly open to customization, any are open to…
-
comment
Comment #42150036
We’re definitely heading in that direction and currently experimenting with LiveKit’s Agent framework. I’m guessing you’re Russ from LiveKit? If so, I’m a huge fan of what you’re d…
-
comment
Comment #42148533
Good idea! done
-
comment
Comment #42148085
Agreed. For now, you can customize the offline message, such as saying "I'm typically online 12pm-4pm on Mon/Tue", or alternatively, drop a Calendly link or your email.
-
comment
Comment #42148058
Yes. You can set yourself `always online`, or `always offline`, or `scheduled`. In the last one, you specify hours in the day (e.g. 9am-5pm), and sync with external calendar (curre…
-
comment
Comment #42147736
Absolutely, we'd 100% love to learn more about that and co-design. Could you possibly send us a note on hello@onair.io?
-
comment
Comment #42147308
Thank you! you're so kind.
-
comment
Comment #42147045
Livekit. Amazing product and community, and has a self-host option. Highly recommended whether you're doing WebRTC or voice agents. First version (pre-launch) was on Agora, their A…
-
comment
Comment #42147015
Hey. A single user can indeed use round-robin; they can connect multiple devices (up to 3 on a single license Basic Plan). In that sense, a single user can have round-robin among t…
-
comment
Comment #42146962
Thanks! so, you can add an "offline message" that is displayed when your link is offline. In that case, adding a Calendly link to that message might make sense. Or simply "I'm typi…
-
comment
Comment #42146925
If the creator has the app (onair.io/ios , onair.io/android), they would receive notifications there and can take the call. Also, if a browser is open when someone calls them, they…
-
comment
Comment #42146839
A few: - assign calls to different members (round-robin, escalation) - capture lead info (name, email, etc) - don't reveal actual phone number - recording, transcription - soon, co…
-
comment
Comment #42146807
You can overcome this using headers, which instructs Gmail not to cache. Snippet: response.headers["Cache-Control"] = "no-cache, no-store, max-age=0, must-revalidate" response.head…
- comment
-
story
Show HN: OnAir – create link, receive calls
Hello HN community, This is bootstrapped/indie hacker-ish. Would appreciate feedback. What it is: You create a link (e.g. onair/yourname), and anyone can call you from it. Caller u…