by Farbklex on 10/24/23, 8:07 PM with 155 comments
by jszymborski on 10/24/23, 8:54 PM
I would often run Windows on a second machine or at work though, I felt equally productive in both Linux and Windows.
Fast-forward a decade and the Linux desktop situation has improved and the Windows situation has gotten worse, such that switching to Windows 11 is a total non-starter for me.
I dual-boot Windows 10 w/ Ubuntu because of the odd game or two that is beyond Proton's reach, but that happens less and less each day. I'd be willing to bet that I won't need that Windows partition at all soon.
by Farbklex on 10/24/23, 8:07 PM
I decided to try it out and during setup of the new free Outlook I got asked how I want to see my ads: As a banner above the mail window or in my inbox.
This took my by surprise since it essentially means, that the default mail client for Windows now will start serving ads.
Tweet for reference: https://twitter.com/Farbklex91/status/1716847430510023000
by jwells89 on 10/24/23, 8:59 PM
The Windows Mail client was on its way to becoming a close analogue to Mail.app but I guess those days are over.
by xnx on 10/24/23, 8:51 PM
by fx1994 on 10/24/23, 8:44 PM
by daft_pink on 10/24/23, 8:47 PM
Going to have to figure out what to switch to... Yikes!
by crop_rotation on 10/24/23, 9:09 PM
M$FT have used the Office monopoly to push teams and AD to push Azure, both of which are subpar products. It is hard to find one good product they have made in the last 20 years (and yes VSCode is not it).
by javcasas on 10/24/23, 9:02 PM
(yeah, yeah, knee-jerk reaction, but the trend on Windows becoming user-hostile can be seen at this point from the other side of the Milky Way)
by Macha on 10/24/23, 8:49 PM
by MiddleEndian on 10/24/23, 8:50 PM
by nerdjon on 10/24/23, 8:47 PM
I tried the New Outlook after having issues with the default mail app. I was greeted with a message "To add your iCloud account to Outlook, we need to sync your emails, contacts, and events to the Microsoft Cloud."
I'm sorry WHAT?!? You're telling me that to use a local email service I need to sync with Microsoft servers?
Someone here please tell me that this is just because it was in beta and all of the features didn't exist yet? Otherwise what the hell is Microsoft thinking?
For the record I just did not do this and any chance of using Windows for productivity tasks went completely out the Window. Windows was always just primarily for gaming but having email there would have been nice.
by NotYourLawyer on 10/24/23, 8:53 PM
Maybe 2024 will be the year of Linux on my desktop.
by baz00 on 10/24/23, 9:15 PM
I am paying for O365 family so none of my family get that. And I think I paid £59 for it last time with some voucher scamming. That gives everyone, 6 people in my case, 1TB storage, all the office desktop apps. I don't think that's a bad deal, especially compared to the shafting you get from Apple these days for icloud.
by glimshe on 10/25/23, 9:56 AM
If that's the case, Microsoft's strategy is that one way or another it wants some money from you: either the subscription, or the ad revenue. I'd be concerned if I had to see ads while being a paying customer.
by dudul on 10/24/23, 9:12 PM
by dist-epoch on 10/24/23, 9:04 PM
It's one small text ad, formatted to look like an email message card. I quickly learned to ignore it.
And no one is forcing anyone to use this app. You can use webmail, Thunderbird, etc...
I still prefer this app with the ad to opening gmail in the browser.
by Zufriedenheit on 10/24/23, 8:47 PM
by alberth on 10/24/23, 9:25 PM
Can anyone find how much revenue is generated in ads from Windows?
All I can find is revenue for Bing.
I'm curious to know if the revenue Windows ads are generating is even worth the reduction in UX and consumer sentiment.
by rekabis on 10/24/23, 8:55 PM
by dmitrygr on 10/24/23, 8:59 PM
by methou on 10/25/23, 5:58 AM
I mean they don’t even care if you are paying.
by Crontab on 10/24/23, 9:14 PM
by ChrisLTD on 10/24/23, 9:08 PM
by stalfosknight on 10/24/23, 9:34 PM
by jrockway on 10/24/23, 9:08 PM
All Windows really has is a long tail of legacy apps (many of which are very good, and people don't want to give up) and games, and that has to look like a dying business model. (Unfortunately, games are pretty sticky, because they own a game console, and everyone wants access to the console. So if Microsoft says "if you port your game to Linux, you can't be on Xbox", Windows is on indefinite life support.)
by bananapub on 10/24/23, 9:37 PM
by overgard on 10/24/23, 9:00 PM
Weird decision by Microsoft in my opinion. It seems like the only people that'd bother to setup Windows mail in the first place are power users, and that's the last people you want to piss off with annoying ads.
by delta_p_delta_x on 10/24/23, 9:14 PM
The first one is extremely developer-friendly, and regularly pushes out superb, high-quality tools and frameworks—many of which are free of charge and open-source—and gives nice deep dives into tech. They also develop pretty interesting alternatives to the UNIX ecosystem. Some examples:
- the .NET ecosystem and languages (VB.NET, C#, F#);
- PowerShell (technically this is also a .NET language, but it has made Windows scripting so easy that it deserves a mention on its own);
- ASP.NET Core (again, part of the .NET ecosystem, but it is very far ahead of almost all other web backends (in terms of functionality, performance, and ease-of-development) that it also deserves a separate mention)
- TypeScript;
- Visual Studio Code;
- Visual Studio Community, the MSVC C++ STL, and the MSVC compiler, `cl.exe`;
- Direct3D and DirectXMath;
- WSL
- the Windows API, the Windows driver model, and the Windows ACL model.
Many more that I can't recall off the top of my head.
And there's the pain-in-the-arse, bean-counting Microsoft that justifies adding advertisements, crapware, and generally enshittifying what used to be a superb OS, pushing for software-as-a-service, changing the UX of Office programs every version, not being able to settle on and develop one nice unified UI toolkit for Windows, and (probably therefore) pushing laggy Electron apps like the XBox store, Teams, etc over well-programmed native/.NET ones.
I use and develop on Windows because I grew up on it. I don't want 'an OS as an IDE'. I want an IDE that does an IDE's job well, and I haven't found anything better than Visual Studio's debugger and profiler.
I am torn. Linux is still broken for even slightly edge-case use cases (laptop + monitor of very different pixel densities, and hence different scaling ratios; both X and Wayland fail horribly at this whereas Windows eats it up in a heartbeat). I game regularly and am not keen on virtualising or using Wine/Proton (I am convinced there is a performance drop in the general case), and MacOS is a non-starter for me.
by cvccvroomvroom on 10/24/23, 9:19 PM
by Dennip on 10/24/23, 9:20 PM
by whelp_24 on 10/24/23, 8:32 PM
by Propelloni on 10/24/23, 8:53 PM
by ktosobcy on 10/24/23, 9:07 PM