• 0 Posts
  • 39 Comments
Joined 3 years ago
cake
Cake day: June 17th, 2023

help-circle










  • For a couple of years we directly loaded our app onto dedicated devices that we deployed to client locations. Adding an extra day to this process would require some extra work / planning.

    This is for an app that isn’t on the Play Store, and many of these devices don’t have GMS, or a store or browser on them.

    We’ve since moved entirely to an MDM, so this isn’t really an issue anymore, but we do occasionally run into a device that’s not yet been enrolled and still uses the manual installation


  • hdsrob@lemmy.worldtoProgrammer Humor@programming.devPainful Sideloading
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    1 month ago

    The Google page I read was the opposite of that. The first time you unlock sideloading, they’ll warn you and make you wait for a day. From then on it’s unlocked.

    While I hate Google with a passion, and don’t trust them at all, this seems like a reasonable way to handle the issue of non tech people being coerced into sideloading unsavory apps by scammers.


  • Steam has Train Valley 2 as my most hours by far (3544). But a lot of those hours are from minimizing the game, and leaving it running overnight, so probably closer to 2000 hours.

    This is mostly due to the Steam Workshop / community maps, as there are hundreds of them and new ones get added constantly, so it’s a great game that I can play quick sessions while watching something on TV at night, or eating lunch at my desk.

    Red Dead 2 has 2400+, but 2200 of that is on Xbox, and it’s the main thing I play on Xbox, so I’m not sure if that’s actual gameplay time, or just “game running but just sitting at the main menu” time (which would be a lot of hours).

    Oxygen Not Included is over 600 hours, and I haven’t even added any DLC, so I see that getting a bunch more hours when I have time.







  • There’s no automated way to handle it, but you can probably speed it up a bit with a few tools.

    Generally once you find the first episode of the disk, the rest will be named numerically after it, so maybe the special features or FBI warning or other misc things are the first track or two (starting at 0), or it could be the first episode, but once you find that one the rest will usually be named in order (t0_01, t0_02, etc).

    In Windows, I used a tool called Bulk Rename Utility (https://www.bulkrenameutility.co.uk/) when I did this in the past. Once you figure out how to use it, you can rename all the files at once in the folder in a format (show_s1_e1 or other supported format pretty quickly. It won’t be automatic, but will be way faster than renaming them by hand.

    I usually use TheTVDb to do the naming, that way the shows can be found / indexed easily.

    The only thing that you’ll have to keep in mind for show rips, is that many times the DVD order isn’t aired order, and they may not match the order on TheTVDb, or other source, so you may have to rename them in Aired order occasionally, or change the settings for Jellyfin: https://forum.jellyfin.org/t-resolved-dvd-order-instead-of-aired-order


  • Does your motherboard have a boot menu option?

    I haven’t done 2 Linux installs in this way, but for Linux / Windows I don’t really “dual boot”. I have two separate drives, with two separate installations. I can boot into either one, even if the other drive is missing.

    I did each install with all of the the other drives removed from the machine to keep things clean. Then I can just select whichever drive I want to boot into from the motherboards / UEFI boot menu.

    The only downside to this is that I do have to select a default boot drive, so if I’m not paying attention, Windows update will reboot into the Linux installation since it’s the default drive.