david_bai

↗ HN profile [ 49.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN — I extracted a small “AI collaboration playbook” from my open-source project after repeatedly seeing coding agents go off-track (touch unrelated files, miss entry points, forget constraints in long threads). The…

  2. Hey HN, I'm a C++ algorithms engineer, and today I'd like to share my first full-stack web project: PrivyDrop. This project was born from two ideas: First, I wanted to solve a daily annoyance of mine: I needed a simple,…

  3. I built SecureShare to solve a common problem I faced: securely sharing files between devices without size limits or intermediary servers. What it does: - Direct P2P file/text/folder sharing using WebRTC - No file size…