Earlier quoted context omitted.
I lived through the nineties as well, that doesn't mean I think everything that was amazing back then still is amazing today nor that everything that sucked back then still sucks today... I think the Microsoft of today is very different from the Microsoft of the nineties. Personally I'm not so much worried about Microsoft going back to Microsoft'95 but more about the fact that they, like most (all?) other big tech co…
How is Microsoft different exactly? Do they not engage in patents racketeering? Do they not spy on users of Windows 10? > like most (all?) other big tech companies "The other children are doing it" and then you're mother would say "that doesn't make it right". It's a child's defense no doubt. But anyway, it's also factually not true.
Microsoft and GitHub have held acquisition talks
441–450 of 567 posts
Re: Microsoft and GitHub have held acquisition talks
#442Earlier quoted context omitted.
I have never seen any good .NET code in the wild. A typical story IMO is to come into a workplace where they are trying to dump legacy .NET systems as soon as possible because they are incredibly brittle. .NET seems to be one of the biggest software scams of all time. Great vendor lock-in though. Visual Studio, MS-SQL, LINQ, Entity framework etc... the only solution is to rewrite everything.
I don't know what you're on about. C# is basically a "better Java" so there's no particular reason you can't write good software in it.
Re: Microsoft and GitHub have held acquisition talks
#443Re: Microsoft and GitHub have held acquisition talks
#444Really hope these talks fall through and nothing comes of it. Too many bad experiences with Microsoft buying something out, mismanaging it, and it goes down the drain. As much as I love GitHub, I won't be using a Microsoft-owned GitHub for any of my company's work.
GitHub clearly needs change of management. I havent seen much inmovation from them compared to GitLab. Microsoft is very strong on innovation since change of management.
Re: Microsoft and GitHub have held acquisition talks
#445Really hope these talks fall through and nothing comes of it. Too many bad experiences with Microsoft buying something out, mismanaging it, and it goes down the drain. As much as I love GitHub, I won't be using a Microsoft-owned GitHub for any of my company's work.
GitHub clearly needs change of management. I havent seen much inmovation from them compared to GitLab. Microsoft is very strong on innovation since change of management.
Re: Microsoft and GitHub have held acquisition talks
#446Really hope these talks fall through and nothing comes of it. Too many bad experiences with Microsoft buying something out, mismanaging it, and it goes down the drain. As much as I love GitHub, I won't be using a Microsoft-owned GitHub for any of my company's work.
Re: Microsoft and GitHub have held acquisition talks
#447Earlier quoted context omitted.
And I was thinking JS/npm, not even golang.
Golang can be the biggest offender in this regard because you import by typing the URL to a github repository... Better hope someone mirrors those projects if they ever go poof. It's not even a generic import to a package[0]. Gotta be fun to have to update all those imports later if a project moves to another host to avoid Microsoft. [0]: https://godoc.org/github.com/lib/pq
Re: Microsoft and GitHub have held acquisition talks
#448Re: Microsoft and GitHub have held acquisition talks
#449Earlier quoted context omitted.
Office is ad-supported? vscode and typescript are ad-supported? MSSQL is ad-supported?
Hell, Windows is ad-supported now. Ever updated and get your free "gift" of Bubble Witch Saga 2: Electric Boogalo? I would pay double for an enterprise version of Win10 without that crap.
Re: Microsoft and GitHub have held acquisition talks
#450Seems like the view here is pretty negative. I feel like most people here haven't worked with Microsoft dev products recently. They're getting better. I guess the crowd here isn't typically in the .NET world.
I don't care if MS is getting better lately. The fact it's getting better is obviously a positive thing, but will it stay that way in the future? no one knows. I like the fact Github is independent of all the big players. I really, really, really hope it stays a neutral ground. Also, if acquired by MS, I'm not that afraid for github itself. However, what is at risk in my opinion is all the integrations around github.…