←back to thread

796 points _Microft | 8 comments | | HN request time: 0.893s | source | bottom
Show context
dbbk ◴[] No.22736800[source]
But why are they doing this? What is the benefit?
replies(3): >>22736850 #>>22736871 #>>22736899 #
1. dceddia ◴[] No.22736899[source]
If I had to guess, it’s an attempt to optimize install conversions. Every multi-step process you ask a user to perform is effectively a (marketing/sales) funnel. Some percentage of people drop off at every step. Maybe Zoom they thought that if they moved the actual installation closer to Step 1, then more people would accomplish it. It’s awfully sneaky though, especially that password dialog.
replies(3): >>22737230 #>>22737537 #>>22738271 #
2. my123 ◴[] No.22737230[source]
They could have made it just a zip containing an app bundle instead of this mess, but of course they didn't.
3. drewg123 ◴[] No.22737537[source]
They could have also made it just work in a web browser without having to use workarounds. That's one of the reasons why I strongly prefer Google Meet and get annoyed at vendors that want me to use solutions that require me to install software.
replies(1): >>22737548 #
4. dbbk ◴[] No.22737548[source]
Conversely, I much prefer a desktop app to Google Meet, since that's stuck in the browser the video can't float PIP when you navigate away from the call
replies(1): >>22742813 #
5. xorcist ◴[] No.22738271[source]
> it’s an attempt to optimize install conversions

I love creative uses of language like this!

Be right back, I just have to optimize install conversions of my botnet client.

replies(1): >>22738812 #
6. x0x0 ◴[] No.22738812[source]
Or, you know, decrease the failure rate of people legitimately attempting to install Zoom. It's quite reasonable to ask why on earth apple requires more than one click for a user to say "I want this program to run on my computer; make it happen."
7. saagarjha ◴[] No.22742813{3}[source]
It can if it uses the right web APIs, which are widely supported: https://w3c.github.io/picture-in-picture/
replies(1): >>22759653 #
8. dbbk ◴[] No.22759653{4}[source]
Yes but... it doesn't.