Ayobamiu

↗ HN profile [ 25.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, I built a tiny Gmail extension that adds a quick safety check before emails are sent. It catches common mistakes like: - mentioning an attachment but forgetting to attach it - sending emails late at night -…

  2. I’m building an open-source meeting-detection engine (Node + Rust via napi-rs) that uses OS-level signals to detect when meetings start/end. macOS support is solid, but I’m missing Windows coverage because I don’t have…

  3. I built a small open-source meeting detection engine for macOS. The goal is to provide a simple and accurate way for apps to know when a user is in a Zoom/Meet/Teams/Webex meeting. A lot of meeting recorders,…