July 2, 2026
Bull market or chart crime?
Show HN: Gitstock–Transform you GitHub commit history into K-line and animations
GitHub activity gets a stock-market makeover, but the comments want labels before hype
TLDR: GitStock turns a public coding project’s recent activity into a stock-style chart so people can quickly judge how active it is. Early commenters were split between mild interest and a blunt critique that the graph breaks a basic rule by not labeling its axes, making readability the main talking point.
A new Show HN project called GitStock is trying to turn the usually sleepy world of code updates into something that looks more like Wall Street theater. The idea is simple enough for non-coders: paste in a public project, and it spits out a shareable chart showing recent activity and how much the code changed. In other words, it wants to help people judge whether a project looks lively, steady, or flatlining at a glance. Cute concept? Absolutely. Instant hit? Not so fast.
The community reaction was tiny but telling, and honestly, that contrast is the real drama. One commenter gave it the internet equivalent of a polite nod with a dry "Interesting idea" — the kind of response that can mean anything from “nice!” to “I’m not fully sold.” Then came the sharper jab that stole the scene: "You violated the first rule of graphing: label your axes." Ouch. That one turned a neat demo into a mini courtroom drama about whether a flashy chart is useful if regular humans can’t actually tell what they’re looking at.
So the vibe is part curiosity, part roast. GitStock’s pitch is to make project health feel visual and fun, but the early crowd reaction says: if you’re going to dress coding history up like a stock chart, you’d better make the picture readable first. The chart may be shareable, but in the comments, clarity is the real currency.
Key Points
- •GitStock is a Show HN project focused on visualizing public GitHub repository activity.
- •Users enter a public repository to generate the visualization.
- •The tool converts recent commits and code changes into a shareable SVG candlestick chart.
- •The chart is intended to help users evaluate repository activity and health trends quickly.
- •The title indicates GitStock also presents commit history using K-line-style visuals and animations.