Post #1081497
2026-03-22 13:23 UTC
Replies (19)
-
@fiore@brain.worm.pink 2026-03-22 13:24
@navi phonebrain is taking over
-
@puppygirlhornypost2@transfem.social 2026-03-22 13:24
@navi@social.vlhl.dev side loading on ubuntu via apt :neodog_googly_woozy:
-
@ivan@possum.city 2026-03-22 13:26
@navi@social.vlhl.dev ive always thought of it as just installing a program from a repo that isnt managed by your distro
-
@latenightdef@f-social.techtransthai.org 2026-03-22 13:28
@navi@social.vlhl.dev sideloading on my Fedora Silverblue by rpm-ostree installing something
-
@tusharhero@mathstodon.xyz 2026-03-22 13:33
@navi the dangerous side loading app called guix|nix
-
@Suiseiseki@freesoftwareextremist.com 2026-03-22 13:35
@navi Writing "linux desktop" is insane - please don't insult the GNU OS by referring to it with the name of a proprietary kernel. Unlike Linux, GNU of course doesn't hesitate to point of the freedom to install.
-
@2something@transfem.social 2026-03-22 13:36
@navi@social.vlhl.dev The next updates to both Android and Ubuntu will rename your Downloads folder "Sideloads" because it holds stuff that wasn't installed from Google Play or the Snap Store.
-
@ska@social.treehouse.systems 2026-03-22 13:46
@navi the term should never be used, even on a phone
-
@hazel@shrimp.starlightnet.work 2026-03-22 13:57
@navi sideloading games on my sideloading games launcher installed using sideloaded package manager that has been itself sideloaded by a sideloaded operating system that runs on a sideloaded kernel booted from a sideloaded bootloader on a sideloaded computer
-
@RavenLuni@furry.engineer 2026-03-22 14:16
@navi Who be saying that? Point them out for shaming
-
@ka_so@mastodon.octofriends.garden 2026-03-22 14:40
@navi me over here sideloading on NixOS /j From a perspective of installing something on NixOS, it is in fact so much easier to do it using nixpkgs if its already packaged than any other way; IMO installing things on NixOS outside of using nixpkgs is more friction than "sideloading" is on Android, while using nixpkgs and the Play Store are similar amounts of friction
-
@ineemio@rivals.space 2026-03-22 19:16
@navi imho. there is an 'official" and recommended loading which is your distro's traditional package manager and its default repos
-
@shalien@mastodon.projetretro.io 2026-04-10 15:25
@navi installation vs compilation
-
@rachel@transitory.social 2026-04-10 15:28
@navi@social.vlhl.dev oh gah what docs did that term end up in?
-
@lanodan@queer.hacktivis.me 2026-04-10 16:34
@navi Yeah, every time I've seen it (first was system-installed extensions for Mozilla Firefox…) it's been for install methods that are either deprecated or soon will be, in favor of a vendor-controlled ecosystem rather than user-controlled. Meanwhile one of the distinguishing features of Unix have been the open APIs, none of them being locked away behind some sort of special license or NDA. (macOS somewhat broke that, because of course closed garden HQ would do this)
-
@kura@hai.z0ne.social 2026-04-10 18:00
@navi@social.vlhl.dev I sideload my apps through pacman, aur, flatpak and appimage.
-
@SuperDicq@minidisc.tokyo 2026-03-22 13:29
@navi@social.vlhl.dev I don't say "sideloading" in the context of phones either. Just say "installing". I have never had an Android phone with Google Play on it in my life. Installing APKs or using F-Droid were always the normal way of installing things on my phone. "sideloading" is a term that makes it sound like a thing that is not normal, or something only "power users" should be able to do. I prefer to see the headline: "Google is preventing users from installing software" vs. "Google is preventing users from sideloading" One sounds a lot more serious.
-
@q@social.quotequack.xyz 2026-03-22 14:36
@navi þey are prob a mobile only user cause imagine smn calls installing windows apps from exe sideloading? þey have to have never touched a pc ever
-
@mvilain@sfba.social 2026-04-10 21:14
@navi Isn't "sideloading" on Unix the same as "compiling and installing from source". I remember building stuff before package managers. All those dependencies were a PITA.