• 0 Posts
  • 239 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle



  • Both are valid commands.

    adb install is for individual apk files.

    adb sideload is for compressed zip files to load images and system files that usually include apps.

    But yes, I did conflate the two and forgot the command syntax.

    Either way, I don’t fully understand the hate for the word “sideload”. I don’t find it has a negative implication, but I can see how some other people might.

    Installing apps from Aurora, F-Droid, etc. are not “sideloading”, though, and that does bug me how people conflate the two like the Play Store is the only valid way of installing apps on your phone. If you’re installing them from within an environment on your phone, it shouldn’t be called that. Only when you’re loading apps from a PC via adb should it be called “sideloading”.





  • I was in a similar boat. I’ve been using a Ryzen 5000-based mini PC for about two years now. It’s running:

    Debian for stability

    Flex Launcher for the 10ft TV UI

    Flex Launcher has shortcuts for Plex HTPC, Netflix in a full screen Chrome page, etc.

    An AirMouse Remote with a keyboard on the back and basic controls up front. It has 5 programmable IR buttons that I have bound to TV Power, TV Input, TV Select, and Sound Bar Vol-/+

    My kids also use it for Steam and Retro gaming, so I have it launch ES-DE and Steam Big Picture Mode from Flex Launcher.

    Other than the occasional tweaking, it has needed very little and been rock solid for about 2 years now. I have a cheap Android TV set top box still attached for when Grandma goes to use the TV. I can switch inputs and hand them the Google TV remote, but my wife, my kids, and I use the HTPC almost exclusively.






  • I used sed to replace my apt sources.list entries with Trixie…then ran sudo apt update, sudo apt dist-upgrade.

    After one reboot my system was updated. Debian is basically that 80 year old tractor on the farm that still starts after sitting for 6 months with no effort. It just works. And that’s why I love it.