←back to thread

796 points _Microft | 1 comments | | HN request time: 0.209s | source
Show context
aequitas ◴[] No.22736838[source]
Not that I'm in favor of this practice, but the one key feature that conference software must have is: it just works™.

Nothing turns you off more from a conferencing solution than: any problem getting it working right now.

When there is just the slightest issue, one person not being able to join, one person not getting voice to work, bad audio, your entire team is blocked/distracted. Which results in a collective distain for the solution and video conferencing as a whole.

This extends to getting the solution working for greenfield installs as simple as possible. Because who knows which non-tech users from which department all need to join and can't figure out how to set the permission in their browser right or install/use the other browser that is compatible.

So sadly, from a functionality point of view, you want have the software be able to force itself onto the user in the most usable state it can.

replies(8): >>22736886 #>>22737349 #>>22737355 #>>22737357 #>>22737381 #>>22737449 #>>22738084 #>>22738434 #
tarsinge ◴[] No.22737349[source]
This is/was maybe true on Windows but on macOS installing an App the standard way is straightforward and any user knows how to do it.
replies(1): >>22737664 #
1. aequitas ◴[] No.22737664[source]
Which standard way? You have:

- Install from App store

- Drag and drop the .app from zip/dmg

- Using a .pkg installer (mostly based on Xcode templates)

I'd argue that a lot of users don't know all of these and some even run most of their applications from the ~/Downloads folder.