Tangent: I don't understand the fascination with one's own commit heatmap (or any other commit heatmap for that matter). Maybe it seems a bit too self-congratulatory? Vain? I don't know quite what it is, but it rubs me the wrong way and I wouldn't be interested in putting something up like that in my home or office. Maybe because it implies quantity over quality? Whatever the reason, your poster project is nice regardless of whether or not I would buy one.
Show HN: Posters of Your GitHub Contributions
31–40 of 80 posts
Re: Show HN: Posters of Your GitHub Contributions
#32I think the site is nice - it's clean and directly to the point. No huge hero and no click-throughs to get to the meat of your project. Prices for your posters seem entirely reasonable. Tangent: I don't understand the fascination with one's own commit heatmap (or any other commit heatmap for that matter). Maybe it seems a bit too self-congratulatory? Vain? I don't know quite what it is, but it rubs me the wrong way a…
Re: Show HN: Posters of Your GitHub Contributions
#33Earlier quoted context omitted.
Hey, great work! Similar to my project https://commits.io Shoot me an email (ortuna AT gmail) if you want to compare notes. I've done a lot of work on how to get those generation times down.
Hi! Love your site. Always wondered, is it making any money?
Re: Show HN: Posters of Your GitHub Contributions
#34Hey yall, looks like it's being hugged to death right now... I'm trying to keep up!
Re: Show HN: Posters of Your GitHub Contributions
#35Re: Show HN: Posters of Your GitHub Contributions
#36Re: Show HN: Posters of Your GitHub Contributions
#37I think the site is nice - it's clean and directly to the point. No huge hero and no click-throughs to get to the meat of your project. Prices for your posters seem entirely reasonable. Tangent: I don't understand the fascination with one's own commit heatmap (or any other commit heatmap for that matter). Maybe it seems a bit too self-congratulatory? Vain? I don't know quite what it is, but it rubs me the wrong way a…
Re: Show HN: Posters of Your GitHub Contributions
#38I think the site is nice - it's clean and directly to the point. No huge hero and no click-throughs to get to the meat of your project. Prices for your posters seem entirely reasonable. Tangent: I don't understand the fascination with one's own commit heatmap (or any other commit heatmap for that matter). Maybe it seems a bit too self-congratulatory? Vain? I don't know quite what it is, but it rubs me the wrong way a…
A team commit heatmap would be great for the office tho...
Re: Show HN: Posters of Your GitHub Contributions
#39Hey yall, looks like it's being hugged to death right now... I'm trying to keep up!
Re: Show HN: Posters of Your GitHub Contributions
#40It makes me sad to see that people actively contribute to the implicit "open source = Github" assumption. Open Source has always been successful because there was more than just a single distributor for almost anything. I hope I'll see a new rise of decentralized solutions. For now I'm frightened of the monopolism here.
GitHub is so strongly associated with Open Source right now for a few reasons. First, git is decentralized by default. GitHub has very little secret sauce here; most, if not all, of their cool git tricks are actually pushed upstream into the git client to benefit everybody. For remote management, I can run `git init --bare` in any directory on any ol' ssh box I want and then set it up as a remote and get the same exa…
GitHub's secret sauce was to use dark patterns meant to accelerate the network effect working in their favor.
Specifically:
1. Quietly kill patches as the main currency in open source
2. Redefine "pull request" to mean "the thing that happens when you click a certain button on github.com"
The end result is that collaborating with GitHub-hosted projects is made arbitrarily difficult unless you're also hosting your work on GitHub.