5 ms·
Nobody says that! I love Github. I used to have a paid account. I still have 100+ repositories in there. I just can't afford Github for my private repositories,
by fnando 15y ago
Nobody says that! I love Github. I used to have a paid account. I still have 100+ repositories in there. I just can't afford Github for my private repositories, which I think it's not for me anymore.
- cool-RR 15y agoIf you've got 40 private repos, I assume you're at the very least a moderately experienced professional programmer. Let's say for the sake of a figure that you charge a low price of $50 per hour. So buying a GitHub Gold account is like two hours of extra work per month for you, and you'll probably have to spend more than that on CodePlane (as a user, not developer) because it's simply not as battle-tested and extensive as GitHub. So I don't think it's worth it.
- Lewisham 15y agoYou're reading a lot into one assumption you've made. I'm a grad student. I try out lots of little things. I want to keep them, but I don't want them just on my hard drive (I like them to be available on the Internets). GitHub forces me to open-source those small projects, and I'm usually fine with this, but lots of other people aren't. And if he can offer it for $9, then why shouldn't he? Your complaint is that his potential customers should pay more, because you think GitHub has better features, which he may or may not need. That doesn't make any sense. Having different offers and different price points makes sense, so I really don't see why you are knocking the OP for making something that fits his (and presumably others) needs.
- cool-RR 15y ago"I really don't see why you are knocking the OP for making something that fits his (and presumably others) needs." I'm making the case that it doesn't fit his needs, since his reluctance of paying the GitHub price is an example of this: http://theoatmeal.com/blog/apps http://theoatmeal.com/blog/apps
- Lewisham 15y ago...and now you are reading into what you think people's spending habits are, based on an Oatmeal comic? What's your problem?
- cool-RR 15y ago"What's your problem?" I'm curious about the OP's logic. I believe I found a hole in it and I'm curious whether I have made a mistake or he did, and I'll be happy if he'll point out my mistake if I have one.
- kelnos 15y agoI don't see the parallel. Quite the opposite; he's displeased with what he sees as GitHub's high price for their lowest-tier paid account, and developed an alternative that costs less and offers more of the "bare bones" stuff (more space, unlimited private repos) instead of focusing on the higher-level collaboration tools and web interfaces. How does a reference to someone finding little friction to paying multiple tens to hundreds of dollars for things while cringing at a 99-cent expenditure have anything to do with this? GitHub bothers me, to be honest. I read a lot lately about how many people are using GitHub as a sort of "programmer's portfolio", and, more importantly, how many startups are asking for your GitHub URL as a part of your resume package. As if how many active repos on GitHub you have is some sort of even remotely useful metric as to how good a programmer you are. There's a lot of pressure to have a strong presence on GitHub, while their product offering doesn't seem to meet the needs of a lot of people. Not to mention there's tons of talent that uses hg or bzr as their VCS of choice; nobody asks for your bitbucket or launchpad URL.
- cool-RR 15y ago"[...] he's displeased with what he sees as GitHub's high price for their lowest-tier paid account [...]" And I'm arguing that his displeasure with GitHub's price comes from the fact that he's underestimating the extra amount of time he will have to spend as a user of CodePlane because CodePlane is not remotely as polished as GitHub. I'm arguing that this extra amount of time will not be worth the difference in price. "[...] developed an alternative that costs less and offers more of the "bare bones" stuff (more space, unlimited private repos) instead of focusing on the higher-level collaboration tools and web interfaces. [...]" It's not just collaboration and web stuff, it's reliability and security. Would you seriously trust a tiny service like CodePlane to store your code? Both ensuring it won't be deleted and that it won't be hacked into? If DropBox has trouble with those issues, would you trust a low-budget one-man-operation with your 50 repos? "[...] There's a lot of pressure to have a strong presence on GitHub [...]" When people evaluate programmers they often have to rely on far-from-perfect metrics, like university credentials. Putting emphasis on GitHub and ignoring the other forges is not ideal, but it's such a big improvement over the old ways. It's hard to get new metrics accepted into the mainstream.
- eropple 15y agoI'm a moderately experienced professional developer. That in no way means that I'm going to pay money for Github, a less-valuable service compared to one that has all the features I regularly use* that I get for free from somebody else. Also, git annoys me. Thus, Bitbucket, and life is good. * - Which is to say, source/diff browsing, a markdown-based wiki for some projects, and that's it. Github has a lot of features, but it also has a lot of completely useless features.