Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Do I need GitHub?

Do I need GitHub?

Scheduled Pinned Locked Moved The Lounge
phpcomsysadmincollaborationtools
24 Posts 13 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Sander Rossel

    It seems like everybody is on GitHub nowadays. I'm not looking for source control or collaboration tools. I could share my code, but why would I? I don't have anything very interesting to share at the moment (or maybe some files for my blog/articles?). And I'm also not looking into contributing to other projects as I'm busy enough studying for my Open University courses. I understood GitHub is more than that (a social network? Can't be better than CP :)). I am kind of interested in what all the fuzz is about, but is it worth it for me to create a profile?

    My blog[^]

    public class SanderRossel : Lazy<Person>
    {
    public void DoWork()
    {
    throw new NotSupportedException();
    }
    }

    M Offline
    M Offline
    megaadam
    wrote on last edited by
    #11

    Do not ask what GitHub can do for you Ask what you can do for GitHub :thumbsup::cool:

    Life is too shor

    S 1 Reply Last reply
    0
    • M megaadam

      Do not ask what GitHub can do for you Ask what you can do for GitHub :thumbsup::cool:

      Life is too shor

      S Offline
      S Offline
      Sander Rossel
      wrote on last edited by
      #12

      What? That didn't even make sense... :~

      My blog[^]

      public class SanderRossel : Lazy<Person>
      {
      public void DoWork()
      {
      throw new NotSupportedException();
      }
      }

      M 1 Reply Last reply
      0
      • S Sander Rossel

        It seems like everybody is on GitHub nowadays. I'm not looking for source control or collaboration tools. I could share my code, but why would I? I don't have anything very interesting to share at the moment (or maybe some files for my blog/articles?). And I'm also not looking into contributing to other projects as I'm busy enough studying for my Open University courses. I understood GitHub is more than that (a social network? Can't be better than CP :)). I am kind of interested in what all the fuzz is about, but is it worth it for me to create a profile?

        My blog[^]

        public class SanderRossel : Lazy<Person>
        {
        public void DoWork()
        {
        throw new NotSupportedException();
        }
        }

        N Offline
        N Offline
        Nelek
        wrote on last edited by
        #13

        Sander Rossel wrote:

        It seems like everybody is on GitHub nowadays.

        I don't, and seeing no need in near future

        M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

        1 Reply Last reply
        0
        • F Florian Rappl

          I don't know if that last statement is a valid point against GitHub. If you use it for OSS projects, then you don't mind anyway [anyone can clone anyway - the license itself is very clear stated]. If you need something for internal projects, then GitHub is a weird choice anyway, as you could just go with, e.g., a GitLab instance, which is installed on premises. This gives you much more freedom, however, comes also with additional maintenance costs.

          D Offline
          D Offline
          Daniel Pfeffer
          wrote on last edited by
          #14

          Florian Rappl wrote:

          If you need something for internal projects, then GitHub is a weird choice anyway, as you could just go with, e.g., a GitLab instance, which is installed on premises

          Agreed. My point was that GitHub is not an appropriate place for proprietary code, the advantage of being able to access your code from anywhere being offset by the lack of security.

          If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill

          F 1 Reply Last reply
          0
          • S Sander Rossel

            Marc Clifton wrote:

            my github account is now a standard part of my resume.

            Good point. I've read that GitHub is the new resume in other articles too. I think I'll just create an account and see where it goes. I might even use it in the future. At least I can try it out a bit :)

            My blog[^]

            public class SanderRossel : Lazy<Person>
            {
            public void DoWork()
            {
            throw new NotSupportedException();
            }
            }

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #15

            Sander Rossel wrote:

            At least I can try it out a bit

            Enjoy! Marc

            Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

            1 Reply Last reply
            0
            • M Marc Clifton

              There's other options out there besides GitHub, BitBucket for example was mentioned. I often meet your criteria: don't need to collaborate, don't need source control, not interested in sharing the code, etc. I still however used, for years, SVN because I wanted an offsite backup to important docs, and I am often working on my laptop somewhere, and so I'm frequently collaborating with myself, if you will. The most important reason for using GitHub, specifically, is that in the last year, as I've poked around on occasion for contract jobs, every single potential lead has asked me for my GitHub account to see some sample code. You may not be looking for work now, but it's a really good thing to start building your code base, your commit history, etc., for some projects you are OK with making public. In fact, my github account is now a standard part of my resume. Marc

              Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

              P Offline
              P Offline
              PIEBALDconsult
              wrote on last edited by
              #16

              Marc Clifton wrote:

              asked me for my GitHub account to see some sample code

              I would never put up with that, and fortunately I don't need to. Nor would I give them my CP ID. If they want me to bring or send some code I will, but I wouldn't want them to see old and/or buggy code.

              M 1 Reply Last reply
              0
              • S Sander Rossel

                What? That didn't even make sense... :~

                My blog[^]

                public class SanderRossel : Lazy<Person>
                {
                public void DoWork()
                {
                throw new NotSupportedException();
                }
                }

                M Offline
                M Offline
                megaadam
                wrote on last edited by
                #17

                It was a paraphrase. And a joke : ) Pretty famous words: http://www.brainyquote.com/quotes/quotes/j/johnfkenn109213.html[^]

                Life is too shor

                S 1 Reply Last reply
                0
                • P PIEBALDconsult

                  Marc Clifton wrote:

                  asked me for my GitHub account to see some sample code

                  I would never put up with that, and fortunately I don't need to. Nor would I give them my CP ID. If they want me to bring or send some code I will, but I wouldn't want them to see old and/or buggy code.

                  M Offline
                  M Offline
                  Marc Clifton
                  wrote on last edited by
                  #18

                  PIEBALDconsult wrote:

                  Nor would I give them my CP ID

                  Well, my ID is public, it's easy enough to look up.

                  PIEBALDconsult wrote:

                  but I wouldn't want them to see old and/or buggy code.

                  Personally, that's why what I post there has to meet a certain level of quality, otherwise it'll go into a private repo. Marc

                  Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                  1 Reply Last reply
                  0
                  • M megaadam

                    It was a paraphrase. And a joke : ) Pretty famous words: http://www.brainyquote.com/quotes/quotes/j/johnfkenn109213.html[^]

                    Life is too shor

                    S Offline
                    S Offline
                    Sander Rossel
                    wrote on last edited by
                    #19

                    Yeah, I know. It just didn't make any sense :laugh:

                    My blog[^]

                    public class SanderRossel : Lazy<Person>
                    {
                    public void DoWork()
                    {
                    throw new NotSupportedException();
                    }
                    }

                    1 Reply Last reply
                    0
                    • S Sander Rossel

                      It seems like everybody is on GitHub nowadays. I'm not looking for source control or collaboration tools. I could share my code, but why would I? I don't have anything very interesting to share at the moment (or maybe some files for my blog/articles?). And I'm also not looking into contributing to other projects as I'm busy enough studying for my Open University courses. I understood GitHub is more than that (a social network? Can't be better than CP :)). I am kind of interested in what all the fuzz is about, but is it worth it for me to create a profile?

                      My blog[^]

                      public class SanderRossel : Lazy<Person>
                      {
                      public void DoWork()
                      {
                      throw new NotSupportedException();
                      }
                      }

                      D Offline
                      D Offline
                      devvvy
                      wrote on last edited by
                      #20

                      Most works for governments and banks is prohibited from Git! Directives from compliance. So *everyone* uses GIT is not even close.

                      dev

                      1 Reply Last reply
                      0
                      • D Daniel Pfeffer

                        Florian Rappl wrote:

                        If you need something for internal projects, then GitHub is a weird choice anyway, as you could just go with, e.g., a GitLab instance, which is installed on premises

                        Agreed. My point was that GitHub is not an appropriate place for proprietary code, the advantage of being able to access your code from anywhere being offset by the lack of security.

                        If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill

                        F Offline
                        F Offline
                        Florian Rappl
                        wrote on last edited by
                        #21

                        Yep, that's definitely true!

                        1 Reply Last reply
                        0
                        • S Sander Rossel

                          It seems like everybody is on GitHub nowadays. I'm not looking for source control or collaboration tools. I could share my code, but why would I? I don't have anything very interesting to share at the moment (or maybe some files for my blog/articles?). And I'm also not looking into contributing to other projects as I'm busy enough studying for my Open University courses. I understood GitHub is more than that (a social network? Can't be better than CP :)). I am kind of interested in what all the fuzz is about, but is it worth it for me to create a profile?

                          My blog[^]

                          public class SanderRossel : Lazy<Person>
                          {
                          public void DoWork()
                          {
                          throw new NotSupportedException();
                          }
                          }

                          J Offline
                          J Offline
                          jschell
                          wrote on last edited by
                          #22

                          Sander Rossel wrote:

                          I am kind of interested in what all the fuzz is about

                          If one develops code, anywhere, then one should consider how relevant source control and back up are. The two are not the same. If one decides that either is prudent then one must then decide on a solution for that. Github fulfills the need for one, and might fulfill the need for the second since one might presume that github backs up its own content. (One should however verify the second.) In general from a professional point of view I wouldn't suggest relying only on a single business for a technical solution because businesses can and do run into trouble. But often it is sufficient to have ones content locally and then on an external source. However for a business (more that a couple of people) that probably isn't sufficient since there is data which is unlikely to be preserved on individual developer machines. That might be different when talking about a single individual however.

                          1 Reply Last reply
                          0
                          • F Florian Rappl

                            I don't know if that last statement is a valid point against GitHub. If you use it for OSS projects, then you don't mind anyway [anyone can clone anyway - the license itself is very clear stated]. If you need something for internal projects, then GitHub is a weird choice anyway, as you could just go with, e.g., a GitLab instance, which is installed on premises. This gives you much more freedom, however, comes also with additional maintenance costs.

                            R Offline
                            R Offline
                            RASPeter
                            wrote on last edited by
                            #23

                            Git doesn't actually need a server. The only reason I can think of to use one is if you absolutely love web interfaces. Personally, I haven't found anything yet that I like better than GitExtensions, so even when I do use GitHub it's just cloud storage. For internal projects, just clone a "public" repo to a folder on an internal server. You can easily restrict access via your existing authentication system (ActiveDirectory in our case) if that's your bag, so no need to muck about with keys for ssl or anything. Easy-peasy, and very low maintenance.

                            F 1 Reply Last reply
                            0
                            • R RASPeter

                              Git doesn't actually need a server. The only reason I can think of to use one is if you absolutely love web interfaces. Personally, I haven't found anything yet that I like better than GitExtensions, so even when I do use GitHub it's just cloud storage. For internal projects, just clone a "public" repo to a folder on an internal server. You can easily restrict access via your existing authentication system (ActiveDirectory in our case) if that's your bag, so no need to muck about with keys for ssl or anything. Easy-peasy, and very low maintenance.

                              F Offline
                              F Offline
                              Florian Rappl
                              wrote on last edited by
                              #24

                              I don't know where you read that git needs a server (no one said or implied that). The discussion was about a central web interface with the special case of GitHub. However, running git without a server is only a half-baked solution. If you have source control you also (should) want backups. Therefore syncing with one or more peers is important. And I also don't see where your reasoning against web interfaces is coming from. Even at home I use gitweb on my RPi - its often the fastest and most convenient way to access quick information about a repository that has not been cloned or fetched yet.

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • World
                              • Users
                              • Groups