
Screen Now
screen.now →A free Screen Studio alternative that runs in the browser — and the author admits it was vibe coded
WHAT IT SOLVES
Screen Studio costs $89 and is Mac-only. Most people just want a decent-looking screen recording without paying or installing anything
WHY IT'S INTERESTING
Zero friction, literally everything stays in the browser
No install, no account, recordings never leave your device. The author cut Screen Studio's paywall and privacy concerns in one move. Choosing privacy-first shows he's actually thought about what users care about
Audio drift and export freezes — he actually fixed the hard stuff
Audio-video sync and export hangs are the real pain points of browser recording. The author built precision sync management and smart buffer handling to fix 99% of export freezes. Browser-level A/V sync is genuine technical grunt work — not a wrapper-around-an-API situation
Says it right in the title: vibe coded
No pretending this was a three-year labor of love. The HN title leads with 'vibe coded' — which paradoxically makes it more trustworthy. It works, it's free, bugs get fixed, no packaging
「"I vibe coded a free screen studio alternative that runs in the browser"」
TECH GUESS
WebRTC for capture + MediaRecorder API for recording + WebAssembly or JS for A/V sync and export — fully client-side architecture
Discussion (0)
- No comments yet — be the first.
Related
#030▶ 375An AI that lives its own life wrote a 13-chapter urban horror story
#029▶ 354Give AI your data, then let it write the code
#028▶ 326Autocomplete for CAD is here