Earlier quoted context omitted.
>you saw Tomb Raider not because Square Enix paid to be on the lock screen, but because Microsoft was trying to push that you can get AAA games in the Windows Store I would still consider this to be an ad.
I never said it wasn't still an ad. But as I explained, it has essentially none of the problems that are associated with ads. Ergo, complaints about it are more that it offends your special snowflake sensitivity against ads, than that there's an actual problem that needs to be addressed.
Microsoft, Rebooted, Emerges as a Tech Leader
291–300 of 303 posts
Re: Microsoft, Rebooted, Emerges as a Tech Leader
#292Earlier quoted context omitted.
I never said it wasn't still an ad. But as I explained, it has essentially none of the problems that are associated with ads. Ergo, complaints about it are more that it offends your special snowflake sensitivity against ads, than that there's an actual problem that needs to be addressed.
My operating system showing me ads is inherently a problem.
We can both agree, I'm sure, that your OS tracking you is a clear problem, and I'm not unable to be convinced on this one here, but I'm going to need to see a line of reasoning on how it harms you.
Re: Microsoft, Rebooted, Emerges as a Tech Leader
#293Earlier quoted context omitted.
Well, I agree with them not being innovators but they definitely made a marketable product. It's the same thing for which business circles praise Apple. Apple turn already known things into a marketable package which is not so different from what Microsoft did here. That's what being a device manufacturer is about. Innovations come in small bursts. Take the Surface Hub as an example.
I get that people like the product. I guess my problem is if everything is innovation than nothing is.
Re: Microsoft, Rebooted, Emerges as a Tech Leader
#294Earlier quoted context omitted.
But you're never going to get Windows-forms-like applications on Windows You absolutely will be able to get Windows-forms like applications. You just won't be using WinForms or WPF. Instead, you'll use Mono and its bindings to GTK or QT. This is exactly how it should be. WPF is an OS specific GUI library. Using WPF on Linux makes about as much sense as using Cocoa on Windows. But, really, I think it's another example…
Sun cut off MS from Java because MS was creating an incompatible version of Java. That's the extend step.
Re: Microsoft, Rebooted, Emerges as a Tech Leader
#295Earlier quoted context omitted.
My operating system showing me ads is inherently a problem.
In what way? Assuming you've already decided you're okay with rotating wallpapers on your lockscreen downloaded periodically (the only way in which you'll see these "ads"), what is the detrimental effect on your operating system? We can both agree, I'm sure, that your OS tracking you is a clear problem, and I'm not unable to be convinced on this one here, but I'm going to need to see a line of reasoning on how it har…
Re: Microsoft, Rebooted, Emerges as a Tech Leader
#296Earlier quoted context omitted.
As a developer there's been so many times that I've gotten tired of MS solutions, and get excited about new emerging platforms elsewhere. Then I smirk when MS incorporates that new platform's ideology. Then I'm pleasantly surprised when it turns out to be cool, and often surpassing the original. I've heard some devs claim they cherry pick from other people's work, and others that they work hard to remain progressive…
> I don't know if .NET Core will catch up with Node, probably not What exactly does it need to catch up to? C#/.NET already vastly exceed anything in Node in performance, features and flexibility.
Re: Microsoft, Rebooted, Emerges as a Tech Leader
#297Earlier quoted context omitted.
I have different priorities than you. In terms of IDE quality, debugger quality, flexibility (ability to use actual threads if you want them!), performance... in my opinion .NET Core is already so far ahead of Node.JS it's embarrassing for them. The only thing I might stack in Node.JS' favor is their NPM package manager. Maybe. Possibly.
Are you seriously saying that NuGet/paket are worse than a flawed package manager that even managed to cause a JavaScript global outage when a padding package was retired? What are your problems with NuGet and paket?
Re: Microsoft, Rebooted, Emerges as a Tech Leader
#298Earlier quoted context omitted.
In what way? Assuming you've already decided you're okay with rotating wallpapers on your lockscreen downloaded periodically (the only way in which you'll see these "ads"), what is the detrimental effect on your operating system? We can both agree, I'm sure, that your OS tracking you is a clear problem, and I'm not unable to be convinced on this one here, but I'm going to need to see a line of reasoning on how it har…
An ad is inherently antagonistic. It doesn't add to the product I'm using (in this case the operating system); its only function is to try to trick me into buying more things.
Re: Microsoft, Rebooted, Emerges as a Tech Leader
#299Earlier quoted context omitted.
An ad is inherently antagonistic. It doesn't add to the product I'm using (in this case the operating system); its only function is to try to trick me into buying more things.
Are you suggesting the mere display of a wallpaper from the latest Tomb Raider game is capable of deception? Of "tricking" you into buying it?
Would it be using my computer as a marketing tool to promote a product? Yes. A more obvious example might have been if it said something like "Drink Coke".
It's a banner ad, but now bundled automatically into your machine. Even if banner ads didn't track you, I'd still block them. There's a reason marketers pay for them.
Re: Microsoft, Rebooted, Emerges as a Tech Leader
#300Earlier quoted context omitted.
> I don't know if .NET Core will catch up with Node, probably not What exactly does it need to catch up to? C#/.NET already vastly exceed anything in Node in performance, features and flexibility.
Well, for starters, a couple learning tutorials/examples that actually work for most people who try it out.
.NET is one of the most documented platforms around. MSDN documentation covers everything[1] at a deep technical level and the official .NET docs[2] are full of tutorials and guides as well as in-depth detail. The asp.net site contains even more specific and use-case based walkthroughs with plenty of other blogs, forums, and even free video tutorials and online interactive courses. [3]
1. https://msdn.microsoft.com/library