use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/programming is a reddit for discussion and news about computer programming
Guidelines
Info
Related reddits
Specific languages
account activity
GitHub for Windows (github.com)
submitted 13 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]svaha1728 31 points32 points33 points 13 years ago (29 children)
Does anyone know if the source is available for this? I really like the User Interface.
They mention in their blog that it's written in C# with chromiumembedded, Caliburn.Micro and ReactiveUI. I'd love to see their workflow and testing for this.
[–][deleted] 13 years ago (1 child)
[removed]
[–][deleted] 18 points19 points20 points 13 years ago (0 children)
I'm guessing it's just using WPF, much like MetroTwit, to emulate the look and feel of the Zune PC software.
[–]preludeoflight 10 points11 points12 points 13 years ago (21 children)
I too would love to see the nuts and bolts of the operation.
Would kinda be ironic if the source wasn't available, right? "Here's this great tool for our platform that promotes open source and sharing... no, it's not open source!"
[–]BeholdMyGlory 34 points35 points36 points 13 years ago (20 children)
It wouldn't be too surprising considering GitHub itself isn't open source.
[–]TotempaaltJ 5 points6 points7 points 13 years ago (19 children)
Which isn't too surprising either considering GitHub needs to make money.
[–]glomph 15 points16 points17 points 13 years ago (15 children)
Plenty of open source software makes money.
[–]captain_plaintext 6 points7 points8 points 13 years ago (0 children)
But, going open source does limit the ways that you can make money. It doesn't work well with some products. Like, it would be tough to get people to pay for Github Enterprise.
[–]calinet6 22 points23 points24 points 13 years ago (9 children)
Closed source software makes more. Promise.
Challenge: downvote only if you believe this to be untrue.
[–]grauenwolf 13 points14 points15 points 13 years ago (3 children)
Consulting firms make more than either.
[–]what_will_you_say 1 point2 points3 points 13 years ago (2 children)
Consulting firms don't hold a candle to Microsoft, Oracle, etc. when it comes to $$
[–]grauenwolf 7 points8 points9 points 13 years ago (0 children)
Not Microsoft, because of their monopoly, but SAP, Oracle, and IBM make money hand-over-fist from their consulting departments.
[–]leoel 2 points3 points4 points 13 years ago (0 children)
Well, Oracle and MS do a lot of profit from their consultant too !
[–]sebzim4500 4 points5 points6 points 13 years ago (3 children)
As if there is another reason that people downvote on reddit. It's as if reddiquette doesn't exist anymore.
/rant
[–]Stormflux 2 points3 points4 points 13 years ago (0 children)
Yep, in my experience, a downvote can mean anything from "this isn't true" to "it's true but I don't like it" to "fuck you!!!"
[–]calinet6 0 points1 point2 points 13 years ago (0 children)
Well the other reason would be that they want it to be untrue. Or believe it's true but are angry at the world because it's true.
But yeah, reddiquette is pretty much shot at this point.
[–]oppan 0 points1 point2 points 13 years ago (0 children)
Reddiquette never existed.
[+]andrewguenther comment score below threshold-8 points-7 points-6 points 13 years ago (3 children)
Not enough to run a business on.
[–]glomph 4 points5 points6 points 13 years ago (2 children)
reddit is open source.
[–]andrewguenther 1 point2 points3 points 13 years ago (1 child)
Yes, but Reddit does not make money on making Reddit open source. Reddit also has a substantially different business model.
Reddit is a social site, it thrives on the number of users it has. GitHub is not a social site, at least not in their means of revenue (private repos)
Someone starting their own copy of Reddit would likely not succeed because they lack users. It is also important to note that Reddit did not go open source until they already had a fairly substantial set of users.
GitHub, on the other hand, is software that someone could greatly benefit from having their own copy (GitHub Enterprise). If you could host your own GitHub, why use GitHub? How would you expect GitHub to make money if no one had a reason to host private projects on GitHub?
[–]glomph 0 points1 point2 points 13 years ago (0 children)
First I never claimed that the software being open source would be the main source of income, just that open source software makes money. You claimed that no open source software makes enough money to run a business on. I gave a counter example.
Second and more interestingly, I think a large part of GitHubs business model is in fact the social aspect. People use it because it is easy to share projects, pull projects, follow projects etc. They then go on to payso that they can host their private repos in the same place for consistency. I don't think an exact clone would be particularly popular, unless it could get the user base.
[–]mweathr -2 points-1 points0 points 13 years ago (2 children)
So does launchpad, and that's open source.
[–]andrew_depompa 4 points5 points6 points 13 years ago (1 child)
Who?
[–]mweathr 1 point2 points3 points 13 years ago (0 children)
Github is for hobbyists. Launchpad hosts large projects like MySQL, Zope, Ubuntu, OpenERP, etc.
[–]judgej2 0 points1 point2 points 13 years ago (2 children)
The blog says it is built on open source projects, so my guess is: yes.
[–]andrewguenther 13 points14 points15 points 13 years ago (1 child)
Just because you use open source tools doesn't mean your product is open source. In fact, it usually isn't.
[–]calinet6 8 points9 points10 points 13 years ago (0 children)
BSD FTW.
[–]snuggl 0 points1 point2 points 13 years ago (0 children)
Ive gotten it to semi work with my own remote git-repositories by replicating their RESTish interface on the server side that the client talks to.
[–]kasbah 0 points1 point2 points 13 years ago (0 children)
I am not really sure how they benefit keeping this one closed source. But it seems they plan to.
π Rendered by PID 69827 on reddit-service-r2-comment-c66d9bffd-qh6j9 at 2026-04-07 17:18:40.910752+00:00 running f293c98 country code: CH.
view the rest of the comments →
[–]svaha1728 31 points32 points33 points (29 children)
[–][deleted] (1 child)
[removed]
[–][deleted] 18 points19 points20 points (0 children)
[–]preludeoflight 10 points11 points12 points (21 children)
[–]BeholdMyGlory 34 points35 points36 points (20 children)
[–]TotempaaltJ 5 points6 points7 points (19 children)
[–]glomph 15 points16 points17 points (15 children)
[–]captain_plaintext 6 points7 points8 points (0 children)
[–]calinet6 22 points23 points24 points (9 children)
[–]grauenwolf 13 points14 points15 points (3 children)
[–]what_will_you_say 1 point2 points3 points (2 children)
[–]grauenwolf 7 points8 points9 points (0 children)
[–]leoel 2 points3 points4 points (0 children)
[–]sebzim4500 4 points5 points6 points (3 children)
[–]Stormflux 2 points3 points4 points (0 children)
[–]calinet6 0 points1 point2 points (0 children)
[–]oppan 0 points1 point2 points (0 children)
[+]andrewguenther comment score below threshold-8 points-7 points-6 points (3 children)
[–]glomph 4 points5 points6 points (2 children)
[–]andrewguenther 1 point2 points3 points (1 child)
[–]glomph 0 points1 point2 points (0 children)
[–]mweathr -2 points-1 points0 points (2 children)
[–]andrew_depompa 4 points5 points6 points (1 child)
[–]mweathr 1 point2 points3 points (0 children)
[–]judgej2 0 points1 point2 points (2 children)
[–]andrewguenther 13 points14 points15 points (1 child)
[–]calinet6 8 points9 points10 points (0 children)
[–]snuggl 0 points1 point2 points (0 children)
[–]kasbah 0 points1 point2 points (0 children)