

Sorry for the confusion, but STL files are usually manifold 3d renders, for printing. No subtitles here unfortunately. I’m not even aware of a paid service/site for subtitles, is that a thing?


Sorry for the confusion, but STL files are usually manifold 3d renders, for printing. No subtitles here unfortunately. I’m not even aware of a paid service/site for subtitles, is that a thing?


Only one I know is materialize.is
I’m still trying to find a way to get an invite…


For Android: learn the hard reset combo for your phone, especially if you encrypt it.
After rebooting, pattern/PIN will be required to decrypt the phone. Biometrics won’t work for this step. This is what graphene does for security, tries to keep the phone in a “before first unlock” state by rebooting on a timer. You can’t even read anything over USB/ADB, it’s scrambled until you unlock the phone.
The only drawback to just keeping your phone in this state is none of your apps are loaded, so no notifications/updates/processing at all.


Reposting as top level comment also: these are PWDIS drives: if you’re not using them somewhere with sata 3.2/3.3, you need to use an adapter for the power plug, or some tape, to block pins 1-3 (3.3v) as supplying it to these causes them to reset. Might be worth doing the taping anyway, if you’re using an enclosure or cage (where you can’t use the adapters) Just be aware.


2nd catch, behind the power on time: PWDIS drives: if you’re not using them somewhere with sata 3.2/3.3, you need to use an adapter for the power plug, or some tape, to block pins 1-3 (3.3v) as supplying it to these causes them to reset. Might be worth doing the taping anyway, if you’re using an enclosure or cage (where you can’t use the adapters)
I prefer appimages, it feels much more “open” than flatpak ever will.
Flatpak: install flatpost and flatseal.
Appimage: Download appimaged appimage to ~\Applications and run once.
then
Flatpak: Go to site for cool software I heard of, see it’s flatpak with a link on the page. Click link, wait for flatpost to open, wait for flatpost to update repos, get cool software and possibly another copy of mesa and gnome compat stuff, then head to flatseal to fix drive/device permissions as needed.
Appimage: Go to site for cool software I heard of, see it’s an appimage, download said appimage to ~\Applications, appimaged automatically loads in a desktop entry and we’re done.
As far as updates, all the appimages that are in active development that I use, offer auto-updating when I open them, plus I’m not reliant on a centrally-controlled repo of the packages (which if it dies, takes all updates with it).
I feel appimage would be an easier adoption for people fresh to linux, as it follows the same model as windows or macos (download executable, install app), even for the initial setup of appimaged.
And either way, there’s no “winner” here, if we’re playing that game, native installs still win. Every distro supports (and uses) those by default, except for ubuntu, who has money on pushing snaps.