Show HN: VS Code extension revealed I only code 51% of my 'deep work' time

2 skrid 1 7/14/2025, 1:51:51 PM floustate.com ↗

Comments (1)

skrid · 7h ago
tracked my coding sessions for a week. only actually wrote code 51% of the time.

built this as a vs code extension - tracks lines changed, languages used, debug time. intentionally session-based (not always-on) because i wanted to measure my "deep work" blocks specifically.

tech: vs code extension api, next.js, supabase realtime, typescript.

biggest surprise: my 9pm "peak productivity" sessions were 23% coding. morning sessions i thought were slow: 67% active.

happy to answer questions about implementation or the harsh reality of measuring actual productivity.