Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Microsoft Businesses Programming Software The Internet Technology

Microsoft Closes Its $7.5 Billion Purchase of GitHub (techcrunch.com) 87

Microsoft has official closed its acquisition of GitHub, the Git-based code sharing and collaboration service with 31 million developers. "The Redmond, WA-based software behemoth first said it would acquire GitHub for $7.5 billion in stock in June of this year, and after the acquisition closed it would continue to run it as an independent platform and business," reports TechCrunch. From the report: The acquisition is yet another sign of how Microsoft has been doubling down on courting developers and presenting itself as a neutral partner to help them with their projects. That is because, despite its own very profitable proprietary software business, Microsoft also has a number of other businesses -- for example, Azure, which competes with AWS and Google Cloud -- that rely heavily on it being unbiased towards one platform or another. And GitHub, Microsoft hopes, will be another signal to the community of that position. In that regard, it will be an interesting credibility test for the companies. Nat Friedman, previously the CEO of Xamarin, will be the CEO of GitHub on Monday. He says the site will be run as an independent platform and business.

"We will always support developers in their choice of any language, license, tool, platform, or cloud," he writes, noting that there will be more tools to come. "We will continue to build tasteful, snappy, polished tools that developers love," he added.
This discussion has been archived. No new comments can be posted.

Microsoft Closes Its $7.5 Billion Purchase of GitHub

Comments Filter:
  • by Anonymous Coward

    What the FUCK is he talking about? Microsoft has been hellbent on making GARBAGE the last 15+ years...

    • by Anonymous Coward

      Microsoft make some of the best development tools available nowadays. Visual Studio, SQL server/management studio etc. They have some annoying quirks granted, but they're better than alternatives.

      Android Studio is very much on par with visual studio to be fair, but that's probably because it's basically resharper.

      xcode is dire, as is the whole iOS development process thanks to the awful provisioning profile and app review process. Its storyboard designer is nice though.

      • For database, I've been using dbForge and Dezign for Databases. Vastly superior to Microsoft's offering and it's not limited to one database. True, you pay for the privilege. Also true, they are not open source. So? I'd rather have something that does the job than something that has a particular badge. I'm willing to pay for a working product.

        I've not tried OmniDB yet,but it looks interesting. That is open source - BSD, which is perfectly good as a license. It looks much better than Microsoft's SQL Server e

        • by MemeRot ( 80975 )

          If you want a text editor, I'd recommend you check out Visual Studio Code. It's great. It is nothing like VS in any way, other than the name. I use it for everything but c# nowadays. It's quite popular with open source developers

          • by chrish ( 4714 )

            I'm still confused as to why anyone would use Visual Studio Code or Atom (both massive Electron apps) when SublimeText is available?

            It's like Atom (a LOT like Atom, I think they're cloning it), but using much less disk and RAM, and with more polish. My instance is currently using a bit over 4MB of RAM (on Win10, no files open).

            Fresh install of Atom, no files loaded... 285MB of RAM.

            On-disk install size for Sublime is 26MB. Atom is 668MB. FOR A TEXT EDITOR.

            • by tepples ( 727027 )

              I'm still confused as to why anyone would use Visual Studio Code or Atom (both massive Electron apps) when SublimeText is available?

              To save $80 per seat per major version, especially if the U.S. Dollar is expensive where you live.

              • by chrish ( 4714 )

                Seems fair.

                We let people use whatever they prefer for their dev environment; I'd rather spend that $80 and use the CPU/RAM for compiling and debugging.

                We're actually spread between a bunch of editors... Atom, VisualStudio Code, Sublime Text, Eclipse, vim, etc.

      • by mikael ( 484 )

        Microsoft Visual Studio is probably the best there is - at least it doesn't show up variables as [unknown] because the compiler and debugger developers couldn't agree on a data format to indicate where variables optimized into registers were stored.

        Visual Studio seems to be extending functionality into the Internet so it retrieves news articles related to C++ and coding. Perhaps they will extend it into searching for useful Github repositories and libraries.

      • Resharper came from Intellij Idea which made Android Studio
        • by MemeRot ( 80975 )

          They also make Rider, a very compelling Visual Studio alternative. But my office gets volume pricing on msdn, so we stick with that

      • by Pieroxy ( 222434 )

        Android Studio is very much on par with visual studio to be fair, but that's probably because it's basically resharper.

        Android Studio is IntelliJ IDEA, not resharper, although both are provided by JetBrains.

    • by AHuxley ( 892839 )
      The tasteful part is a new code of conduct. The code has to be ethical and all comments approved.
      All code use and has comments will have to reflect well on the M$ brand and its party political policy direction.
  • Microsoft Electron (Score:5, Informative)

    by tepples ( 727027 ) <tepples.gmail@com> on Friday October 26, 2018 @07:32PM (#57543167) Homepage Journal

    GitHub made an application framework called Electron that is essentially a copy of Chrome hardcoded to view one website. Applications built with Electron, such as Slack, Discord, and modern Skype, tend to be RAM hogs, well into the triple digit MB per application. On laptops with 4 GB or less RAM, the swap pressure caused by running more than one Electron application at once makes Emacs look like "Eight Megs And Constantly Smooth".

    So I guess with the purchase of GitHub made official, we can officially refer to this as "Microsoft Electron".

    • by thePsychologist ( 1062886 ) on Saturday October 27, 2018 @12:26AM (#57543893) Journal

      Electron may be a resource hog, but with it Microsoft produced Visual Studio Code. It's free, available on Linux, and the first text editor that I have actually been able to use aside from Vim. Aside from Vim keybindings, it's just pure fun to use, and wouldn't exist on Linux without Electron.

      • But why did they use Electron, instead of simply making it a bring-your-own-browser javascript app? (genously curious)
        • by tepples ( 727027 )

          I think at the time, bring-your-own-browser lacked strong support for several things: 1. offline use, 2. allowing the user to drag an entire directory into a web application for things like multiple-file search and replace, 3. launching local build tools natively, and 4. running a secure web server locally without having to buy a domain name and keep it renewed.

    • Note: there are attempts at forks [notabug.org], though they do not have very much to them (yet).
  • Time to move on. (Score:1, Insightful)

    by Anonymous Coward

    Sorry Microsoft. You pissed all over the PC industry, acted malicious, subverted standards, wrote the least secure major OS on the market, tried to make the web be "Microsoft-Only", and have generally been a bad actor for decades. You set personal computing back a decade and half if not more.

    Guess what? Git is DECENTRALIZED. That means you don't get to have lock-in just because you bought github.

    Bye bye!

  • by PPH ( 736903 ) on Friday October 26, 2018 @07:40PM (#57543193)

    ... you can unplug it. [slashdot.org]

  • Comment removed (Score:5, Interesting)

    by account_deleted ( 4530225 ) on Friday October 26, 2018 @07:44PM (#57543203)
    Comment removed based on user account deletion
  • Gitlab (Score:2, Informative)

    by Anonymous Coward

    Hello Gitlab

    • Re: (Score:2, Insightful)

      by Anonymous Coward

      Gitlab saw its all time high on project movement count the day Microsoft bought Github.

  • Embrace, check (Score:1, Interesting)

    by Anonymous Coward

    Extend, check ...

    • by AHuxley ( 892839 )
      A new code of conduct will do the rest.
      No comments in any code that are not M$ approved.
  • In Soviet Russia government extracts all intellectual property from you.

    In Capitalist West M$ becomes partner to intellectual property created by you.
  • by Anonymous Coward

    I do not use their software or platforms.

    I'm now on gitlab.

  • So, gitlab then? (Score:2, Interesting)

    by Trogre ( 513942 )

    Let's just assume that Microsoft will follow their overwhelming modus operandi and screw this up.

    See you all over at gitlab?

  • by OFnow ( 1098151 ) on Friday October 26, 2018 @09:34PM (#57543545)

    I hope MS does right by linux users, but...I'm sceptical given
    the skype experience.

  • I'd rather Microsoft supported software users rather than software developers.

  • I moved all my repositories off of github, and deleted my github account. Then I went on a downloading spree and grabbed as much repositories as I could on the day the deal was announced. Since then I've been slowly uploading to notabug [notabug.org] doublechecking that I have everything - the goal will be to have an OS that has 0 github maintained code in it, and *definitely* no github code without a license in it. I have a thread on NSA/Facebook [facebook.com] if anyone would like to help coordinate this effort.

    I will never use
  • Comment removed based on user account deletion

Congratulations! You are the one-millionth user to log into our system. If there's anything special we can do for you, anything at all, don't hesitate to ask!

Working...