this post was submitted on 24 Jul 2024
252 points (92.6% liked)

Technology

58306 readers
3213 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] archchan@lemmy.ml 173 points 2 months ago (1 children)

I really hate the term “side-loading.” We shouldn’t need a word for the normal way we’ve been installing apps for the past 40 years. If tomorrow Apple decided they were going to start only letting you visit web pages they approved of, we wouldn’t call some sort of alternating system that let you see the rest of the fucking internet “side-paging”. We’d instead call the whole thing bullshit.

Source

[–] cmhe@lemmy.world 13 points 2 months ago* (last edited 2 months ago) (1 children)

Until some time ago, I always though that "side-loading" is something different. Since I first saw "side-loading" used in ADB, so I thought that it means using another system on the side to load and install software onto a target system.

So to me that seems fitting, but now it seems to be used differently. How is installing software using just one device "side-loading". What side do they mean?

[–] stephan262@lemmy.world 4 points 2 months ago (1 children)

I've always took side-loading to mean installing from local storage, as opposed to downloading from remote storage. As far as I'm concerned downloading from a third party app store should not be treated as side-loading.

[–] cmhe@lemmy.world 7 points 2 months ago (1 children)

But to install from local storage, you first download or fetch a storage medium from a remote location with the file on it. There isn't that much of a difference IMO.

I would not call it side-loading when I download a file and then install it on the same device. Because that is how it has always worked. I never before heard people describing downloading and executing a setup.exe as "side-loading".

[–] stephan262@lemmy.world 1 points 2 months ago

Fair points. I was mostly thinking of situations like downloading using a separate device, writing to a usb drive or SD card and installing via that. Downloading an installer and using it is just downloading without using an app store.