Settings

Theme

YC's launches Paxel a tool that analyzes your coding sessions

paxel.ycombinator.com

8 points by qwe----3 14 days ago · 2 comments

Reader

dheerajmp 14 days ago

This is a spyware IMO. Exactly, what YC is looking for founders to install.

Looking at the script, here's exactly what git data gets collected and sent to YC proxy:

Commit metadata (per commit, up to 1000 commits):

Full SHA hash Short SHA Author name Author email Author timestamp Commit subject line (the first line of the commit message)

Numstat data (per commit):

File paths that were modified Number of lines added per file Number of lines deleted per file

Author detection — it actively tries to find ALL your email addresses by:

Reading your git config user.email Cross-referencing commit SHAs found in your session transcripts against git log Scanning all commits where the author name matches your git config user.name

Like why does it need YOUR GIT COMMIT HISTORY? Unless you want to spy on what products founders are actually building and shipping. And which one has the hottest product etc.

I hate these tricks run by YC.

codesoda 13 days ago

I've posted a full breakdown over here https://news.ycombinator.com/item?id=48421328 (including the source code and tracking changes they make in a changelog.md)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection