Live data from Hacker News

The new desktop Outlook is a bad idea

windowscentral.com

41–50 of 155 posts

Re: The new desktop Outlook is a bad idea

#41
post #36
post #2

The main problem is that Microsoft is trying to use a WebView. If they really want a single cross-platform app, they should develop a native framework that will work everywhere instead of shoving everything into a web engine.

Name a native UI framework that enables seamless cross-platform deployment without extensive testing on each platform. Go ahead, I'll wait.

I’ll try, Flutter?

Re: The new desktop Outlook is a bad idea

#43
post #23

That article should be one line long: The new Desktop outlook is a bad idea because it supports only Office 365 and not on-prem exchange. (Which itself is a speculative claim with no substantiation except one anecdote)

Couldn't have agreed more. What a waste of 5 minutes.

Re: The new desktop Outlook is a bad idea

#44

In 2023 it seems like no one wants to use anything other than JS and CSS to build a native desktop application. I would be interested in seeing a desktop environment that just cuts to the chase and makes the entire desktop a web view so that developers don’t need to package things into extra layers. Weren’t there a few failed mobile OSes that tried this in the early 2010s?

There were a couple posted on HN recently.

Capyloon https://news.ycombinator.com/item?id=36262627

Kera https://news.ycombinator.com/item?id=36260589

Re: The new desktop Outlook is a bad idea

#45
post #16
post #2

The main problem is that Microsoft is trying to use a WebView. If they really want a single cross-platform app, they should develop a native framework that will work everywhere instead of shoving everything into a web engine.

vscode is an Electron app and is great and more responsive than its "native" competitor apps from JetBrains.

VS Code is primarily an editor, while JetBrains's products are IDEs. You can add extensions to make VS Code more an IDE. And I'd like to see benchmarks proving your point. If you're using VS Code as an editor, others like Sublime Text, Notepad++, Kate and TextMate make it seem very slow.

Re: The new desktop Outlook is a bad idea

#47
post #33

Earlier quoted context omitted.

Vscode feels blitz fast. Which apps have you tried that feel slow?

VS Code is reasonably fast but it’s somewhat an exception in the world of slow Electron apps. I’ve seen performance issues with Slack and Discord. Spotify isn’t Electron, it’s CEF, but it has the same problems. The parts of Apple’s Music app which run inside the web view are noticeably worse than the other parts.

These two apps seem to be the number one and two most popular desktop-packaged webapps & they have done immeasurable damage to the perception of the web as a technology.

It's cemented the perception of web desktop tech in many people's mind & I question whether it's possible to de-infect what has become a quite strongly held dogmatism. There's few apps broadly actually uses these days, so the opportunity is also troublingly slim. I want to ask, what are the contestible assertions, what would change your mind? But even for me it's hard to imagine finding sufficient leverage, having enough examples, to really challenge the negative perceptions.

For what it's worth, discord load time is a bit obnoxious but I've found it to be pretty performant once loaded, and I'm a fairly intense user who is on many dozens of servers.

Re: The new desktop Outlook is a bad idea

#48
post #36

Earlier quoted context omitted.

Name a native UI framework that enables seamless cross-platform deployment without extensive testing on each platform. Go ahead, I'll wait.

I’ll try, Flutter?

Flutter doesn't use native UI. It recreates similar UI.

Re: The new desktop Outlook is a bad idea

#49

I've switched to Thunderbird after hearing about this a couple of weeks ago. I simply do not want yet another WebView/Electron-based application on my machine. They feel slow and out of place compared to native applications. Microsoft, in the past 10 years, have failed to provide a good UI option for developers. WinForms is legacy. WPF is legacy. WinRT is dead. UWP is dead. MAUI is a mess. WinUI looks to be either ab…

Thunderbird is good, but I'll also suggest Postbox for people looking for alternatives. It's a commercial fork of Thunderbird (so about as "native" as Thunderbird is), but I find Postbox has a nicer UI, and at the time I switched its local email search was significantly faster. Layout is customizable, you're not restricted to the design (or theme) in their screenshots:

  https://www.postbox-inc.com/
It has some support for Thunderbird plugins. I use a self-modified version of h.ogi's Priority Switcher to bring back the user-editable priority column that Eudora used to have. (I don't understand how people can process their mail without sorting it by Priority....)

Won't be for everyone - it's not open source, not free and there's no Linux version (yet?). Personally I'm happy to pay for a professional / premium email client experience, since it's so mission-critical to my work.

Re: The new desktop Outlook is a bad idea

#50

I've switched to Thunderbird after hearing about this a couple of weeks ago. I simply do not want yet another WebView/Electron-based application on my machine. They feel slow and out of place compared to native applications. Microsoft, in the past 10 years, have failed to provide a good UI option for developers. WinForms is legacy. WPF is legacy. WinRT is dead. UWP is dead. MAUI is a mess. WinUI looks to be either ab…

Outlook's UI design by itself really is terrible. I don't know how so many people accept using it. I have a single business account I used Outlook for, switched to Thunderbird, and it is vastly less painful to use. I can find, read, and sort emails at least 3x quicker than with Outlook.

Modern commercial UI/UX design really has drifted far away from "good." Photoshop suffers the same problem - 10 years ago the UI was quick, responsive, and efficient. Now it feels like wading through mud.

Post reply on HN